On Mon, 17 Oct 2005, Evgeny Kotsuba wrote:
> my %hits = ('TCP_HIT' => 1,
>            'TCP_REFRESH_HIT' => 1,
>
> TCP_REFRESH_HIT is  thing that had bytes to be downloaded from the origin 
> server due to  not misses, but  good or wrong will of  the origin server
???
A TCP_REFRESH_HIT had a very small 304 response sent by the server, and 
the 
actual content sent from cache.
To get the statistics fully correct about 100 bytes or so should be added 
to the cache miss byte statistics for each TCP_REFRESH_HIT, with the 
TCP_REFRESH_HIT as such counted as a cache hit.
Regards
Henrik
Received on Mon Oct 17 2005 - 17:20:28 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Nov 01 2005 - 12:00:07 MST