On 6/13/05, john doe <[EMAIL PROTECTED]> wrote:
> I just migrated from Apache 1.3 to Apache2 through Debian Sarge. I use
> mod_proxy/mod_cache/mod_disk_cache for reverse proxying. To my
> surprise, X-Cache is no longer being produced. Is this a supposed
> behavior? How can one calculate hit/miss ratio then?

Use the rfc-standard Age header, which contains the number of seconds
since the last update-check if you hit the cache, and is not present
(log contains "-") if it was a cache-miss.

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