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} set secure [enable|disable] set ssl-cert {string} next end
config icap server
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
ip-address |
IPv4 address of the ICAP server. |
ipv4-address-any |
Not Specified |
0.0.0.0 |
||||||
ip-version |
IP version. |
option |
- |
4 |
||||||
|
|
|||||||||
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 |
100 |
||||||
name |
Server name. |
string |
Maximum length: 35 |
|
||||||
port |
ICAP server port. |
integer |
Minimum value: 1 Maximum value: 65535 |
1344 |
||||||
secure |
Enable/disable secure connection to ICAP server. |
option |
- |
disable |
||||||
|
|
|||||||||
ssl-cert |
CA certificate name. |
string |
Maximum length: 255 |
|