]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
pummelzacken: increase apache workers
[chef.git] / roles / pummelzacken.rb
index 75f9a3c690599d0896c40dfaac79cc7d7f95a438..97f2af508a82f70beeb000ad9e07621643071fc6 100644 (file)
@@ -32,6 +32,12 @@ default_attributes(
       }
     }
   },
+  :apache => {
+    :event => {
+      :max_request_workers => 3000,
+      :threads_per_child => 70
+    }
+  },
   :nominatim => {
     :state => "standalone",
     :dbadmins => %w[lonvia tomh],