--MimeMultipartBoundary
Content-Type: text/plain; charset=us-ascii
> Hi
>
> What's the difference between:
>
> client_http.requests = 10.499450/sec
> and
> server.http.requests = 6.309670/sec
>
> (and client_http.kbytes_out = 85.682181/sec
> vs
> server.http.kbytes_in = 45.097639/sec)
>
> in the new cachemgr.cgi output? (under URL
My guess would be you had a roughly 40% hit rate during that period by
requests, higher by bytes.
Client == pushed out to clients over network
Server == pulled in by squid server over network
in general.
(haven't looked at the code, but that's how I'd read it)
David.
--MimeMultipartBoundary--
Received on Tue Jul 29 2003 - 13:15:47 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:44 MST