Hi Christos, I installed squid 3.0 stable 9 and with fresh configuration things are working fine. Thanks for the patience and support :). I have one more query. Are we supporting the ICAP response 201 with this build? I am referring to bud ID 2085 here. Regards, Shailesh -----Original Message----- From: Christos Tsantilas [mailto:christos@xxxxxxxxxxxx] Sent: Friday, December 12, 2008 11:43 PM To: Shailesh Mishra Cc: squid-users@xxxxxxxxxxxxxxx Subject: Re: Problem accessing web with ICAP enabled. Hi Shailesh, you are giving too little info. Which is your ICAP server? Are you sure it is not ICAP server bug/misconfiguration? If you think it is a squid3 bug please try to: - enable debug. To enable squid ICAP client debug use the following line in your squid config file: debug_options ALL,1 93,9 Or better use debug_options ALL,9 to enable full squid3 debugging. - Use tcpdump or a similar tool to capture squid/ICAP server transaction. - Fill a bug report. If you think it is the bug 2443 append your debug info here. Regards, Christos Shailesh Mishra wrote: > Ooops! > > Sorry for the confusion Amos. > Here are the lines as it appears in my squid.conf file > > icap_enable on > icap_service service_1 respmod_precache 0 > icap://10.217.65.62:1344/avscanresp > icap_class class_1 service_1 > icap_access class_1 allow all > > The browser hangs with this configuration. Is there anything additional > I need to do here? > I have installed Squid3.0 Stable 7 via the available binary package > (rpm). > > Regards, > Shailesh >