Re: How to find percentage of HITS and sibling HITS?

From: Amos Shapira <amos@dont-contact.us>
Date: Sun, 28 Dec 1997 18:04:58 -0200

In message <Pine.SOL.3.95.971228110929.22410C-100000@lutra.sztaki.hu> you write
:
|
|Hi,
|>Is there any quick way (i.e. no log crunching, if possible) to find
|>the percentage and numbers of proxy requests which were satisfied by
|>the local cache vs. querys which were satisfied by a sibling vs. query
|>not found in any cache?
|The easiest way is to use the cache manager interface :-). The hit rate
|you get in the stats/utilization page is the hit rate of your local cache.
|The page that shows server relationships gives details about the hit rate
|of each sibling cache.

OK, found it under "Cache Server List", which is equivalent to:

squidclient -h proxy -p 8080 cache_object://stats/server_list

Which gives me:

----------------------------------------------------------------------
|butch| squidclient -h proxy -p 8080 cache_object://stats/server_list
{

{Sibling : proxy1.israsrv.net.il/8080/3130}
{Status : Up}
{AVG RTT : 29 msec}
{ACK DEFICIT: 0}
{PINGS SENT : 14879}
{PINGS ACKED: 14827 100%}
{FETCHES : 984 7%}
{IGNORED : 4 0%}
{Histogram of PINGS ACKED:}
{ ICP_HIT : 984 7%}
{ ICP_MISS : 13843 93%}
{DOMAIN LIST: }
}
----------------------------------------------------------------------

A new question - what does the empty "Domain List" supposed to
contain? Domains which should be fetched through this sibling in case
it is limited with "cache_host_domain"?

Thanks,

--Amos

--Amos Shapira | "Of course Australia was marked for
133 Shlomo Ben-Yosef st. | glory, for its people had been chosen
Jerusalem 93 805 | by the finest judges in England."
ISRAEL amos@gezernet.co.il | -- Anonymous
Received on Sun Dec 28 1997 - 08:09:47 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:38:04 MST