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 |
||||||||
|
|
config server-list
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
weight |
Optionally assign a weight of the ICAP server for weighted load balancing |
integer |
Minimum value: 1 Maximum value: 100 |
10 |