]> git.openstreetmap.org Git - chef.git/blobdiff - roles/wiki.rb
imagery: fix floating text and switch to https links in attribution
[chef.git] / roles / wiki.rb
index e6d4564e7a504e3984180d5e930de885b6b2b0ca..9298395afb272362099d8b3baaa92baa091a79e2 100644 (file)
@@ -39,9 +39,9 @@ default_attributes(
     :timeout => 30,
     :event => {
       :server_limit => 32,
-      :max_clients => 800,
+      :max_request_workers => 800,
       :threads_per_child => 50,
-      :max_requests_per_child => 10000
+      :max_connections_per_child => 10000
     }
   }
 )