<div dir="ltr"><div><div><div><div>@itpp thanks for replying. <br><br></div>So on easy note, i would have to assign those machines the preferred dns and use rsync on regular basis in order to make identical data  between local caching machines and main front end content servers ?<br>
<br></div>What if a client request a video which is not in local caching server ? Does nginx has the configuration for it to check the files locally and then forward the request to main content servers if requested file is not cached locally ?<br>
<br></div>I need a bit of guidance in order to configure nginx this way. <br><br></div>Shahzaib<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 9, 2014 at 11:49 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">Its quite simple, think of it this way, a DNS entry does not have to point<br>
to the same IP everywhere.<br>
<br>
Place your cache machines at a ISP, have them assign its IP to your<br>
preferred dns name, thats about it.<br>
<br>
The rest like distribution works like a reverse riverbed with a master<br>
mirror, rsync or the likes.<br>
<br>
And of course this can all be done with nginx at all locations.<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,249997,250000#msg-250000" target="_blank">http://forum.nginx.org/read.php?2,249997,250000#msg-250000</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>