From: Tom Hughes Date: Wed, 1 Aug 2018 08:54:26 +0000 (+0100) Subject: Reduce squid cache memory on sarkany X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/55c7247b6c14075e10de85e4c2f21e4409625c41 Reduce squid cache memory on sarkany --- diff --git a/roles/sarkany.rb b/roles/sarkany.rb index 39d8ee28d..955c8556d 100644 --- a/roles/sarkany.rb +++ b/roles/sarkany.rb @@ -23,7 +23,7 @@ default_attributes( } }, :squid => { - :cache_mem => "6100 MB", + :cache_mem => "5100 MB", :cache_dir => "coss /store/squid/coss-01 80000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => {