These instructions are applicable if Kaspersky Web Traffic Security was installed from an RPM or DEB package to an existing operating system. If Kaspersky Web Traffic Security was deployed from an ISO file, you cannot edit the configuration files of the built-in proxy server.
To configure the Squid service:
icap_enable on
adaptation_send_username on
adaptation_send_client_ip on
icap_service kwts_req reqmod_precache icap://127.0.0.1:1344/av/reqmod
icap_service kwts_res respmod_precache icap://127.0.0.1:1344/av/respmod
icap_service_failure_limit -1
adaptation_access kwts_req allow all
adaptation_access kwts_res allow all
http_port 3128 tcpkeepalive=60,30,3
service squid restart
Configuration of the Squid service is now finished.
Page top