config web-proxy forward-server-group
Configure a forward server group consisting or multiple forward servers. Supports failover and load balancing.
config web-proxy forward-server-group
Description: Configure a forward server group consisting or multiple forward servers. Supports failover and load balancing.
edit <name>
set affinity [enable|disable]
set fabric-force-sync [enable|disable]
set fabric-object [enable|disable]
set fabric-object-source [member|local|...]
set group-down-option [block|pass]
set ldb-method [weighted|least-session|...]
config server-list
Description: Add web forward servers to a list to form a server group. Optionally assign weights to each server.
edit <name>
set weight {integer}
next
end
set uuid {uuid}
next
end
config web-proxy forward-server-group
|
Parameter |
Description |
Type |
Size |
Default |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
affinity |
Enable/disable affinity, attaching a source-ip's traffic to the assigned forwarding server until the forward-server-affinity-timeout is reached (under web-proxy global). |
option |
- |
enable |
||||||||
|
|
|
|||||||||||
|
fabric-force-sync * |
Enable/disable forced synchronization of configuration objects from the root FortiGate unit to the downstream devices. Configuration conflict check is skipped. |
option |
- |
disable |
||||||||
|
|
|
|||||||||||
|
fabric-object * |
Security Fabric global object setting. |
option |
- |
disable |
||||||||
|
|
|
|||||||||||
|
fabric-object-source * |
Source of truth for fabric object. |
option |
- |
root |
||||||||
|
|
|
|||||||||||
|
group-down-option |
Action to take when all of the servers in the forward server group are down: block sessions until at least one server is back up or pass sessions to their destination. |
option |
- |
block |
||||||||
|
|
|
|||||||||||
|
ldb-method |
Load balance method: weighted or least-session. |
option |
- |
weighted |
||||||||
|
|
|
|||||||||||
|
name |
Configure a forward server group consisting one or multiple forward servers. Supports failover and load balancing. |
string |
Maximum length: 63 |
|
||||||||
|
uuid * |
Universally Unique Identifier (UUID; automatically assigned but can be manually reset). |
uuid |
Not Specified |
00000000-0000-0000-0000-000000000000 |
||||||||
* This parameter may not exist in some models.
config server-list
|
Parameter |
Description |
Type |
Size |
Default |
|---|---|---|---|---|
|
name |
Forward server name. |
string |
Maximum length: 63 |
|
|
weight |
Optionally assign a weight of the forwarding server for weighted load balancing (1 - 100, default = 10). |
integer |
Minimum value: 1 Maximum value: 100 |
10 |