config icap server-group
Configure an ICAP server group consisting of multiple forward servers. Supports failover and load balancing.
config icap server-group
Description: Configure an ICAP 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 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 server-group
|
Parameter |
Description |
Type |
Size |
Default |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ldb-method |
Load balance method. |
option |
- |
weighted |
||||||||
|
|
|
|||||||||||
|
name |
Configure an ICAP server group consisting one or multiple forward servers. Supports failover and load balancing. |
string |
Maximum length: 63 |
|
||||||||
config server-list
|
Parameter |
Description |
Type |
Size |
Default |
|---|---|---|---|---|
|
name |
ICAP server name. |
string |
Maximum length: 63 |
|
|
weight |
Optionally assign a weight of the forwarding server for weighted load balancing. |
integer |
Minimum value: 1 Maximum value: 100 |
10 |