SCTPFastPathProfile

SCTPFastPathProfile
SCTPFastPathProfile
JSON Example
{
    "enable_init_chunk_protection": false,
    "idle_timeout": 0
}
boolean
enable_init_chunk_protection
Optional

When enabled, Avi will complete the 4-way handshake with the client before forwarding any packets to the server. This will protect the server from INIT chunks flood and half open connections. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As int32 As int32
idle_timeout
Optional

SCTP autoclose timeout. 0 means autoclose deactivated. Allowed values are 0-247483647. Field introduced in 22.1.3. Unit is SEC. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.