Re: proxy_cache_lock allow multiple requests to remote server in some cases

2016-02-05 Thread jeeeff
ke or missing some configuration. And as you suggested, I also thought of looking at the code to see if that could be fixed/implemented, that is, if I get some time to get into the project source code... Jeeeff Posted at Nginx Forum: https://forum.nginx.org/read.php?2,264203,264386#msg-264386 _

Re: proxy_cache_lock allow multiple requests to remote server in some cases

2016-02-05 Thread jeeeff
Anyone else noticed the same behavior? I wasn't sure if that kind of behavior was correct, but as I said the lock works properly and only one request get forwarded to the backend server when there is no cached item in the cache (that is: the cache is empty), so to me the behavior should be the sa

proxy_cache_lock allow multiple requests to remote server in some cases

2016-01-28 Thread jeeeff
urce when there is a new one returned from the proxied server. Is there something I am doing wrong, or is this the expected behavior? Is there a way to do what I am trying to do with nginx? I am using nginx 1.8.1 on Ubuntu Server 14.04 x64. Regards, Jeeeff Posted at Nginx Forum: https://foru