Re: [squid-users] Squid Dual HTTP & SOCKS Set-Up

2023-01-18 Thread Sneaker Space LTD
Didn't get any replies here - was wondering if anyone had any ideas? On Tue, Nov 8, 2022 at 6:39 AM Sneaker Space LTD wrote: > Hello everyone, > > Can anyone recommend a good setup for a dual HTTP and SOCKS proxy > configuration? > > I want to obviously use Squid as th

[squid-users] Squid Dual HTTP & SOCKS Set-Up

2022-11-07 Thread Sneaker Space LTD
Hello everyone, Can anyone recommend a good setup for a dual HTTP and SOCKS proxy configuration? I want to obviously use Squid as the HTTP proxy and I also see that it may support SOCKS with the correct install binds, however, from my research, this would likely mean that I need to run two separa

[squid-users] ACL based DNS server list

2022-10-25 Thread Sneaker Space LTD
Hello, Is there a way to use specific DNS servers based on the user or connecting IP address that is making the connection by using acls or any other method? If so, can someone send an example. Thanks, James ___ squid-users mailing list squid-users@list

[squid-users] Increasing Squid 128 Max Connection Limit

2018-08-06 Thread Sneaker Space LTD
Hello, Im looking for help in regards to compiling and installing squid on a Linux server with the option to increase its max connection limit. I understand after some research that , ' ./configure CXXFLAGS="-DMAXTCPLISTENPORTS=XXX" ' , is the configuration option to use but after hours of atte