X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/67c2aceb91955ff583c41807759d203a4478e4b1..414079c5747f105c0df41b10757a779485909f09:/roles/shenron.rb diff --git a/roles/shenron.rb b/roles/shenron.rb index 84a38aa06..d6e8ff9c5 100644 --- a/roles/shenron.rb +++ b/roles/shenron.rb @@ -13,7 +13,8 @@ default_attributes( :apache => { :mpm => "event", :event => { - :max_connections_per_child => 2000 + :min_spare_threads => 50, + :max_spare_threads => 150 } }, :hardware => {