]> git.openstreetmap.org Git - chef.git/commitdiff
Reduce memory cache size on jakelong
authorTom Hughes <tom@compton.nu>
Wed, 13 Jun 2018 10:30:33 +0000 (11:30 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 13 Jun 2018 10:30:33 +0000 (11:30 +0100)
roles/jakelong.rb

index 60b1577e9b5972b43096e6602cf6296baae1f8f8..47b1745d15ad3e33545d12210debc8e304ae7619 100644 (file)
@@ -24,7 +24,7 @@ default_attributes(
   },
   :squid => {
     :version => 3,
-    :cache_mem => "400 MB",
+    :cache_mem => "350 MB",
     :cache_dir => "rock /store/squid/rock-01 7500 swap-timeout=500 max-swap-rate=100 slot-size=4096 max-size=262144"
   },
   :sysctl => {