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

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to