LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > General > Under HTTP Get Attack

Reply
 
Thread Tools Display Modes
  #1  
Old 08-27-2008, 07:02 PM
jayjaybaby jayjaybaby is offline
Member
 
Join Date: Aug 2008
Posts: 32
Default Under HTTP Get Attack

Hello,


I am running the latest version of Litespeed enterprise.

My forums are getting hit with HTTP get requests at a rate of about 100 requests a second.

Now Litespeed and everything else is fine, it is just that PHP is getting pounded and everything slows down because of it. I have tried the access denied directorys (didnt work for some reason), I also have CSF and DDoS Deflate installed and they ban IPs but the attack seems to never stop. I checked via ssh and there is about 200 ips connected to my server. Does anyone have any advice on this? Reccomended throttling settings, phpsuexec settings etc and most importantly how can I "mitigate" this http get flood?


Regards
Reply With Quote
  #2  
Old 08-27-2008, 08:15 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
try

http://www.litespeedtech.com/how-tos.html#qa_dos
Reply With Quote
  #3  
Old 08-27-2008, 08:55 PM
jayjaybaby jayjaybaby is offline
Member
 
Join Date: Aug 2008
Posts: 32
Quote:
Originally Posted by mistwang View Post

What is the recommended setting for outbound bandwidth?



Regards
Reply With Quote
  #4  
Old 08-28-2008, 03:53 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
It is not that important, you can set it to any value you like. You should consider the average size of the pages on your site.
Reply With Quote
  #5  
Old 12-10-2008, 09:46 AM
anewday anewday is offline
Senior Member
 
Join Date: Nov 2007
Location: New York
Posts: 723
Does TCP syn attack/flood target HTTP only or mostly?

Another person said the following helped them with ddos.

Code:
iptables -A INPUT -p tcp --syn -m limit --limit 1/s --limit-burst 3 -j DROP
If I'm not mistaken, is that similar to the Requests/s throttling in Litespeed?

Last edited by anewday; 12-10-2008 at 09:52 AM..
Reply With Quote
  #6  
Old 12-10-2008, 09:54 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
It is to limit number of SYN packets per second at firewall, yes, it should be helpful in addition to throttling in LiteSpeed. Those two are complimentary, not the same.
Reply With Quote
  #7  
Old 12-10-2008, 09:59 AM
anewday anewday is offline
Senior Member
 
Join Date: Nov 2007
Location: New York
Posts: 723
Edited post above. So, SYN attacks target http most of the time? What would you suggest limit per second and burst?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 12:56 AM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.