Hi,

 When the multiple users request for same file on edge server via
proxy_store and requested file is still not downloaded on the edge server,
the nginx keeps on proxying those requests towards the origin server due to
which network port is getting saturated on the edge server and file
downloading taking 1~2hours. Is there a way that nginx would forward the
only single request towards the origin server and download the requested
file while holding back the other users and only serve them when the file
is successfully downloaded on the edge server ?

This way Incoming port(nload) on edge server will not be saturated !!

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

Reply via email to