]> git.openstreetmap.org Git - chef.git/commitdiff
Reduce squid memory usage on noomoahk
authorTom Hughes <tom@compton.nu>
Wed, 1 Aug 2018 06:08:07 +0000 (07:08 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 1 Aug 2018 06:08:07 +0000 (07:08 +0100)
roles/noomoahk.rb

index c0d43fe55522ccab586aed2b1e48f07d26aaf007..36c1b2968ba420be073d30b97e8f145f6249cf20 100644 (file)
@@ -23,7 +23,7 @@ default_attributes(
     }
   },
   :squid => {
-    :cache_mem => "4100 MB",
+    :cache_mem => "3100 MB",
     :cache_dir => "coss /store/squid/coss-01 80000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {