Henrik, We use Squid 3 version and I could see these delays at client end also. Direct request to origin hands out object much faster as compared to squid. Squid is holding up the connections and I could see 3000+ connections on loadbalancer when squid is used and 500 connection when origin is requested directly bypassing squid. Regards Nitesh On Wed, Oct 29, 2008 at 4:03 PM, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote: > > On ons, 2008-10-29 at 15:08 +0530, nitesh naik wrote: > > Hi, > > > > Sometimes I see squid is taking time in delivering contents even if > > object is available in its cache. Any idea what could be the reason? > > I used external url rewrite program to strip the query string. Is it > > slowing down serving process ? > > > > First 2 line shows squid took 703 milliseconds to deliver the contents > > and rest of the url shows 0 milliseconds > > > > 1225272393.185 703 81.52.249.107 TCP_MEM_HIT/200 1547 GET > > http://s2.xyz.com/1699/563/i0.js?z=5002 - NONE/- > > application/x-javascript > > Just discovered that there is a noticeable measurement error in the > response time in Squid-2 which may add up to a second.. may be this. > > Regards > Henrik -- Regards Nitesh