X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/da1115e80fdbca939aa7b2f8b2027705f1c32b24..55f07b266707be40843e951f5811e0de82b50fb5:/roles/web-frontend.rb diff --git a/roles/web-frontend.rb b/roles/web-frontend.rb index 1a7c7ce7a..deb62f7c7 100644 --- a/roles/web-frontend.rb +++ b/roles/web-frontend.rb @@ -17,8 +17,8 @@ default_attributes( :max_pool_size => 50 }, :web => { - :rails_soft_memory_limit => 192, - :rails_hard_memory_limit => 512 + :rails_soft_memory_limit => 256, + :rails_hard_memory_limit => 1024 }, :exim => { :local_domains => [ "messages.openstreetmap.org" ],