config icap profile
Configure ICAP profiles.
config icap profile
Description: Configure ICAP profiles.
edit <name>
set replacemsg-group {string}
set request [disable|enable]
set response [disable|enable]
set streaming-content-bypass [disable|enable]
set preview [disable|enable]
set preview-data-length {integer}
set request-server {string}
set response-server {string}
set request-failure [error|bypass]
set response-failure [error|bypass]
set request-path {string}
set response-path {string}
set methods {option1}, {option2}, ...
set response-req-hdr [disable|enable]
config icap-headers
Description: Configure ICAP forwarded request headers.
edit <id>
set name {string}
set content {string}
set base64-encoding [disable|enable]
next
end
next
end
config icap profile
Parameter |
Description |
Type |
Size |
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
replacemsg-group |
Replacement message group. |
string |
Not Specified |
|||||||||||||||||||
request |
Enable/disable whether an HTTP request is passed to an ICAP server. |
option |
- |
|||||||||||||||||||
|
|
|||||||||||||||||||||
response |
Enable/disable whether an HTTP response is passed to an ICAP server. |
option |
- |
|||||||||||||||||||
|
|
|||||||||||||||||||||
streaming-content-bypass |
Enable/disable bypassing of ICAP server for streaming content. |
option |
- |
|||||||||||||||||||
|
|
|||||||||||||||||||||
preview |
Enable/disable preview of data to ICAP server. |
option |
- |
|||||||||||||||||||
|
|
|||||||||||||||||||||
preview-data-length |
Preview data length to be sent to ICAP server. |
integer |
Minimum value: 0 Maximum value: 4096 |
|||||||||||||||||||
request-server |
ICAP server to use for an HTTP request. |
string |
Not Specified |
|||||||||||||||||||
response-server |
ICAP server to use for an HTTP response. |
string |
Not Specified |
|||||||||||||||||||
request-failure |
Action to take if the ICAP server cannot be contacted when processing an HTTP request. |
option |
- |
|||||||||||||||||||
|
|
|||||||||||||||||||||
response-failure |
Action to take if the ICAP server cannot be contacted when processing an HTTP response. |
option |
- |
|||||||||||||||||||
|
|
|||||||||||||||||||||
request-path |
Path component of the ICAP URI that identifies the HTTP request processing service. |
string |
Not Specified |
|||||||||||||||||||
response-path |
Path component of the ICAP URI that identifies the HTTP response processing service. |
string |
Not Specified |
|||||||||||||||||||
methods |
The allowed HTTP methods that will be sent to ICAP server for further processing. |
option |
- |
|||||||||||||||||||
|
|
|||||||||||||||||||||
response-req-hdr |
Enable/disable addition of req-hdr for ICAP response modification (respmod) processing. |
option |
- |
|||||||||||||||||||
|
|
config icap-headers
Parameter |
Description |
Type |
Size |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
name |
HTTP forwarded header name. |
string |
Not Specified |
|||||||
content |
HTTP header content. |
string |
Not Specified |
|||||||
base64-encoding |
Enable/disable use of base64 encoding of HTTP content. |
option |
- |
|||||||
|
|