From: Tom Hughes Date: Mon, 11 Mar 2024 17:48:37 +0000 (+0000) Subject: Relax page count limit for evasive X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c2737f8d666b7c1b24a6572697330200b4937aac Relax page count limit for evasive --- diff --git a/cookbooks/apache/templates/default/evasive.conf.erb b/cookbooks/apache/templates/default/evasive.conf.erb index af5266685..92b035525 100644 --- a/cookbooks/apache/templates/default/evasive.conf.erb +++ b/cookbooks/apache/templates/default/evasive.conf.erb @@ -2,7 +2,7 @@ DOSHashTableSize 65536 - DOSPageCount 2 + DOSPageCount 10 DOSSiteCount 50 DOSPageInterval 1 DOSSiteInterval 1