]> git.openstreetmap.org Git - chef.git/blobdiff - roles/chrysophylax.rb
Increase some tilecaches nginx cache
[chef.git] / roles / chrysophylax.rb
index 93c6b21a9bf2f78e7f17aa6f86756ab6ad008d19..0717ab372c627da8ff10c0467674af89107ed6c3 100644 (file)
@@ -35,6 +35,13 @@ default_attributes(
       "rock /store/squid/rock-32768 45000 swap-timeout=200 slot-size=32768 min-size=16285 max-size=262144"
     ]
   },
+  :nginx => {
+    :cache => {
+      :proxy => {
+        :max_size => "16384M"
+      }
+    }
+  },
   :tilecache => {
     :tile_parent => "zurich.render.openstreetmap.org"
   }