Lucas

Well-Known Member
Feb 22, 2003
132
3
168
Around the world
cPanel Access Level
Root Administrator
Well, I have managed to successfully install mod_evasive, but I see IPs getting blocked without DDoS attack... The server is new, just a couple of clients being hosted and I haven't been DDoSed yet, thankfully. Shouldn't it only block if there is an attack? I guess I would have to play around with the settings and make them less sensitive?

I currently have:

<IfModule mod_evasive20.c>
DOSHashTableSize 3097
DOSPageCount 2
DOSSiteCount 50
DOSPageInterval 1
DOSSiteInterval 1
DOSBlockingPeriod 10
DOSEmailNotify root
</IfModule>
Edit: I am now trying the following

<IfModule mod_evasive20.c>
DOSHashTableSize 3097
DOSPageCount 2
DOSSiteCount 50
DOSPageInterval 1
DOSSiteInterval 1
DOSBlockingPeriod 10
DOSEmailNotify root
</IfModule>
 
Last edited:

Infopro

Well-Known Member
May 20, 2003
17,075
524
613
Pennsylvania
cPanel Access Level
Root Administrator
Twitter