Hi,
<FAQ>
Byte hit ratio is calculated a bit differently than Request hit ratio.
Squid counts the number of bytes read from the network on the server-side,
and the number of bytes written to the client-side. The byte hit ratio is
calculated as
(client_bytes - server_bytes) / client_bytes
</FAQ>
The request hit ratio is the number of requests satisifed from the cache
over the number of requests made.
Colin
On Tue, 6 Mar 2001, Awie wrote:
> Folks,
>
> I got so many reports from MRTG. If I want to know the cache hit, what item should I read?
>
> Is it Request Hit Ratio or Byte Hit Ratio? Would you explain me of both reports mean?
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Tue Mar 06 2001 - 01:01:05 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:32 MST