Having developed a commercial stand-alone proxy for content adaption, usually
it is set up as a parent proxy to squid, which only forwards 'suitable'
traffic to this parent, by means of ACLs.
Other traffic is directly forwarded to origin server, like requests for
*.jpg, for example.
You can set up
Hello folks
I tried to encrypt the connection between client and squid. Therefore I
generated certificates which are accepted by the clients and configured squid
as followed:
Squid.conf
https_port 10.0.13.10:8443 cert=/cert.pem key=/cert.key
http_port 10.0.13.10:8080
http_access allow all
Greetings everyone,
The CygWin based build of Squid proxy for Microsoft Windows version 3.5.25 is
now available (amd64 only!).
* Original release notes are at
http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.25-RELEASENOTES.html .
* Ready to use MSI package can be downloaded from http://squ