X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0a23f69a40751d6960ab3f2e7c47544040fac47b..3f0adbf98daf65d842dc28bf372fba289f6c74ec:/roles/tile.rb diff --git a/roles/tile.rb b/roles/tile.rb index 0944b768e..a126bc169 100644 --- a/roles/tile.rb +++ b/roles/tile.rb @@ -15,7 +15,7 @@ default_attributes( :timeout => 60, :event => { :server_limit => 60, - :max_clients => 1200, + :max_request_workers => 1200, :threads_per_child => 20, :min_spare_threads => 30, :max_spare_threads => 180,