TCPFastPathProfile

TCPFastPathProfile
TCPFastPathProfile
JSON Example
{
    "dsr_profile": {
        "dsr_encap_type": "string",
        "dsr_type": "string"
    },
    "enable_syn_protection": false,
    "session_idle_timeout": 0
}
dsr_profile
Optional

dsr_profile

boolean
enable_syn_protection
Optional

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 in Enterprise edition with any value, Essentials edition(Allowed values- false), Basic edition(Allowed values- false), Enterprise with Cloud Services edition.

integer As int32 As int32
session_idle_timeout
Optional

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 in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.