hi i have a busy network and want increase max_conn more than 128 in redsocks there is any way for more connections,here is something but i was unsuccessful to change 128 max_conn in redsocks my network is unstable lots of connection drop
in line 85 // listenq = 128; // SOMAXCONN equals 128 on my Linux box. what is this line
ulimit -n results in 1024 by default, you need to rise that.
SOMAXCONN is new connection queue for service, exceeding it must be logged in dmesg
Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:
Remember to redact passwords, MAC addresses and any public IP addresses you may have: