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


Reply via email to