ddos attack

MentaL

Well-Known Member
#1
Hello,

Since I've migrated from apache to litespeed I've noticed that litespeed cannot really perform well under attack in regards to apache and dos_deflate, is there anyway I can help increase the performance?

At the moment I'm being throttled with thousands of connections.

Thanks.
 

NiteWave

Administrator
#2
searched about "dos_deflate", it's bash shell script based on "netstat -ntu",you can use it with litespeed as well. lsws built-in anti-dos setting "Per Client Throttling" should be more accurate than "netstat -ntu" based script.

please be more specific of your questions. what's the setting of your "Per Client Throttling" under admin console->Server->Security
 
Top