From: Grant Slater Date: Thu, 31 Oct 2019 08:43:19 +0000 (+0000) Subject: Reduce squid memory limit on cmok X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c1a2213b61aeda15c2e67c426cdca4cd4e2a6b2d Reduce squid memory limit on cmok --- diff --git a/roles/cmok.rb b/roles/cmok.rb index a876d8604..94cc73239 100644 --- a/roles/cmok.rb +++ b/roles/cmok.rb @@ -23,7 +23,7 @@ default_attributes( } }, :squid => { - :cache_mem => "4096 MB", + :cache_mem => "2560 MB", :cache_dir => "coss /store/squid/coss-01 80000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => {