| Verify that the OneConnect Transformations setting in the HTTP profile is enabled. |
| Cookie persistence Cookie persistence uses an HTTP cookie stored on a clients computer to allow the client to reconnect to the same server previously visited at a web site. |
| Destination address affinity persistence Also known as sticky persistence, destination address affinity persistence supports TCP and UDP protocols, and directs session requests to the same server based solely on the destination IP address of a packet. |
| Hash persistence Hash persistence allows you to create a persistence hash based on an existing iRule. |
| Microsoft® Remote Desktop Protocol persistence Microsoft® Remote Desktop Protocol (MSRDP) persistence tracks sessions between clients and servers running the Microsoft® Remote Desktop Protocol (RDP) service. |
| SIP persistence SIP persistence is a type of persistence used for servers that receive Session Initiation Protocol (SIP) messages sent through UDP, SCTP, or TCP. |
| Source address affinity persistence Also known as simple persistence, source address affinity persistence supports TCP and UDP protocols, and directs session requests to the same server based solely on the source IP address of a packet. |
| SSL persistence SSL persistence is a type of persistence that tracks non-terminated SSL sessions, using the SSL session ID. To enable persistence for terminated SSL sessions, see Chapter 9, Managing SSL Traffic, Chapter 17, Writing iRules, and the F5 Networks DevCentral web site, http://devcentral.f5.com. |
| Universal persistence Universal persistence allows you to write an expression that defines what to persist on in a packet. The expression, written using the same expression syntax that you use in iRulesTM, defines some sequence of bytes to use as a session identifier. |
| Specifies the type of cookie processing that the BIG-IP system is to use. For more information, see Specifying the Cookie Method setting, following. | ||
| Specifies the name of the cookie that the BIG-IP system should look for or insert. | This value is autogenerated based on the pool name. | |
| Sets the expiration time of the cookie. Applies to the HTTP Cookie Insert and HTTP Cookie Rewrite methods only. When using the default (checked), the system uses the expiration time specified in the session cookie. | ||
| With respect to Cookie persistence, this setting applies to the Cookie Hash method only. | ||
| With respect to Cookie persistence, this setting applies to the Cookie Hash method only. | ||
| This setting applies to the Cookie Hash method only. The setting specifies the duration, in seconds, of a persistence entry. For background information on setting timeout values, see Chapter 1, Introducing Local Traffic Management. | ||
| Specifies, when enabled (checked), that if the active unit goes into the standby mode, the system mirrors any persistence records to its peer. With respect to Cookie profiles, this setting applies to the Cookie Hash method only. | ||
| Specifies that all persistent connections from a client IP address that go to the same virtual IP address also go to the same node. With respect to Cookie profiles, this setting applies to the Cookie Hash method only. For more information, see Specifying the Match Across Services setting. | ||
| Specifies that all persistent connections from the same client IP address go to the same node. With respect to Cookie profiles, this setting applies to the Cookie Hash method only. For more information, see Specifying the Match Across Virtual Servers setting. | ||
| Specifies that the BIG-IP system can use any pool that contains this persistence entry. With respect to Cookie profiles, this setting applies to the Cookie Hash method only. For more information, see Specifying the Match Across Pools setting. | ||
| Specifies, when checked (enabled), that the system allows you to specify that pool member connection limits are overridden for persisted clients. Per-virtual connection limits remain hard limits and are not overridden. |
| Destination Address Affinity | ||
| Specifies, when enabled (checked), that if the active unit goes into the standby mode, the system mirrors any persistence records to its peer. | ||
| Specifies that all persistent connections from a client IP address that go to the same virtual IP address also go to the same node. | ||
| Specifies that all persistent connections from the same client IP address go to the same node. | ||
| Specifies that the BIG-IP system can use any pool that contains this persistence entry. | ||
| Specifies the mask that the BIG-IP system should use before matching with an existing persistence entry. | ||
| Specifies the duration, in seconds, of a persistence entry. For background information on setting timeout values, see Chapter 1, Introducing Local Traffic Management. | ||
| Specifies, when checked (enabled), that the system allows you to specify that pool member connection limits are overridden for persisted clients. Per-virtual connection limits remain hard limits and are not overridden. |
| Specifies that all persistent connections from a client IP address that go to the same virtual IP address also go to the same node. | ||
| Specifies that all persistent connections from the same client IP address go to the same node. | ||
| Specifies that the BIG-IP system can use any pool that contains this persistence entry. | ||
| Specifies the algorithm the system uses for hash persistence load balancing. The hash result is the input for the algorithm. Possible settings are: Default: Specifies that the system uses the index of pool members to obtain the hash result for the input to the algorithm. CARP: Specifies that the system uses the Cache Array Routing Protocol (CARP) to obtain the hash result for the input to the algorithm. | ||
| Specifies the start offset within the packet from which the system begins the hash when performing hash persistence load balancing. The default value of 0 (zero) indicates no offset. | ||
| Specifies the length of data within the packet, in bytes, that the system uses to calculate the hash value when performing hash persistence load balancing. | ||
| Specifies the string expression (Tcl regex) that describes the starting location of the hash pattern that the system uses to perform hash persistence load balancing. | ||
| Specifies the string expression (Tcl regex) that describes the ending location of the hash pattern that the system uses to perform hash persistence load balancing. | ||
| Specifies the maximum amount of data within which the system searches to locate the hashing pattern. | ||
| Specifies that the system performs another hash operation after the current hash operation completes. | ||
| The setting specifies the duration, in seconds, of a persistence entry. For background information on setting timeout values, see Chapter 1, Introducing Local Traffic Management. | ||
| Specifies, when checked (enabled), that the system allows you to specify that pool member connection limits are overridden for persisted clients. Per-virtual connection limits remain hard limits and are not overridden. |
| Microsoft Remote Desktop | ||
| Specifies, when enabled (checked), that if the active unit goes into the standby mode, the system mirrors any persistence records to its peer. | ||
| Specifies that all persistent connections from a client IP address that go to the same virtual IP address also go to the same node. | ||
| Specifies that all persistent connections from the same client IP address go to the same node. | ||
| Specifies that the BIG-IP system can use any pool that contains this persistence entry. | ||
| Specifies the duration, in seconds, of a persistence entry. For background information on setting timeout values, see Chapter 1, Introducing Local Traffic Management. | ||
| Enabled (Checked) | ||
| Specifies, when checked (enabled), that the system allows you to specify that pool member connection limits are overridden for persisted clients. Per-virtual connection limits remain hard limits and are not overridden. |
| Specifies that all persistent connections from a client IP address that go to the same virtual IP address also go to the same node. | ||
| Specifies that all persistent connections from the same client IP address go to the same node. Persistence across all virtual servers causes the traffic management system to maintain persistence for all connections requested by the same client, regardless of which virtual server hosts each individual connection initiated by the client. | ||
| Specifies that the BIG-IP system can use any pool that contains this persistence entry. Persistence across all pools causes the traffic management system to maintain persistence for all connections requested by the same client, regardless of which pool hosts each individual connection initiated by the client. | ||
| Specifies the SIP header field on which you want SIP sessions to persist. Your options include the following header fields: Call-ID: Specifies that the session persists on the Call-ID. Subject: Specifies that the session persists on the subject of the SIP session. Specify: Specifies that the session persists on a user-identified string in the SIP header. | ||
| Specifies the duration, in seconds, of a persistence entry. For background information on setting timeout values, see Chapter 1, Introducing Local Traffic Management. | ||
| Specifies, when checked (enabled), that the system allows you to specify that pool member connection limits are overridden for persisted clients. Per-virtual connection limits remain hard limits and are not overridden. |
| Source Address Affinity | ||
| Specifies that all persistent connections from a client IP address that go to the same virtual IP address also go to the same node. | ||
| Specifies that all persistent connections from the same client IP address go to the same node. | ||
| Specifies that the BIG-IP system can use any pool that contains this persistence entry. | ||
| Specifies the duration, in seconds, of a persistence entry. For background information on setting timeout values, see Chapter 1, Introducing Local Traffic Management. | ||
| Specifies the mask that the BIG-IP system should use before matching with an existing persistence entry. | ||
| Enabled (Checked) | ||
| Specifies, when checked (enabled), that the system allows you to specify that pool member connection limits are overridden for persisted clients. Per-virtual connection limits remain hard limits and are not overridden. |
| Specifies that all persistent connections from a client IP address that go to the same virtual IP address also go to the same node. | ||
| Specifies that all persistent connections from the same client IP address go to the same node. | ||
| Specifies that the BIG-IP system can use any pool that contains this persistence entry. | ||
| Specifies the number of seconds before a persistence entry times out. That is, this setting sets the SSL session ID timeout value, which determines how long the BIG-IP system stores a given SSL session ID before removing the ID from the system. For background information on setting timeout values, see Chapter 1, Introducing Local Traffic Management. | ||
| Specifies, when checked (enabled), that the system allows you to specify that pool member connection limits are overridden for persisted clients. Per-virtual connection limits remain hard limits and are not overridden. |
| Specifies that all persistent connections from a client IP address that go to the same virtual IP address also go to the same node. | ||
| Specifies that all persistent connections from the same client IP address go to the same node. | ||
| Specifies that the BIG-IP system can use any pool that contains this persistence entry. | ||
| Specifies the name of an existing iRule that the BIG-IP system should run to determine a persistence entry. | ||
| Specifies the duration, in seconds, of a persistence entry. For background information on setting timeout values, see Chapter 1, Introducing Local Traffic Management. | ||
| Specifies, when checked (enabled), that the system allows you to specify that pool member connection limits are overridden for persisted clients. Per-virtual connection limits remain hard limits and are not overridden. |