Suppose I have to put x.com CMS app to Japan, Mexico, US, Australia, and to London. They all access a central MySQL database over IP.
Is there something before the load balance or is it just you receive the IP on your code, geo-locate it and redirect to page to appropriate domain?
Is there a way to have x.com to point to different IP's on DNS level without changing the domain name?