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