config icap remote-server-group
Configure an ICAP remote server group consisting of multiple forward servers. Supports failover and load balancing.
config icap remote-server-group Description: Configure an ICAP remote server group consisting of multiple forward servers. Supports failover and load balancing. edit <name> set ldb-method [weighted|least-session|...] config server-list Description: Add ICAP remote servers to a list to form a server group. Optionally assign weights to each server. edit <name> set weight {integer} next end next end
config icap remote-server-group
Parameter |
Description |
Type |
Size |
Default |
||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
name |
Configure an ICAP remote server group consisting one or multiple forward servers. Supports failover and load balancing. |
string |
Maximum length: 63 |
|
||||||||
ldb-method |
Load balance method. |
option |
- |
weighted |
||||||||
|
|
config server-list
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
name |
ICAP remote server name. |
string |
Maximum length: 63 |
|
weight |
Optionally assign a weight of the ICAP remote server for weighted load balancing |
integer |
Minimum value: 1 Maximum value: 100 |
10 |