]> git.openstreetmap.org Git - chef.git/commitdiff
Lower squid memory on komodo
authorGrant Slater <git@firefishy.com>
Mon, 23 Oct 2017 17:32:10 +0000 (18:32 +0100)
committerGrant Slater <git@firefishy.com>
Mon, 23 Oct 2017 17:32:10 +0000 (18:32 +0100)
roles/komodo.rb

index d6c3c784529f4aa8d754023b00a02d2fe040602f..144301c3bc4662539a1b2ec29ce5dfafbc98c201 100644 (file)
@@ -15,7 +15,7 @@ default_attributes(
     }
   },
   :squid => {
     }
   },
   :squid => {
-    :cache_mem => "2048 MB",
+    :cache_mem => "1500 MB",
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {