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

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