View Single Post
  #4  
Old 12-20-2012, 11:36 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,338
Quote:
Originally Posted by eagle eyes View Post
My server is protected from ddos attacks as i sit behind the firewall.

Is this just a problem with the settings?
A firewall does not necessarily protect you from ddos attack. Really depends how it is setup. In your case, there are over 5000 concurrent connections which exceeds your current max connections settings in LSWS. hence the message. You can increase the limit to 10000 or higher in LSWS (Server => General) and see if the similar message again.

You may follow the guide below to help the situation if there are excessive connections from individuals (possible ddos attack).
http://www.litespeedtech.com/how-tos.html#qa_dos
Reply With Quote