I have seen your directives and I am not nginx expert but there was something like "try" for connections to a proxy server that will first try one direction and if not able to download from there use the other one.

Take a peak here:
http://forum.nginx.org/read.php?2,246125,246125

You can define two backends: store and proxy.
First try store and then proxy.
(I do hope I am right about the assumption)

Eliezer

On 09/18/2014 08:58 PM, shahzaib shahzaib wrote:
This issue is fixed, now i am getting another issue. Whenever user
requests for new file which is not yet downloaded on the edge server,
user gets the 403 forbidden error on browser and on refreshing the
browser, the same video started to stream as well as download. Why the
proxy_store is showing 403 error on first time ?


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

Reply via email to