Re: [us...@httpd] How can I secure my apache server from DoS attack ?

2009-06-26 Thread Neelesh Gurjar
>Damian Myerscough wrote: >mod_evasive works against DOS attacks but is ineffective against the slowloris >attack 2009/6/26 Fred K : >>> It is possible to use a modules called: mod_evasive this will help >>> prevent DOS attacks occurring. >>> >>> http://www.zdziarski.com/projects/mod_evasive/ >>>

[us...@httpd] How can I secure my apache server from DoS attack ?

2009-06-23 Thread Neelesh Gurjar
Hi, I have a web server which has CentOS Linux 2.6.18-028stab059.6-ent kernel and Apache 1.3.37 running on it. 2 days back I got one script to test DoS attack on website. It is called slowloris.pl from http://ha.ckers.org/slowloris/ I run that script against my server and it worked. It stopped m