GSLB affinity for high availability | 1 |
GSLB affinity for high availability
The GSLB Affinity feature configures the GSLB ServerIron ADX to always prefer a specific Site ServerIron ADX for queries from clients (or client LDNS servers) whose addresses are within a configured IP prefix. To configure affinity, you associate a site ServerIron ADX with an IP prefix. When the GSLB ServerIron ADX receives a query from a client (or client LDNS server) whose IP address is within this configured prefix, the GSLB ServerIron ADX examines the DNS reply for a virtual IP address (VIP) configured on the ServerIron ADX associated with this IP prefix. It selects this VIP as the optimal IP address for the querying client (or client LDNS).
The GSLB Affinity feature allows you to associate an IP prefix with a ServerIron ADX. Consider the example where, ServerIron
If a client in the 1.1.1.0/24 network sends a query for www.foo.com, the GSLB ServerIron ADX selects
Now if a failover occurs between ServerIron
There is flexibility in defining GSLB high availability groups that include ServerIron ADXs in any supported HA topologies. You can configure affinity similar to that described above (that is, an IP address prefix will be associated with a ServerIron ADX). However if your configure an HA group for the ServerIron ADXs, GSLB ServerIron ADX will be able to detect the HA peer for the ServerIron ADX configured in the affinity definition. Also, GSLB ServerIron ADXs will be able to use the affinity definition for both the ServerIron ADXs in the HA group.
For example, in the example described above with ServerIron
Configuring an HA group
Before configuring a GSLB HA Group, make sure the Site ServerIron ADXs that you want to place in the HA group have been configured.
Once Site ServerIron ADXs have been configured, you can configure an HA group that consists of two Site ServerIron ADXs by entering the following commands on the GSLB ServerIron ADX.
ServerIronADX# configure terminal
ServerIronADX(config)# gslb
ServerIronADX(config)# end
ServerIron ADX Global Server Load Balancing Guide | 157 |
|