Re: [squid-users] HTTPS caching is not working in squid with ssl-bump enabled

2021-03-24 Thread Alex Rousskov
On 3/24/21 6:11 AM, Vignesh Ramessh wrote: > Previously we were seeing TCP_TUNNEL for https://www.google.com > Now, we are able to see the TCP_MISS transactions for > https://www.google.com .  > As https://www.google.com does not contain a > cache-

Re: [squid-users] HTTPS caching is not working in squid with ssl-bump enabled

2021-03-24 Thread Amos Jeffries
On 24/03/21 11:11 pm, Vignesh Ramessh wrote: Hi Alex, We have just started to integrate squid proxy in our project, thanks for your reply and support. Previously we were seeing TCP_TUNNEL for https://www.google.com . Now, we are able to see the TCP_MISS transactions f

Re: [squid-users] HTTPS caching is not working in squid with ssl-bump enabled

2021-03-24 Thread Vignesh Ramessh
Hi Alex, We have just started to integrate squid proxy in our project, thanks for your reply and support. Previously we were seeing TCP_TUNNEL for https://www.google.com. Now, we are able to see the TCP_MISS transactions for https://www.google.com . As https://www.google.com does not contain a ca

Re: [squid-users] HTTPS caching is not working in squid with ssl-bump enabled

2021-03-23 Thread Alex Rousskov
On 3/23/21 2:10 AM, Vignesh Ramessh wrote: > Currently am running squid version 4.14 on RPi3. > Trying to cache https responses with cache-control:max-age headers > available, > using ssl bump - peek n splice feature with examples available in this > link :- https://elatov.github.io/2019/01/using-