Re: [squid-users] how median_svc_time calculated?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: 26 Mar 2003 12:48:41 +0100

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 <hno@squid-cache.org>
MARA Systems AB, Sweden
Received on Wed Mar 26 2003 - 04:48:53 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:20 MST