Skip to content

Commit 92b88ef

Browse files
committed
Relax site count limit for evasive
1 parent c2737f8 commit 92b88ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbooks/apache/templates/default/evasive.conf.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<IfModule mod_evasive.c>
44
DOSHashTableSize 65536
55
DOSPageCount 10
6-
DOSSiteCount 50
6+
DOSSiteCount 150
77
DOSPageInterval 1
88
DOSSiteInterval 1
99
DOSBlockingPeriod 60

0 commit comments

Comments
 (0)