5 messages in ru.sysoev.nginxRe: monitoring cache statistics
FromSent OnAttachments
NimeMay 31, 2009 12:37 pm 
Jim OhlsteinMay 31, 2009 5:19 pm 
NimeMay 31, 2009 11:08 pm 
Chris BoltJun 1, 2009 6:29 pm.diff
perlishJun 2, 2009 9:02 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: monitoring cache statisticsActions...
From:Chris Bolt (chri@gmail.com)
Date:Jun 1, 2009 6:29:19 pm
List:ru.sysoev.nginx
Attachments:

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.