PEM::PersistenceType

Introduced : BIG-IP_v11.4.0
Specifies whether traffic persists with pool members. If you have multiple pool members and want specific traffic to go to the same pool member, select source or destination IP address.

Members

Member

Value

Description

PERSISTENCE_TYPE_UNKNOWN

0

The persistence type is unknown (or unsupported by iControl).

PERSISTENCE_TYPE_DISABLED

1

The persistence type is disabled. Disabled: Specifies that this feature is disabled. It is the default value.

PERSISTENCE_TYPE_SOURCE_IP

2

The persistence type is source-ip. Source-ip: Map the source ip address to a specific pool member so that subsequent traffic from this address is directed to the same pool member.

PERSISTENCE_TYPE_DESTINATION_IP

3

The persistence type is destination-ip. Destination-ip: Map the destination ip address to a specific pool member so that subsequent traffic sent to this address is directed to the same pool member.


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.