is it possible to somehow monitor nginx proxy_cache efficiency? For
example by having a variable that can be logged in the access log to see
if the request has been cached,
is it possible to somehow monitor nginx proxy_cache efficiency? For example by having a variable that can be logged in the access log to see if the request has been cached,
I wrote the attached patch to get some cache hit stats included in the
status module.