config web-proxy profile
Configure web proxy profiles.
config web-proxy profile Description: Configure web proxy profiles. edit <name> set header-client-ip [pass|add|...] set header-front-end-https [pass|add|...] set header-via-request [pass|add|...] set header-via-response [pass|add|...] set header-x-authenticated-groups [pass|add|...] set header-x-authenticated-user [pass|add|...] set header-x-forwarded-client-cert [pass|add|...] set header-x-forwarded-for [pass|add|...] config headers Description: Configure HTTP forwarded requests headers. edit <id> set action [add-to-request|add-to-response|...] set add-option [append|new-on-not-found|...] set base64-encoding [disable|enable] set content {string} set dstaddr <name1>, <name2>, ... set dstaddr6 <name1>, <name2>, ... set name {string} set protocol {option1}, {option2}, ... next end set log-header-change [enable|disable] set strip-encoding [enable|disable] next end
config web-proxy profile
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
header-client-ip |
Action to take on the HTTP client-IP header in forwarded requests: forwards (pass), adds, or removes the HTTP header. |
option |
- |
pass |
||||||||
|
|
|||||||||||
header-front-end-https |
Action to take on the HTTP front-end-HTTPS header in forwarded requests: forwards (pass), adds, or removes the HTTP header. |
option |
- |
pass |
||||||||
|
|
|||||||||||
header-via-request |
Action to take on the HTTP via header in forwarded requests: forwards (pass), adds, or removes the HTTP header. |
option |
- |
pass |
||||||||
|
|
|||||||||||
header-via-response |
Action to take on the HTTP via header in forwarded responses: forwards (pass), adds, or removes the HTTP header. |
option |
- |
pass |
||||||||
|
|
|||||||||||
header-x-authenticated-groups |
Action to take on the HTTP x-authenticated-groups header in forwarded requests: forwards (pass), adds, or removes the HTTP header. |
option |
- |
pass |
||||||||
|
|
|||||||||||
header-x-authenticated-user |
Action to take on the HTTP x-authenticated-user header in forwarded requests: forwards (pass), adds, or removes the HTTP header. |
option |
- |
pass |
||||||||
|
|
|||||||||||
header-x-forwarded-client-cert |
Action to take on the HTTP x-forwarded-client-cert header in forwarded requests: forwards (pass), adds, or removes the HTTP header. |
option |
- |
pass |
||||||||
|
|
|||||||||||
header-x-forwarded-for |
Action to take on the HTTP x-forwarded-for header in forwarded requests: forwards (pass), adds, or removes the HTTP header. |
option |
- |
pass |
||||||||
|
|
|||||||||||
log-header-change |
Enable/disable logging HTTP header changes. |
option |
- |
disable |
||||||||
|
|
|||||||||||
name |
Profile name. |
string |
Maximum length: 63 |
|
||||||||
strip-encoding |
Enable/disable stripping unsupported encoding from the request header. |
option |
- |
disable |
||||||||
|
|
config headers
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
action |
Configure adding, removing, or logging of the HTTP header entry in HTTP requests and responses. |
option |
- |
add-to-request |
||||||||||||||
|
|
|||||||||||||||||
add-option |
Configure options to append content to existing HTTP header or add new HTTP header. |
option |
- |
new |
||||||||||||||
|
|
|||||||||||||||||
base64-encoding |
Enable/disable use of base64 encoding of HTTP content. |
option |
- |
disable |
||||||||||||||
|
|
|||||||||||||||||
content |
HTTP header content. |
string |
Maximum length: 1023 |
|
||||||||||||||
dstaddr |
Destination address and address group names. Address name. |
string |
Maximum length: 79 |
|
||||||||||||||
dstaddr6 |
Destination address and address group names (IPv6). Address name. |
string |
Maximum length: 79 |
|
||||||||||||||
id |
HTTP forwarded header id. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||||||||
name |
HTTP forwarded header name. |
string |
Maximum length: 79 |
|
||||||||||||||
protocol |
Configure protocol(s) to take add-option action on (HTTP, HTTPS, or both). |
option |
- |
https http |
||||||||||||||
|
|