Hello!

On Tue, Jun 24, 2014 at 02:49:57PM -0400, Paul Schlie wrote:

> I've noticed that multiple (as great as 8 or more) parallel 
> redundant streams and corresponding temp_files are opened 
> reading the same file from a reverse proxy backend into nginx, 
> upon even a single request by an up-stream client, if not 
> already cached (or stored in a static proxy'ed file) local to 
> nginx.
> 
> This seems extremely wasteful of bandwidth between nginx and 
> corresponding reverse proxy backends; does anyone know why this 
> is occurring and how to limit  this behavior?

http://nginx.org/r/proxy_cache_lock

-- 
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to