Hi,
We are using proxy_cache_lock feature of nginx and have set
proxy_cache_lock_age and proxy_cache_lock_timeout attributes.
To monitor and get overall stats we are looking for nginx log generated and
any option to add some proxy cache lock based numbers to log entries.
Some info about request
Thnx maxim for pointing it out.
We investigated further and issue seems to be at our back-end server.
Thanks a lot for your help
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,266713,266998#msg-266998
___
nginx mailing list
nginx@nginx.org
We are facing this weird behavior wherein if a range request with
Accept-Encoding:“gzip,deflate" is called for a url having .pdf as part of
path, nginx would throw 416 even if the range is well within overall size of
source file
Also this happens for Range request "Range: bytes=20-" and above whi