InlineLbTcpProfile1
InlineLbTcpProfile1
JSON Example
{
"nagle_algorithm_enabled": false,
"receive_window_size": 0,
"fin_wait2_timeout": 0,
"max_syn_retransmissions": 0,
"transmit_window_size": 0
}
boolean
nagle_algorithm_enabled
Optional
Setting this option to enable or disable Nagle's algorithm.
integer As int64 As int64
receive_window_size
Optional
If the field is not specified, the load balancer will use the default setting per load balancer service flavor.
integer As int64 As int64
fin_wait2_timeout
Optional
If the field is not specified, the load balancer will use the default setting per load balancer service flavor.
integer As int64 As int64
max_syn_retransmissions
Optional
If the field is not specified, the load balancer will use the default setting per load balancer service flavor.
integer As int64 As int64
transmit_window_size
Optional
If the field is not specified, the load balancer will use the default setting per load balancer service flavor.