Fortinet black logo

CLI Reference

config icap server-group

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

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.

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 ICAP server for weighted load balancing

integer

Minimum value: 1 Maximum value: 100

10

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

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.

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 ICAP server for weighted load balancing

integer

Minimum value: 1 Maximum value: 100

10