]> git.openstreetmap.org Git - chef.git/blobdiff - roles/nominatim.rb
nominatim: reduce number of rate limited connections
[chef.git] / roles / nominatim.rb
index 52c9694af57c6cedce7a78ed15ab1b8de996e707..c6771b85183bb48637527dd388936e63d13a3a7b 100644 (file)
@@ -30,7 +30,7 @@ default_attributes(
   },
   :networking => {
     :firewall => {
-      :http_rate_limit => "s:7/sec:15"
+      :http_rate_limit => "s:2/sec:15"
     }
   },
   :postgresql => {