InlineLBFastTcpProfile1
InlineLBFastTcpProfile1
JSON Example
{
"close_timeout": 0,
"ha_flow_mirroring_enabled": false,
"idle_timeout": 0
}
integer As int64 As int64
close_timeout
Optional
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
It is used to configure how long an idle TCP connection in ESTABLISHED state should be kept for this application before cleaning up.