|
there is nothing changes.. i tried it. also i tried other things..
Here you see when in underattack
root@litespeed:~# cat /proc/sys/net/core/somaxconn
512
root@litespeed:~# cat /proc/sys/net/ipv4/tcp_max_syn_backlog
100000
root@litespeed:~# netstat -n -p TCP | grep SYN_RECV |wc -l
256
root@litespeed:~#
Server is still stuck i didnt increase backlog queue with those params..
What can i do more ?
|