We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e03a90 commit 28b40a4Copy full SHA for 28b40a4
cookbooks/apache/templates/default/evasive.conf.erb
@@ -2,8 +2,8 @@
2
3
<IfModule mod_evasive20.c>
4
DOSHashTableSize 65536
5
- DOSPageCount 10
6
- DOSSiteCount 150
+ DOSPageCount 50
+ DOSSiteCount 250
7
DOSPageInterval 1
8
DOSSiteInterval 1
9
DOSBlockingPeriod 60
0 commit comments