Re: [squid-users] ACL / http_access rules stop work using Squid 6+

2024-03-26 Thread Bolinhas André
Hi. The configuration is the exact copy between squid 5 and squid 6, nothing changes except the squid version. Any idea what can cause this issue on squid 6? Best regards Sent from Nine De: Alex Rousskov Enviado: segunda-feira,

Re: [squid-users] Tune Squid proxy to handle 90k connection

2024-05-16 Thread Bolinhas André
Hi Alex  Has I explain, by default I set those directives to off to avoid high cpu consumption.  My doubt is enabling persistent connection will help squid to process the request more efficiently and gain more performance or not.  Best regards  Sent from Nine D

[squid-users] IPTABLES - Can't redirect HTTPS traffic to external Squid

2024-07-30 Thread Bolinhas André
I have a external proxy server connected by VPN (IPSEC) to my main branch, and i'm trying to redirect all users HTTP / HTTPS traffic to this proxy. Scenario Users -> Gateway (Main Branch) -> IPSEC -> Squid Proxy (transparent mode) In my Gateway (Main Branch) I have this test iptables rule, that

Re: [squid-users] IPTABLES - Can't redirect HTTPS traffic to external Squid

2024-07-30 Thread Bolinhas André
30 de julho de 2024 14:44 Para: Bolinhas André Cc: squid-users@lists.squid-cache.org Assunto Re: [squid-users] IPTABLES - Can't redirect HTTPS traffic to external Squid Hey, The dnat rule should be done on the squid itsef. You will need to re-route the relevant traffic over the ipsec tu