Fardin2012
Regular Member
- Aug 5, 2015
- 398
- 160
I have installed Squid Proxy in my Ubuntu 20.04 VPS and I want to use it by multiple ports so I have added ports like this is conf file
But now problem is only 127 (1000-1127) port is working, no matter what port number I use, always first 127 ports only working, how can I make working maximum number ports? I heard we can add 4096 ports.
http_port 1000
http_port 1001
http_port 1002
http_port 1003
http_port 1004
But now problem is only 127 (1000-1127) port is working, no matter what port number I use, always first 127 ports only working, how can I make working maximum number ports? I heard we can add 4096 ports.