1 Site persistence in GSLB using stickiness
The
The
The
The <duration> specifies the duration in minutes after which new session keys will be regenerated.
The random option configures the controller to regenerate session keys for the peer site ServerIron ADX at a bounded random frequency.
When used with random, the <duration> parameter specifies the bound on the random key regeneration duration in minutes. The key will be randomly regenerated between 1 minute and the upper bound specified by the duration parameter.
Minimum GSLB configuration
Following is a sample minimum GSLB controller configuration for Secure GSLB. Note the si
server | real |
port | dns |
port | dns one "brocade.com" |
port | dns proxy |
port | http |
port | http url "HEAD /" |
! |
|
! | virtual |
server | |
port | dns |
port | http |
bind | dns |
bind | http |
! |
|
gslb protocol gslb sit brocade
si
si
gslb dns zone brocade.com
Site persistence in GSLB using stickiness
Sticky GSLB enables the GSLB controller to return the same IP address if a client sends multiple DNS requests within a configurable period of time. This feature ensures the client is directed to the site that was previously visited.
For example, a business case for Sticky GSLB includes when
To return the same IP address for a client that has sent requests previously, the GSLB controller must save the following information:
64 | ServerIron ADX Global Server Load Balancing Guide |
|