Hits + Misses <> client requests
Andreas Plesner Jacobsen
apj at mutt.dk
Mon Oct 24 11:04:41 CEST 2011
On Mon, Oct 24, 2011 at 12:00:21PM +0400, Alexander Kabenin wrote:
>
> I was sure that the sum of cache_hit + cache_hitpass + cache_miss
> should be equal to client_req. But my stats are far from that.
> Furthermore, my client_req is not equal to number of records in the
> NCSA log (client_req is always greater).
An unparseable request will give neither of the three, and in addition, it
won't be logged by the current varnishncsa.
I've recently added defaults to varnishncsa in trunk so it should log all
requests including those varnishd was not able to parse.
--
Andreas
More information about the varnish-misc
mailing list