Masaru AKAI wrote:
Hello Mr. Tsantilas & Squid Developers,
I reinstall Squid3.0.STABLE8, and changed squid.conf.
#delete "adaptation_service_set" and "adaptation_access"
>>>squid.conf(summary)<<<
icap_service service_1 respmod_precache 1
icap://192.168.10.231:1344/interscan
icap_service service_2 respmod_precache 1
icap://192.168.10.232:1344/interscan
icap_class interscan service_1 service_2
>>>squid.conf(summary)<<<
and Run squid.
I find Warning in cache.log.
"WARNING: Multiple ICAP services per icap_class are not yet supported.
See Squid bug #2087."
But working well. :-)
Does not work actually... The initial plan for icap_class directive was
to be used to allow chaining multiple (different) icap services.
I shutdown 192.168.10.231's service, and see with tcpdump in
192.168.10.232.
I think that warning is unnecessary.
Thank you and Best regards,