Hi all!
I've just upgraded my company firewall with Squid 2.6.17 (from 2.6.5) and
now I experience major problems with ICAP.
The error I get is:
Jan 4 13:49:20 aalsmeer squid[8034]: Squid Parent: child process 8036
started
Jan 4 13:49:26 aalsmeer squid[8036]: xstrdup: tried to dup a NULL pointer!
Jan 4 13:49:26 aalsmeer kernel: pid 8036 (squid), uid 100: exited on signal
6
... and after 3 or 4 times Squid bumps out totally.
My ICAP conf in squid.conf:
#
# Kaspersky Proxy for Squid ICAP Support
icap_enable on
icap_send_client_ip on
icap_service is_kav_resp respmod_precache 0 icap://localhost:1344/av/respmod
icap_service is_kav_req reqmod_precache 0 icap://localhost:1344/av/reqmod
icap_class ic_kav is_kav_req is_kav_resp
acl HTTP proto HTTP
acl GET method GET
icap_access ic_kav allow HTTP GET !accel-domains
Can anybody shine a light on this???
TIA
Bert
Received on Fri Jan 04 2008 - 05:55:02 MST
This archive was generated by hypermail pre-2.1.9 : Fri Feb 01 2008 - 12:00:04 MST