proxy_cache not serving file from edge server !!

itpp2012 nginx-forum at nginx.us
Tue Jul 1 12:48:39 UTC 2014


shahzaib1232 Wrote:
-------------------------------------------------------
> Our caching method is :-
> 
> client ----> origin ---> edge.
> 

This is not going to work as expected, you need client ----> edge --->
origin

Where edge proxy-passes to origin when file is not in cache.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,251374,251384#msg-251384



More information about the nginx mailing list