Hello Rod,
Not an expert, but from my understanding it seems that your
NONE_NONE/200 are all related to a CONNECT. That means it is a SSL
Tunnel, which is the initial log of a HTTPS connection when doing
ssl_bumping.
It is normally followed by another "regular" log, where you can get
more informat
Hello Eliezer,
I use it as a standard forward proxy. I use a proxy.pac file deployed
via DHCP and DNS WPAD entry. This makes it works easily with browsers.
10 years ago, I was doing both, but Squid was running on a DMZ server.
It was also acting as a firewall and other things.
Now, it is only fo
Hello Ankor,
thanks for this information regarding the patch.
I have recompiled version 6.12 with this patch, and it solves the issue
as far as I can test.
I plan to publish my Docker file in the future, but it is still in
developement for automatic deployement of a container (need to upgrade
st
Hello,
This is my first mail to this list, my apologies if things are not
correct.
I am using squid at home for more than 5 years. Recently I have updated
my version from version 6.0 (early age) to the latest version 6.12.
I am compiling my own binaries and run it in a docker container.
Unfortu