LocalLB::ProfileFastL4::LateBindingTimeoutRecoveryMode

Introduced : BIG-IP_v11.6.0
An enum that specifies the late binding timeout recovery modes.

Members

Member

Value

Description

LATE_BINDING_TIMEOUT_RECOVERY_UNKNOWN

0

The late binding timeout recovery mode is unknown (or unsupported by iControl).

LATE_BINDING_TIMEOUT_RECOVERY_DISCONNECT

1

Disconnect the connection. This is used when the fallback load-balancing via normal FastL4 is not acceptable, and it is the default late binding timeout recovery mode.

LATE_BINDING_TIMEOUT_RECOVERY_FALLBACK

2

Fallback to the normal FastL4 load-balancing method based on the client’s TCP header. This is used when the normal FastL4 load-balancing is an acceptable approach to balance the traffic to the servers.


See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.