X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3f0adbf98daf65d842dc28bf372fba289f6c74ec..ceef1ce352d360a90b6b2d672f9b7d424d866e25:/roles/web-frontend.rb diff --git a/roles/web-frontend.rb b/roles/web-frontend.rb index 646735bf2..d6c144a68 100644 --- a/roles/web-frontend.rb +++ b/roles/web-frontend.rb @@ -10,7 +10,7 @@ default_attributes( :min_spare_threads => 50, :max_spare_threads => 150, :threads_per_child => 50, - :max_requests_per_child => 10000 + :max_connections_per_child => 10000 } }, :logstash => {