One Domain; Multiple IPs.

Brad Knowles brad.knowles at skynet.be
Wed Jul 18 22:35:29 UTC 2001


At 3:05 PM +0000 7/18/01, Barry Margolin wrote:

>  Lots of smart folks came up with these techniques.  What do you suggest to
>  replace it?  If all the servers are in the same data center you can use a
>  load balancing reverse proxy, but that's not a reasonable solution for
>  geographically diverse servers.

	I have stated my preference many times for using routing 
techniques (anycasting, whatever) to find the closest server farm 
that serves a particular IP address, and then using load-balancing 
switches on that IP address to distribute the load locally.

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list