config icap server
Configure ICAP servers.
config icap server Description: Configure ICAP servers. edit <name> set ip-address {ipv4-address-any} set ip-version [4|6] set ip6-address {ipv6-address} set max-connections {integer} set port {integer} next end
config icap server
Parameter |
Description |
Type |
Size |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
ip-address |
IPv4 address of the ICAP server. |
ipv4-address-any |
Not Specified |
|||||||
ip-version |
IP version. |
option |
- |
|||||||
|
|
|||||||||
ip6-address |
IPv6 address of the ICAP server. |
ipv6-address |
Not Specified |
|||||||
max-connections |
Maximum number of concurrent connections to ICAP server. Must not be less than wad-worker-count. |
integer |
Minimum value: 1 Maximum value: 65535 |
|||||||
name |
Server name. |
string |
Maximum length: 35 |
|||||||
port |
ICAP server port. |
integer |
Minimum value: 1 Maximum value: 65535 |