During DDoS, PHP pages don't work

hadyabed

Active Member
#1
Hey guys,
I'm having a problem, when my server gets DDoS attacked, no PHP applications work but say I try to load like website.com/blahblah or any other page that isn't there that produces a not found output, that's still running quick. How can I tune my PHP application for DDoS?
Thanks,
Hady Abed
 

mistwang

LiteSpeed Staff
#2
You need to restore the default configuration for lsphp.
You can find the default configuration values in lsws-3.3.8/add-ons/directadmin/httpd_config.xml
 

hadyabed

Active Member
#3
Mistwang,
Okay, I've restored those values but it seems my PHP is still having issues. I know you don't like providing free support, but if you're willing to take a quick look, please PM me and I'll give you my LiteSpeed Web Admin Login.
Thanks,
Hady Abed
 

hadyabed

Active Member
#7

mistwang

LiteSpeed Staff
#15
Your problem has nothing to do with PHP, if you check your page with "Firebig" (Firefox add-on), you will find that some static files take long time to load. I believe which should because of network or firewall issue.
You need to find out where is your problem first, so disabling each of your DDoS configuration temporarily is a good way to figure it out.
 
Top