Re: [squid-users] I want to know the concerns of load testing

2020-10-12 Thread m k
> > hello, > > Switching from NTLM certification to Kerberos certification. > Sure enough, I'm in trouble. > > Kerberos authentication doesn't work. > Please let me know if there is a mistake in the settings. > > > SPN creation > WINTEST(Active Directory) > ktpass.exe /princ HTTP/ > c0528004l.winte

Re: [squid-users] sslproxy_options on squid 3.5.20

2020-10-12 Thread Eliezer Croitor
Hey Nisa, Just wondering, if it’s only a whitelist filtering proxy for TLS/SSL/443 Wouldn’t it be better to use a basic SNI proxy with a whitelist? Eliezer Eliezer Croitoru Tech Support Mobile: +972-5-28704261 Email: ngtech1...@gmail.com From:

Re: [squid-users] SSL issue on Squid version 4 after blacklisting

2020-10-12 Thread Eliezer Croitor
Hey Dixit, Have you seen the next bug report: https://bugs.squid-cache.org/show_bug.cgi?id=5067#c4 Alex/Amos: I assume that this specific issue deserve a DEBUG which will describe and relate to this BUG:5067 report. Eliezer Eliezer Croitoru Tech Support Mobile: +972-5-2870

[squid-users] How to configure squid to not cache

2020-10-12 Thread Ronan Lucio
Hi, I'd like to configure squid for proxy only, no caching any content. Looking at squid docs, it instructs to use "cache deny all", but I didn't find this option for Squid-4: http://www.squid-cache.org/Versions/v4/cfgman/ I didn't set any cache_dir directive, but I'm still wondering about cache_

Re: [squid-users] How to configure squid to not cache

2020-10-12 Thread Ronan Lucio
I'm sorry. My bad. Just found it On Tue, Oct 13, 2020 at 8:20 AM Ronan Lucio wrote: > > Hi, > I'd like to configure squid for proxy only, no caching any content. > > Looking at squid docs, it instructs to use "cache deny all", but I > didn't find this option for Squid-4: > http://www.squid-cache.

[squid-users] websockets through Squid

2020-10-12 Thread Vieri
I'm compiling on a Gentoo Linux system the tarball taken from http://www.squid-cache.org/Versions/v5/squid-5.0.4.tar.gz. The build log (failed) is here (notice the call to make -j1): https://drive.google.com/file/d/1no0uV3Ti1ILZavAaiOyFIY9W0eLRv87q/view?usp=sharing If I build from git f4ade36 a