proxy_cache_use_stale, updating question
timotta
nginx-forum at nginx.us
Wed Jul 25 02:24:44 UTC 2012
Busy lock working with:
proxy_cache_lock on;
Tested here:
$ nginx -v
nginx version: nginx/1.1.19
$ab -n 3 -c 3 http://localhost/resource/8
$ tail -f /tmp/proxy.log
[24/Jul/2012:23:19:07 -0300] /resource/8 200 MISS 200
[24/Jul/2012:23:19:07 -0300] /resource/8 200 HIT -
[24/Jul/2012:23:19:07 -0300] /resource/8 200 HIT -
Tiago Albineli Motta
http://programandosemcafeina.blogspot.com
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,17239,228953#msg-228953
More information about the nginx
mailing list