Hi, Tried this also, but it is still hanging for some requests. It is taking 1 minute time in between below calls: 2013/11/22 04:39:32.630| clientReadSomeData: FD 9: reading request... 2013/11/22 04:40:32.904| comm.cc(2190) will call SomeTimeoutHandler(FD 11, data=0xe3b1c8) [call5094] Thanks, Bhagwat On Fri, Nov 22, 2013 at 3:17 PM, Amos Jeffries <squid3@xxxxxxxxxxxxx> wrote: > On 22/11/2013 10:43 p.m., Bhagwat Yadav wrote: >> Hi, >> >> Your are very right, I have tried this. It is causing problem. >> >> Can you please suggest anything else? > > The alternative is to leave the statInit() working but comment out the > eventAdd() line inside it. That prevents the times even happening while > leaving the rest of the initialization correct. > > Amos >