From: Grant Slater Date: Thu, 12 Feb 2015 09:38:53 +0000 (+0000) Subject: Reduce stormfly-02 squid memory to avoid numa paging issue X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/32d9cf96efd24df9fca05725ad2a4de707cc029b Reduce stormfly-02 squid memory to avoid numa paging issue --- diff --git a/roles/stormfly-02.rb b/roles/stormfly-02.rb index 7d5a38bf7..9108f694d 100644 --- a/roles/stormfly-02.rb +++ b/roles/stormfly-02.rb @@ -13,7 +13,7 @@ default_attributes( } }, :squid => { - :cache_mem => "29000 MB", + :cache_mem => "21000 MB", :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => {