Hi,
I'm experience problems using squid with icap support.
Proxy server: Squid Cache: Version 2.5.STABLE6-CVS
configure options: --enable-auth=ntlm,basic
--enable-external-acl-helpers=wbinfo_group --enable-icap-support
Icap server: Webwasher 5.1.0
squid.conf:
# ICAP OPTIONS
icap_enable on
#Default:
#icap_preview_enable off
#Default:
#icap_preview_size -1
#Default:
#icap_check_interval 300
icap_send_auth_user on
icap_auth_scheme WinNT://10.0.0.10/%u
icap_service service_1 reqmod_precache 0 icap://10.0.0.11:1344/wwreqmod
icap_service service_2 respmod_precache 0 icap://10.0.0.11:1344/wwrespmod
icap_class class_1 service_1 service_2
icap_access class_1 allow all
During browsing I receive following problems and squid proxy automatically
restarts. From cache.log
2005/05/31 15:42:08| WARNING: icapReqModReadIcapPart() did not find
'Encapsulated' header
2005/05/31 15:42:08| assertion failed: icap_reqmod.c:399:
"icap->enc.req_hdr == 0"
[2005/05/31 15:42:08, 1] utils/ntlm_auth.c:manage_squid_request(1587)
fgets() failed! dying..... errno=1 (Operation not permitted)
2005/05/31 15:42:12| Starting Squid Cache version 2.5.STABLE6-CVS for
i386-unknown-openbsd3.6...
2005/05/31 15:42:12| Process ID 27029
or
2005/05/31 15:42:08| WARNING: icapReqModReadIcapPart() did not find
'Encapsulated' header
2005/05/31 15:42:08| assertion failed: icap_reqmod.c:399:
"icap->enc.req_hdr == 0"
2005/05/31 15:42:12| Starting Squid Cache version 2.5.STABLE6-CVS for
i386-unknown-openbsd3.6...
2005/05/31 15:42:12| Process ID 8635
or
2005/05/31 15:49:58| Unsupported status '400' from ICAP server
2005/05/31 15:59:07| WARNING: icapReqModReadIcapPart() did not find
'Encapsulated' header
2005/05/31 15:59:07| assertion failed: icap_reqmod.c:399:
"icap->enc.req_hdr == 0"
2005/05/31 15:59:10| Starting Squid Cache version 2.5.STABLE6-CVS for
i386-unknown-openbsd3.6...
2005/05/31 15:59:10| Process ID 594
or messages like:
2005/05/31 17:51:04| Unsupported status '408' from ICAP server
I've read about the icap streaming that is still beta. Is this mean that
it is not for production environment? And is it available for downloading?
Regard,
Nikolay Nenchev
Received on Tue May 31 2005 - 11:01:34 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Jun 01 2005 - 12:00:04 MDT