[squid-users] Fwd: WebSocket support in v4

2023-01-26 Thread sreekanth guru
Hi, Could you please let me know if squid v4 release supports websockets. Thank you. -Sreekanth ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

Re: [squid-users] Squid use all memory ram

2023-01-26 Thread Hamilton Coutinho
Hi Gustavo, I'm seeing the same thing. I could narrow down (but can't say with 100% confidence) to the code that does certificate verification when configured for SSL decryption. What is the output of squidclient mgr:mem for you? Do you see unexplainably high counts for in-use objects like HttpReq

[squid-users] Squid use all memory ram

2023-01-26 Thread Gustavo Carvalho
Hi, I have Squid 5.6 on a FreeBSD 13.1 server with 16GB RAM I noticed that squid starts to consume a lot of ram until it starts to consume swap space. When this happens, browsing becomes extremely slow. This is happening at least once a week when I have to restart squid to get it back to normal.