Re: [squid-users] Squid ssl_bump always makes outbound connection

2018-08-29 Thread Eliezer Croitoru
+972-5-28704261 Email: elie...@ngtech.co.il From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Eric Lackey Sent: Saturday, August 25, 2018 5:36 PM To: squid-users@lists.squid-cache.org Subject: [squid-users] Squid ssl_bump always makes outbound connection U

Re: [squid-users] Squid ssl_bump always makes outbound connection

2018-08-27 Thread Alex Rousskov
On 08/25/2018 08:35 AM, Eric Lackey wrote: > Using squid-4.2-1.el7.x86_64 > acl step1 at_step SslBump1 > ssl_bump terminate step1 > I would expect that if I terminate after step1, the connection to the > remote server should never be made. Can anyone help me understand why > Squid would still mak

[squid-users] Squid ssl_bump always makes outbound connection

2018-08-25 Thread Eric Lackey
Using squid-4.2-1.el7.x86_64 I'm looking at ways to optimize Squid when using ssl_bump. We use the peek & splice approach now and it works pretty well. While running some tests, I noticed that Squid always makes an outbound connection to the remote server regardless of when I terminate the conn