From: Grant Slater Date: Thu, 15 Jan 2015 15:15:16 +0000 (+0000) Subject: Reduce squid memory on stormfly-02 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/a8bbefc4f917841b1417433e9929fa8b0fc4ee8e Reduce squid memory on stormfly-02 --- diff --git a/roles/stormfly-02.rb b/roles/stormfly-02.rb index 9e97b4a67..7d5a38bf7 100644 --- a/roles/stormfly-02.rb +++ b/roles/stormfly-02.rb @@ -13,7 +13,7 @@ default_attributes( } }, :squid => { - :cache_mem => "32000 MB", + :cache_mem => "29000 MB", :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => {