[squid-users] Caching configuration for Squid on Windows

Matus UHLAR - fantomas uhlar at fantomas.sk
Wed May 26 07:18:02 UTC 2021


>On 22/05/21 2:06 am, Odhiambo Washington wrote:
>>I installed this on my Windows 10 but gave up when I could not make 
>>it to cache anything.

On 26.05.21 12:57, Amos Jeffries wrote:
>Squid by default uses a memory based cache these days. Unless your 
>traffic is non-cacheable you should be seeing some things stored there 
>without any configuration.

The main problem is that most of web content it HTTPS, which means it's
hardly cacheable outside of web browsers.

with https, proxy only sees stream of encrypted data:
the "s" in https means "secure" so no third party sees your data.

caching it requires decrypting of the connection, which means doing
man-in-the-mittle attack.  It requires private certififacion authority
installed on squid and in the browser, and for some domains using CAA
browsers will still complain, or you'll have to fake DNS CAA records, which
is harder with when using DNSSES, DoT or DoH.


-- 
Matus UHLAR - fantomas, uhlar at fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Fighting for peace is like fucking for virginity...


More information about the squid-users mailing list