X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/21958591555b0b80370e944e3128ac5d533c281d..3f0adbf98daf65d842dc28bf372fba289f6c74ec:/roles/taginfo.rb diff --git a/roles/taginfo.rb b/roles/taginfo.rb index 4b0fb23bd..a0a3f9787 100644 --- a/roles/taginfo.rb +++ b/roles/taginfo.rb @@ -17,7 +17,7 @@ default_attributes( :mpm => "event", :event => { :server_limit => 40, - :max_clients => 1000, + :max_request_workers => 1000, :min_spare_threads => 50, :max_spare_threads => 150, :threads_per_child => 50,