Re: [squid-users] Spliced domains tunnel connect is very slow

2023-10-19 Thread Amos Jeffries
On 19/10/23 01:21, Ben Goz wrote: By the help of God. Hi, I saw in my access log a traces that shows that spliced URLs tunneling is very slowly: Please clarify what you mean by "slow" ? How have you determined speed ? What speed are you expecting / would you call non-slow ? FYI,

Re: [squid-users] How to configure a transparent, pass-all, Squid proxy?

2023-10-19 Thread Amos Jeffries
On 20/10/23 07:17, Bud Miljkovic wrote: Chain EXTERNAL_RULES (2 references) pkts bytes target prot opt in out source destination 83158 15M DROP all -- * * 0.0.0.0/0 0.0.0.0/0 FYI, All of the traffic leaving the machine is being dropped by your iptables

[squid-users] How to configure a transparent, pass-all, Squid proxy?

2023-10-19 Thread Bud Miljkovic
I am new to Squid and I'm trying to use it in a simple test case of a pass-all transparent proxy. My configuration is: Web-browser->Local_Server{eth0/port-443->(Transparent Proxy)->port-443/eth1}->{Internet} Squid version: 3.5.25 Below are the squid.conf file content, iptables -nvL and iptables