From: Tom Hughes Date: Thu, 7 Jun 2018 18:18:48 +0000 (+0100) Subject: Update culebre configuration for squid 3 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/6ca293f3364cfa26435780dfa6081e13a92b1da0 Update culebre configuration for squid 3 --- diff --git a/roles/culebre.rb b/roles/culebre.rb index 954adeb78..56f6afc4e 100644 --- a/roles/culebre.rb +++ b/roles/culebre.rb @@ -22,8 +22,9 @@ default_attributes( } }, :squid => { + :version => "3", :cache_mem => "6100 MB", - :cache_dir => "coss /store/squid/coss-01 80000 block-size=8192 max-size=262144 membufs=80" + :cache_dir => "rock /store/squid/rock-01 80000 swap-timeout=500 max-swap-rate=150 slot-size=4096 max-size=262144" }, :tilecache => { :tile_parent => "zaragoza.render.openstreetmap.org",