]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web-frontend.rb
put db back in normal mode on pummelzacken
[chef.git] / roles / web-frontend.rb
index 1a7c7ce7a1e1a08a8efc853767c1d4279f5e5243..deb62f7c7b38187245ab6d84ce45a6abf38eb064 100644 (file)
@@ -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" ],