One way to prevent DOS attack is install mod_evasive for apache. I have write the article “Prevent DDoS Attack With mod_evasive in Apache 2“, a while ago. And now if you want to check if the mod_evasive is working correctly, you can use the simple perl script below: #!/usr/bin/perl # test.pl: small script to [...]
↧