TCPFastPathProfile
{
"dsr_profile": {
"dsr_encap_type": "string",
"dsr_type": "string"
},
"enable_syn_protection": false,
"session_idle_timeout": 0,
"tcp_fastpath_options": {
"strip_sack": false
}
}
When enabled, Avi will complete the 3-way handshake with the client before forwarding any packets to the server. This will protect the server from SYN flood and half open SYN connections. Allowed with any value in Enterprise, Enterprise with Cloud Services edition. Allowed in Essentials (Allowed values- false), Basic (Allowed values- false) edition.
The amount of time (in sec) for which a connection needs to be idle before it is eligible to be deleted. Allowed values are 5-14400. Special values are 0 - infinite. Unit is SEC. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.