
bugzilla at apache
Nov 20, 2009, 9:40 AM
Post #1 of 2
(387 views)
Permalink
|
|
[Bug 48241] mod_cache is missing hit/miss indication to the error log/env vars
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48241 Kevin J Walters <kjw [at] ms> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kjw [at] ms --- Comment #1 from Kevin J Walters <kjw [at] ms> 2009-11-20 09:40:48 UTC --- From a performance analysis point of view, I agree that it would be great to be able to add information on cache use in the access log including information about revalidation with the the origin web server (for mod_proxy'd content). Is r->notes the natural place for additional information that users may wish to add to LogFormat via %{thingy}n? -- 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: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|