What is mod_evasive module?
Answer / Mohd Nazim
mod_evasive is an Apache module that provides protection against DoS (Denial of Service) attacks, such as the infamous Apache HTTP Server Slowloris attack. It does this by monitoring requests and terminating connections that exhibit behavior consistent with a DoS attack.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between reload and restart?
What users does apache run under?
How do I change apache to mpm?
What is virtual host?
Is apache single threaded?
Which is better apache or nginx?
What are the types of virtual hosts?
How to check the version of running apache web server?
Apache server works on which ports?
Is apache an open source?
You see “connection reset by peer” in error log. What could be the reason for this?
Is apache opensource?