]> git.openstreetmap.org Git - chef.git/commitdiff
Relax site count limit for evasive
authorTom Hughes <tom@compton.nu>
Mon, 11 Mar 2024 18:20:56 +0000 (18:20 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 11 Mar 2024 18:20:56 +0000 (18:20 +0000)
cookbooks/apache/templates/default/evasive.conf.erb

index 92b03552554658c8e713503add74501f9f4cc9b0..0596e6b37c5b552fb88c66e997544aed7ea78100 100644 (file)
@@ -3,7 +3,7 @@
 <IfModule mod_evasive.c>
     DOSHashTableSize    65536
     DOSPageCount        10
-    DOSSiteCount        50
+    DOSSiteCount        150
     DOSPageInterval     1
     DOSSiteInterval     1
     DOSBlockingPeriod   60