Re: [squid-users] websockets through Squid

2020-10-21 Thread Christos Tsantilas
Hi Vieri, I attached a patch to bug5084 which may help us to debug the issue: https://bugs.squid-cache.org/attachment.cgi?id=3772 The patch is for squid-v5 and produces debug messages at debug level 1. Regards, Christos On 17/10/20 11:36 μ.μ., Alex Rousskov wrote: On 10/16/20 11:58 A

Re: [squid-users] Suppressing authentication schemes

2020-10-21 Thread Amos Jeffries
On 21/10/20 7:53 pm, Philipp Gesang wrote: > On Tuesday, 2020-10-20 10:59:41 -0400 Alex Rousskov wrote >> On 10/20/20 10:44 AM, Philipp Gesang wrote: >>> On Tuesday, 2020-10-20 09:53:45 -0400 Alex Rousskov wrote > a while back we received a report from a customer that Windows > hosts will

[squid-users] a simple digest authentication example needed

2020-10-21 Thread Medan Gavril
Hi all, I want to make sure my proxy(version 4.10) digest authentication is fine. I did not find an example on the online documentation and I used this as a reference. The client is a simple java app that just connects to a page  through the proxy. I use ->Authenticator.setDefault(new Authenticat