X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3f0adbf98daf65d842dc28bf372fba289f6c74ec..7013f21316fbdc86a8a36c7aea7f908878db6ef7:/roles/tile.rb diff --git a/roles/tile.rb b/roles/tile.rb index a126bc169..4d226961a 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -19,7 +19,7 @@ default_attributes( :threads_per_child => 20, :min_spare_threads => 30, :max_spare_threads => 180, - :max_requests_per_child => 100000 + :max_connections_per_child => 100000 } }, :munin => {