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

_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to