janik.m 4 Posted July 12, 2019 Posted July 12, 2019 (edited) Hello, I try to check the ICAP function but I can't find any documentation about the configuration of ICAP in EFSL. I install squid proxy server, configure the connection to ICAP: icap_enable on icap_service service_req reqmod_precache bypass=1 icap://127.0.0.1:1344 adaptation_access service_req allow all icap_service service_resp respmod_precache bypass=0 icap://127.0.0.1:1344 adaptation_access service_resp allow all But I get an error when I try to open any website: Squid is connected to ICAP: Edited July 12, 2019 by janik.m Manfred Larcher 1
janik.m 4 Posted July 15, 2019 Author Posted July 15, 2019 Update: It works for local files: Manfred Larcher 1
Recommended Posts