forward traffic from haproxy to squid

Started by mikehps, December 07, 2017, 02:13:24 PM

Previous topic - Next topic
Hi there,

We are already using the haproxy service, where also SSL Termination happens.
Is it possible to forward the traffic from haproxy to the webproxy (for caching) without enable SSL Interception on Webproxy side?

thanks an best regards,
Michael

December 07, 2017, 07:20:16 PM #1 Last Edit: December 07, 2017, 09:15:06 PM by fabian
There is probably another caching software like https://varnish-cache.org/ or NGINX for such reasons.
NGINX can be installed and configured via the CLI. There is some doc about caching: https://www.nginx.com/blog/nginx-caching-guide/