]> git.openstreetmap.org Git - chef.git/blobdiff - roles/planet.rb
disable postgres fsync on dulcy
[chef.git] / roles / planet.rb
index 8c2870767b62c3be9c45961b762355afcfd5d5b2..d9f0112bbaacbd4b4aeea042aab62baa5b825240 100644 (file)
@@ -42,7 +42,8 @@ default_attributes(
     :event => {
       :server_limit => 20,
       :max_clients => 1000,
-      :threads_per_child => 50
+      :threads_per_child => 50,
+      :max_spare_threads => 525
     }
   }
 )