From: Tom Hughes Date: Tue, 5 Jun 2018 21:05:44 +0000 (+0100) Subject: Update odin configuration for squid 3 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/0badcb2c497364ea89544e45e6eac7f93fd48ae3?ds=inline Update odin configuration for squid 3 --- diff --git a/roles/odin.rb b/roles/odin.rb index aa5700e32..1968df094 100644 --- a/roles/odin.rb +++ b/roles/odin.rb @@ -30,8 +30,9 @@ default_attributes( } }, :squid => { + :version => "3", :cache_mem => "14000 MB", - :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" + :cache_dir => "rock /store/squid/rock-01 128000 slot-size=4096 max-size=262144" }, :tilecache => { :tile_parent => "aalborg.render.openstreetmap.org",