11-22-2013 04:14 AM - edited 03-04-2019 09:39 PM
Hi all
If I hosted an online internet site which I wanted to be access globally across multiple datacentres, how would I achieve this? would it be via DNS ? or some other load balancer? how would it work ?
also I hear about anycast, how does this work? is that done via BGP and how ?
cheers
11-22-2013 02:30 PM
You can use either a hosted global LB service from an external provider, like Akamai. Or you can set up your own global load balancing system with most, if not all, of the leading application delivery controller vendors.
Any of these should be able to do geo-location so that the traffic will be routed to the closest data center to the source of the request.
11-23-2013 06:04 AM
How is the closest to source routing done by these providers?
11-25-2013 08:15 AM
It's done by source IP address. All IP address blocks are registered to someone and these products know who registered the IP and where it's located.
For example, go to this site:
http://www.ipligence.com/geolocation
Enter 72.163.4.161, which is cisco.com. It will show as San Jose, CA as the location. Based on that info, maybe it will send traffic to your Los Angeles hosted location instead of to your New York location.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide