Squid 1 has no cache, only converting proxy request to web request... Is the MST is taken from the Squid access log?
Supposing we are downloading a file, does Squid writes into access log when it receives the response header or when it receives the whole file? Will do a wget to compare the actual response time. Thanks, Wei Keong On Mon, 3 Mar 2003, Henrik Nordstrom wrote: > Probably because Squid-1 is seeing more cache hits, making its median > response time quicker. > > You should probably be looking at the individual HIT/MISS/NEAR_HIT/... > response times if you want to compare the two caches as their request > load is quite different. > > Regards > Henrik > > > On Monday 03 March 2003 08.59, Wei Keong wrote: > > Hi All, > > > > I have been using the CacheMgr - Median Service Times (MST) as a > > measurement for the Squid response time. > > > > Recently, I was given the following setup: > > > > --------- --------- > > > > | Squid 1 | --> Transparent hijack --> | Squid 2 | > > > > --------- --------- > > > > What puzzled me was the fact that MST for Squid 1 is much less than > > the MST for Squid 2... > > > > 1. What does Median Service Times mean? How is it being calculated? > > 2. Is there any way to monitor the actual response time of Squid 1? > > > > Thanks, > > Wei Keong >
