Re: [squid-users] Squid Cache Issues migration from 5.8 to 6.6

2024-07-03 Thread Jonathan Lee
I forgot to mention my certificates I use on squid was generated from this method openssl req -x509 -new -nodes -key myProxykey.key -sha256 -days 365 -out myProxyca.pem Sent from my iPhone > On Jul 3, 2024, at 10:56, Jonathan Lee wrote: > > Hello fellow Squid users does anyone know how to

[squid-users] Squid Cache Issues migration from 5.8 to 6.6

2024-07-03 Thread Jonathan Lee
Hello fellow Squid users does anyone know how to fix this issue? Squid - Cache Logs Date-Time Message 31.12.1969 16:00:00 03.07.2024 10:54:34 kick abandoning conn7853 local=192.168.1.1:3128 remote=192.168.1.5:49710 FD 89 flags=1 31.12.1969 16:00:00 03.07.2024 10:54:29 kick

Re: [squid-users] FATAL: assertion failed: mem/PageStack.cc:159: "StoredNode().is_lock_free()"

2024-07-03 Thread Alex Rousskov
On 2024-07-03 09:27, Nishant Sharma wrote: I had reported the issue to Openwrt project as well and I understood that in order to save space, squid was being compiled for mips16 instead of mips32. Sorry, I do not know why/how that fact is relevant to this discussion, but thank you for sharing

[squid-users] Speed issues

2024-07-03 Thread Jonathan Lee
Does anyone have tips for getting the proxy to run faster when SSL intercept is enabled along side splice lists with dynamic cache and ClamAV running? I just seems to have slow traffic on the interception side. Sent from my iPhone ___ squid-users mail

Re: [squid-users] FATAL: assertion failed: mem/PageStack.cc:159: "StoredNode().is_lock_free()"

2024-07-03 Thread Nishant Sharma
Hello, On 28/06/24 20:01, Nishant Sharma wrote: On 28/06/24 19:44, Alex Rousskov wrote: I do not know the answer to your question. SMP performance penalties are often smaller for smaller cache sizes, but cache size is not the only performance-affecting locking-sensitive parameter, so YMMV. I