<div dir="ltr"><div><div>Hello ,<br><br></div>    Came after a long time to this thread. I have finished the caching method. I've used bind-geoip to resolve all requests from asia against the local ISP caching server ips. Now, here's the most critical part. Suppose a request came from asia for the video file which is not yet downloaded on local caching server, how will the local nginx will deal with it ? I want it to forward that request to the main Server and keep forwarding request until the next rsync runs and new files propagate to the local caching server.<br>
<br>Please point me to some nginx guide if this feature works well with nginx.<br><br></div>Regards.<br><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 10, 2014 at 3:39 PM, itpp2012 <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">See <a href="http://en.wikipedia.org/wiki/Content_delivery_network" target="_blank">http://en.wikipedia.org/wiki/Content_delivery_network</a><br>

and <a href="http://en.wikipedia.org/wiki/File:Akamaiprocess.png" target="_blank">http://en.wikipedia.org/wiki/File:Akamaiprocess.png</a><br>
<br>
Make yourself a HLD (high level design) before getting to technology.<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,249997,250007#msg-250007" target="_blank">http://forum.nginx.org/read.php?2,249997,250007#msg-250007</a><br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div></div>