| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBTCPFastPathProfile.Builder |
ALBTCPFastPathProfile.Builder.setDsrProfile(ALBDsrProfile dsrProfile) |
ALBTCPFastPathProfile.Builder |
ALBTCPFastPathProfile.Builder.setEnableSynProtection(java.lang.Boolean enableSynProtection)
When enabled, Avi will complete the 3-way handshake with the client before
forwarding any packets to the server.
|
ALBTCPFastPathProfile.Builder |
ALBTCPFastPathProfile.Builder.setSessionIdleTimeout(java.lang.Long sessionIdleTimeout)
The amount of time (in sec) for which a connection needs to be idle before it is
eligible to be deleted.
|