On 07/17/2013 08:17 AM, Grant wrote: > I posted my Net result in another message. I'm not sure what to do > with the findings. > >> > If you are interested in the cache data which can help many understand >> > what squid does.. look at the resouce Cache tab. >> > it's divided into Dom Net etc.. > Firebug doesn't have a Cache tab on my system but I do have DOM and Net. > It has inside the Net tab. once you enter into the Net tab you see Cache and other tab that can help see the headers of response and requests.. >> > If there is nothing in the Net then the upper level should be checked >> > which is the browser\cpu other components level. > Are we still talking about Firebug? How is the browser/cpu other > components level checked? You can backtrace I/O calls if you do want to get more into the material but it seems to me like there might be either a loop or another thing over there. I would try to use the cache_mgr to understand if there are any requests present in squid or it's just a stuck loop. Eliezer > > - Grant