View Single Post
  #3  
Old 12-27-2011, 11:31 PM
seyit seyit is offline
New Member
 
Join Date: Sep 2011
Posts: 8
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 ?
Reply With Quote