I'm trying to put Varnish in front of my Linode servers located in Tokyo. My user base is in India, so serving cached content directly from India would be speeding up my web application with lower latency due to less geographical distance.
I have a Digital Ocean droplet (since Linode doesn't have Indian servers) in India which I want to use as the HTTP Acclerator standing in front of the Linode servers in Tokyo.
I've read the docs where it says that l will need to use the private IP of my instance, but that's not possible because of the geographial isolation and different providers.
How do I go on achieving that?