]> git.openstreetmap.org Git - chef.git/commitdiff
Increase memory and disk cache size on jakelong
authorTom Hughes <tom@compton.nu>
Thu, 18 Oct 2018 07:33:33 +0000 (08:33 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 18 Oct 2018 07:33:33 +0000 (08:33 +0100)
roles/jakelong.rb

index 9f519c8738e817b243634edb5cdf55616074ad38..7a213bbd46a650b9e342476d184c8228f643df78 100644 (file)
@@ -23,8 +23,8 @@ default_attributes(
     }
   },
   :squid => {
     }
   },
   :squid => {
-    :cache_mem => "200 MB",
-    :cache_dir => "coss /store/squid/coss-01 7500 block-size=8192 max-size=262144 membufs=30"
+    :cache_mem => "1024 MB",
+    :cache_dir => "coss /store/squid/coss-01 24000 block-size=8192 max-size=262144 membufs=30"
   },
   :sysctl => {
     :kvm => {
   },
   :sysctl => {
     :kvm => {