X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/84747961ab8bfee2f241049b4f1e3317da233190..0bd8ab3941e936d18631e5cb23a910c6ee2e3a81:/roles/web-frontend.rb diff --git a/roles/web-frontend.rb b/roles/web-frontend.rb index 5ad106847..4d82bd4f6 100644 --- a/roles/web-frontend.rb +++ b/roles/web-frontend.rb @@ -10,7 +10,6 @@ default_attributes( :threads_per_child => 50, :min_spare_threads => 50, :max_spare_threads => 450, - :max_connections_per_child => 10000, :async_request_worker_factor => 4 } },