[squid-users] TCP_DISK_HIT = TCP_HIT - TCP_MEM_HIT ?

From: Joel CARNAT <joel@dont-contact.us>
Date: Sat, 11 Nov 2006 14:42:37 +0100

Hi,

looking at Squid result codes I found:
TCP_HIT = object in the cache.
TCP_MEM_HIT = object in the cache and in memory.

I did not found any "object in the cache and in the disk".
What formula is valid:
        total_hit = TCP_HIT + TCP_MEM_HIT
or
        TCP_HIT = TCP_MEM_HIT + "object in the cache and in the disk"

The idea is just to sum'up HITS correctly in RRDtool :)

TIA,
        Jo
Received on Sat Nov 11 2006 - 06:42:56 MST

This archive was generated by hypermail pre-2.1.9 : Fri Dec 01 2006 - 12:00:03 MST