InlineLbFastTcpProfile1
InlineLbFastTcpProfile1
JSON Example
{
"close_timeout": 0,
"ha_flow_mirroring_enabled": false,
"idle_timeout": 0
}
integer As int64
As int64
close_timeout
Optional
Constraints:
minimum: 1
maximum: 60
default: 8
It is used to specify how long a closing TCP connection (both FINs received or a RST is received) should be kept for this application before cleaning up the connection.
boolean
ha_flow_mirroring_enabled
Optional
If flow mirroring is enabled, all the flows to the bounded virtual server are mirrored to the standby node.
integer As int64
As int64
idle_timeout
Optional
Constraints:
minimum: 1
maximum: 2147483647
default: 1800
It is used to configure how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up.