Poor man’s load balancing is properly called Round Robin DNS. Using this technique, you set up a series of A records in DNS, each with the same name, but pointing to a different IP address. As an ...
A technique for balancing the load between servers on the Internet that perform the same functions. When a DNS request arrives at a round robin DNS server, it responds by returning IP addresses in ...