[squid-users] Squid configuration cache_peer does not take effect?
info at schroeffu.ch
info at schroeffu.ch
Mon Jan 13 15:13:00 UTC 2020
> The configuration is as follows:
>
> ```shell
> # Squid normally listens to port 3128
> always_direct allow all
> ssl_bump bump all
> sslproxy_cert_error allow all
> http_port 3128 ssl-bump cert=/etc/squid/squid.pem key=/etc/squid/squid.pem
> generate-host-certificates=on options=NO_SSLv2
> #http_port 3128
>
> cache_peer 127.0.0.1 parent 10809 0 no-query
> never_direct allow all
> ```
>
Hi,
as far as i know, cache_peer seems to be mostly not supported with ssl_bump before Squid v5 (not stable yet), see here: http://squid-web-proxy-cache.1019090.n4.nabble.com/Non-transparent-proxy-with-cache-peer-and-ssl-bump-tp4687620p4687622.html
Had the same issue and gave up, will wait for Squid v5 becomes productive usable.
All the best
Schroeffu
More information about the squid-users
mailing list