From: Tom Hughes Date: Sat, 19 Oct 2019 16:39:03 +0000 (+0100) Subject: Reduce squid memory limit on toothless X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/4823cac779fd084d5776b10ef7b0589dec021526 Reduce squid memory limit on toothless --- diff --git a/roles/toothless.rb b/roles/toothless.rb index 72e4ba877..908807bbe 100644 --- a/roles/toothless.rb +++ b/roles/toothless.rb @@ -27,7 +27,7 @@ default_attributes( }, :squid => { :version => 4, - :cache_mem => "4096 MB", + :cache_mem => "3584 MB", :cache_dir => [ "rock /store/squid/rock-4096 12800 swap-timeout=200 slot-size=4096 max-size=3996", "rock /store/squid/rock-8192 16000 swap-timeout=200 slot-size=8192 min-size=3997 max-size=8092",