ons 2003-03-26 klockan 08.45 skrev atit jariwala:
> I am using SQUID 2.5 stable1
> i want to know:
> 1) how median_svc_time is calculated for HTTP Requests........?

The median service time of the requests, calculated by keeping a
histogram of the service times of requests received and then summarise
this histogram into a median service time.

For information on how to make histograms and how to calculate median or
average based on a histogram see any text book on statistics.

> 2) how Near Hits for HTTP Requests are calculated...?

Near Hits is requests for which Squid received a ICP_HIT message from
one of it's peers.

> 3) how Not-Modified Replies are calculated........?

What about them?

-- 
Henrik Nordstrom <[EMAIL PROTECTED]>
MARA Systems AB, Sweden

Reply via email to