From: Tom Hughes Date: Wed, 24 Aug 2016 06:06:18 +0000 (+0100) Subject: Reduce cache memory limit on jakelong X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/96844d4dd17c5ba506648c3ed78e49d42cf84248?hp=ec8cf91536c685f3bb66d526d0f75ebaf662c6cc Reduce cache memory limit on jakelong --- diff --git a/roles/jakelong.rb b/roles/jakelong.rb index 0a8ecf67c..0a20f3ddb 100644 --- a/roles/jakelong.rb +++ b/roles/jakelong.rb @@ -23,7 +23,7 @@ default_attributes( } }, :squid => { - :cache_mem => "600 MB", + :cache_mem => "400 MB", :cache_dir => "coss /store/squid/coss-01 10000 block-size=8192 max-size=262144 membufs=30" }, :sysctl => {