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 204-size-limit {integer} set allow-204-response [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 [delete|get|...] set response-req-hdr [disable|enable] set timeout {integer} set extension-feature {option} set scan-progress-interval {integer} 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 |
Maximum length: 35 |
|||||||||||||||||||||
name |
ICAP profile name. |
string |
Maximum length: 35 |
|||||||||||||||||||||
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 |
- |
|||||||||||||||||||||
|
|
|||||||||||||||||||||||
204-size-limit |
Allow 204 size limit to be saved by ICAP client. |
integer |
Minimum value: 0 Maximum value: 383 |
|||||||||||||||||||||
allow-204-response |
Enable/disable allowing of 204 response from icap server. |
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 |
Maximum length: 35 |
|||||||||||||||||||||
response-server |
ICAP server to use for an HTTP response. |
string |
Maximum length: 35 |
|||||||||||||||||||||
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 |
Maximum length: 127 |
|||||||||||||||||||||
response-path |
Path component of the ICAP URI that identifies the HTTP response processing service. |
string |
Maximum length: 127 |
|||||||||||||||||||||
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 |
- |
|||||||||||||||||||||
|
|
|||||||||||||||||||||||
timeout |
Time (in seconds) that ICAP client waits for the response from ICAP server. |
integer |
Minimum value: 30 Maximum value: 3600 |
|||||||||||||||||||||
extension-feature |
Enable/disable ICAP extension features. |
option |
- |
|||||||||||||||||||||
|
|
|||||||||||||||||||||||
scan-progress-interval |
Scan progress interval value. |
integer |
Minimum value: 5 Maximum value: 30 |
config icap-headers
Parameter |
Description |
Type |
Size |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
id |
HTTP forwarded header ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
|||||||
name |
HTTP forwarded header name. |
string |
Maximum length: 79 |
|||||||
content |
HTTP header content. |
string |
Maximum length: 255 |
|||||||
base64-encoding |
Enable/disable use of base64 encoding of HTTP content. |
option |
- |
|||||||
|
|