On 11/9/05, Matthew R. Hamilton <[EMAIL PROTECTED]> wrote:

> Is there anything out there that will help me verify cache hits and misses?

I thought I answered that:

> > Change LogLevel to debug and look in the error log to determine if
> > mod_cache is active.  (You can also log the "Age" HTTP Response header
> > in the access log to see what responses are cached).

When I use mod_cache, I add %{Age}o to my logformat.  Any request with
the Age header has been served from the cache.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to