Hi Sekar,
Sekar wrote:
> Hello All,
>
> I have a problem when i run the squid-3.0.RC1-20071003.tar.gz with c-icap.
>
Possibly it is a configuration problem.
> I have downloaded the c-icap from
> http://downloads.sourceforge.net/c-icap/c_icap-180407.tar.gz
>
> I ran the c-icap with default c-icap.conf
>
> My squid.conf as below
>
> icap_enable on
> icap_service service_1 reqmod_precache 0 icap://172.16.1.57:1344/reqmod
> icap_class class_1 service_1
> icap_access class_1 allow all
The icap_service line in your configuration file tells to squid to use
the reqmod service of the icap server located at 172.16.1.57.
Is there a service called reqmod in your icap server? If you are using
the default configuration of c-icap, I do not think that exists this
service.
Look at the c-icap manual for available services.
Regards,
Christos
>
> When i run the squid , cache.log says the following.
>
> 2007/10/03 17:15:00| WARNING: Squid got an invalid ICAP OPTIONS response
> from service icap://172.16.1.57:1345/reqmod; error: unsupported status
> code of OPTIONS response
> 2007/10/03 17:15:00| essential ICAP service is down after an options
> fetch failure: icap://172.16.1.57:1345/reqmod [down,!valid]
>
> The following message at c-icap
>
> Service not found
> Process request timeout or interupted....
>
> Please help me to solve this issue.
>
> Thanks in advance
> Sekar
>
Received on Wed Oct 03 2007 - 11:06:21 MDT
This archive was generated by hypermail pre-2.1.9 : Thu Nov 01 2007 - 13:00:00 MDT