Site persistence in GSLB using stickiness | 1 |
Syntax: [no] sticky
NOTE
No special CLI commands need to be issued on the site ServerIron ADX.
Allowing sticky sessions for a specific prefix length
You can allow sticky sessions for a specific prefix length (not all hosts). For added granularity of the sessions, specify the prefix length for the client IPs. The default is 32 bits.
To allow sticky sessions for a specific prefix length, enter commands such as the following:
Syntax: [no] sticky {
The
The
NOTE
ServerIron ADX does not support the synchronization of sticky sessions across BPs. With sticky
Configuring the sticky GSLB session life time
The Sticky GSLB session life time (age) prevents sessions from hanging for extended periods of time. Sometimes clients do not accept DNS servers, thus creating stale sessions. Use the sticky age command to make session resources available to other clients. By default, idle sessions are timed out after five minutes.
To configure the Sticky GSLB session life time (age), enter commands such as the following:
Syntax: [no] sticky age <value>
The <value> is the number of minutes before sticky session is cleared.
ServerIron ADX Global Server Load Balancing Guide | 67 |
|