Thanks itpp. So according to you the more preferable way is non-caching replication of main content servers to local ISP servers and than run rsync periodically for replication. So if file not found in local ISP nginx, it should forward request to main content server using try_files method ?
On Tue, May 27, 2014 at 6:41 PM, itpp2012 <[email protected]> wrote: > Of course this will work but when nginx restarts or the cache gets > damaged/corrupted the whole shebang starts again.... And you can't control > the cached files versus try_files and a normal filesystem. > > Posted at Nginx Forum: > http://forum.nginx.org/read.php?2,249997,250395#msg-250395 > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx >
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
