Re: [squid-users] websockets through Squid

2020-10-13 Thread Vieri
On Tuesday, October 13, 2020, 3:55:56 PM GMT+2, Alex Rousskov wrote: > The beginning of the above log appears to show some unofficial bootstrapping > steps. Yes, I was looking into this today and I saw that the actual difference between a manual build and a Gentoo Linux build is with the

Re: [squid-users] websockets through Squid

2020-10-13 Thread Alex Rousskov
On 10/13/20 11:21 AM, Vieri wrote: > I saw that the actual difference between a manual build and a Gentoo Linux > build is with the following: > 1) the build fails as mentioned earlier in this thread when running > Gentoo-specific "configure" scripts. Bootstrapping makes no real > difference.

Re: [squid-users] websockets through Squid

2020-10-13 Thread Alex Rousskov
On 10/12/20 7:35 PM, Vieri wrote: > 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): >

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

2020-10-13 Thread Matus UHLAR - fantomas
On 13.10.20 08:20, Ronan Lucio wrote: 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/ it's in the section "OPTIONS FOR

[squid-users] R: Trouble with an app

2020-10-13 Thread Roberto Nunnari
Hi Amos. Thank you for your help. Could it be that the client received the zscaler certificate and because it's wrong for google it closed the connection? Unfortunately, the logs on the client don't show no clue about it.. Thank you and best regards. Roberto -Messaggio originale-

Re: [squid-users] R: Trouble with an app

2020-10-13 Thread Amos Jeffries
On 13/10/20 8:59 pm, Roberto Nunnari wrote: > Hi Amos. > > Thank you for your help. > > Could it be that the client received the zscaler certificate and because it's > wrong for google it closed the connection? > Unfortunately, the logs on the client don't show no clue about it.. > That is

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

2020-10-13 Thread Amos Jeffries
On 13/10/20 8:37 am, Ronan Lucio wrote: > 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

[squid-users] how to use one server to simulate multi-user login?

2020-10-13 Thread m k
Hello, I've installed Kerberos on my cluster with Single Sign On Authentication and it works correctly. Yet, I need to check the performance(CPU usage, response time, etc) of Kerberos authentication while multi-user sign in. Could you give me pieces of advice about how to use one server to