I am facing a problem. I will set up a CDN with multiple dedicated servers in multiple zones (Asia, US, Eu), and I will set up an entry point with Nginx proxy with geoip routing.
But with this solution I just move the problem higher. Because this load balancer needs to be somewhere in the world ... if I set it in US, the Asia traffic will be very poor and vice versa...
I see solution like GeoDNS by clouddns but I don't understand how it is working ...
Has someone already solved this issue ? :)
Thanks