Fortinet black logo

CLI Reference

config icap remote-server-group

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

ldb-method

Load balance method.

option

-

weighted

Option

Description

weighted

Load balance traffic to forward servers based on assigned weights.

least-session

Send new sessions to the server with lowest session count.

active-passive

Send new sessions to active server with high weight.

config server-list

Parameter

Description

Type

Size

Default

weight

Optionally assign a weight of the ICAP remote server for weighted load balancing

integer

Minimum value: 1 Maximum value: 100

10

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

ldb-method

Load balance method.

option

-

weighted

Option

Description

weighted

Load balance traffic to forward servers based on assigned weights.

least-session

Send new sessions to the server with lowest session count.

active-passive

Send new sessions to active server with high weight.

config server-list

Parameter

Description

Type

Size

Default

weight

Optionally assign a weight of the ICAP remote server for weighted load balancing

integer

Minimum value: 1 Maximum value: 100

10