]> git.openstreetmap.org Git - chef.git/commitdiff
Reduce cache memory on drogon
authorTom Hughes <tom@compton.nu>
Mon, 12 Oct 2015 11:22:42 +0000 (12:22 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 12 Oct 2015 11:22:42 +0000 (12:22 +0100)
roles/drogon.rb

index 57d27ab7de45a8ce2517936920002373e24896a7..8408eb11b1b8a395e7b9e0961196654e43b9aafb 100644 (file)
@@ -32,7 +32,7 @@ default_attributes(
     ]
   },
   :squid => {
-    :cache_mem => "12500 MB",
+    :cache_mem => "6000 MB",
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {