]> git.openstreetmap.org Git - chef.git/blobdiff - roles/pummelzacken.rb
reduce fpm pool size on pummelzacken
[chef.git] / roles / pummelzacken.rb
index cae7b6562ef225a84e988c6463bde8b836febb3f..a9733375164f26b1c90e57923b721d39f208fcec 100644 (file)
@@ -43,12 +43,12 @@ default_attributes(
       :www => {
         :port => "8000",
         :pm => "dynamic",
       :www => {
         :port => "8000",
         :pm => "dynamic",
-        :max_children => "70"
+        :max_children => "60"
       },
       :bulk => {
         :port => "8001",
         :pm => "static",
       },
       :bulk => {
         :port => "8001",
         :pm => "static",
-        :max_children => "10"
+        :max_children => "5"
       }
     },
     :tablespaces => {
       }
     },
     :tablespaces => {