X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/fca44ca0420b1f3048c2944900cfdef3b34e2509..7ebe049da32826028cab723019f14159dfcee8d1:/roles/wiki.rb diff --git a/roles/wiki.rb b/roles/wiki.rb index 845f99fe2..acd0cef1c 100644 --- a/roles/wiki.rb +++ b/roles/wiki.rb @@ -8,14 +8,7 @@ default_attributes( } }, :apache => { - :mpm => "prefork", - :timeout => 30, - :event => { - :server_limit => 32, - :max_request_workers => 800, - :threads_per_child => 50, - :max_connections_per_child => 10000 - } + :timeout => 30 }, :elasticsearch => { :version => "5.x",