For work, I implemented an expanded variation of this:

    http://www.caraytech.com/geodns/

...and using this database get pretty accurate IP-to-US state mappings,
in addition to country:

    http://www.maxmind.com/app/geolitecity

Not perfect - nothing like this is - but definitely a functional
optimization.   My applications so far are to direct clients to the
"nearest" web server cluster and VPN gateway for the purpose of
minimizing latency.   I stuff the names to be geo-balanced into a
subdomain served only by a group of nameservers running the above code
and database.

Dave

Brad Taylor wrote:
> I'm looking to be able to load balance by country. Is that possible?
>
> I would like our UK customers to be directed to a certain server. I
> don't want to have to put in all of our UK customers IP addresses
> individually.
>
> Thanks for any help.
> _______________________________________________
> LinuxVirtualServer.org mailing list - [email protected]
> Send requests to [EMAIL PROTECTED]
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
>   
_______________________________________________
LinuxVirtualServer.org mailing list - [email protected]
Send requests to [EMAIL PROTECTED]
or go to http://www.in-addr.de/mailman/listinfo/lvs-users

Reply via email to