https://issues.apache.org/bugzilla/show_bug.cgi?id=48241

--- Comment #2 from Paul Querna <[email protected]> 2009-11-25 17:21:53 UTC 
---
You can use SetEnv to detect cache misses today:
<http://alex.polvi.net/2008/12/04/getting-cache-statistics-with-mod_cache/>

Add this to your config:
SetEnv CACHE_MISS 1

Log like this:
%{CACHE_MISS}e

This could be documented better, but it 'works' today without any extra code.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to