TCPFastPathProfile

TCPFastPathProfile
TCPFastPathProfile
JSON Example
{
    "dsr_profile": {
        "dsr_encap_type": "string",
        "dsr_type": "string"
    },
    "enable_syn_protection": false,
    "session_idle_timeout": 0,
    "tcp_fastpath_options": {
        "strip_sack": false
    }
}
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 with any value in Enterprise, Enterprise with Cloud Services edition. Allowed in Essentials (Allowed values- false), Basic (Allowed values- false) edition.

integer As int32 As int32
session_idle_timeout
Optional
Constraints: default: 300

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.

tcp_fastpath_options
Optional

tcp_fastpath_options