Skip to content

Commit 32f9279

Browse files
committed
Reduce look back for forbidden request jail
1 parent 92b88ef commit 32f9279

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbooks/apache/recipes/default.rb

+1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
filter "apache-forbidden"
113113
logpath "/var/log/apache2/access.log"
114114
ports [80, 443]
115+
findtime "1m"
115116
maxretry 50
116117
end
117118

0 commit comments

Comments
 (0)