DNS Load Balancing Flashcards
What are the four types of load balancing?
1) Global Availability
2) Topology
3) Ratio
4) Round Robin
Are the following load balancing methods (global availability, topology, ratio, and round robin) considered static or dynamic?
Static
What is global availability load balancing?
DNS resolution selection in order of virtual server precedence in a pool.
An example is if NDC_PL is listed as 0 and BDC is listed as 1. NDC would high the higher precedence.
What is topology load balancing?
BIG-IP DNS distributes DNS name resolution requests using proximity-based load balancing.
What is ratio load balancing?
BIG-IP DNS distributes DNS name resolution requests among the virtual servers in a pool or among pools in a multiple pool configuration using weighted round robin.
What is round robin load balancing?
BIG-IP DNS distributes DNS name resolution requests in a circular and sequential pattern among the virtual servers in a pool. Over time each virtual server receives an equal number of requests.
What is a fallback IP load balancing?
DNS name resolution requests to a specific user-specified IP address. This IP is not monitored for availability.
In the configuration utility, where would you configure the load balancing methods for members?
DNS ›› GSLB : Pools : Pool List
Under the pool members.
In the configuration utility, where would you configure the load balancing methods for the wideip?
DNS ›› GSLB : Wide IPs : Wide IP List ›› Pools
What is Return to DNS?
BIG-IP DNS immediately distributes DNS name resolution requests to an LDNS for resolution.