From: Tom Hughes Date: Wed, 13 Jun 2018 10:30:33 +0000 (+0100) Subject: Reduce memory cache size on jakelong X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c34ccf5728b79fc191b11447f8018203b4ca5785?hp=e49e83b7a9d9b24323b206bf45f16ced91e910e8 Reduce memory cache size on jakelong --- diff --git a/roles/jakelong.rb b/roles/jakelong.rb index 60b1577e9..47b1745d1 100644 --- a/roles/jakelong.rb +++ b/roles/jakelong.rb @@ -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 => {