X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/7502f15bd8b731b68e722092f8e5dbd9269dba58..fa50a84060d31d9a343e113f4b5cc143a9f8bcef:/cookbooks/tilecache/templates/default/squid.conf.erb diff --git a/cookbooks/tilecache/templates/default/squid.conf.erb b/cookbooks/tilecache/templates/default/squid.conf.erb index 4b1145497..2184b1be5 100644 --- a/cookbooks/tilecache/templates/default/squid.conf.erb +++ b/cookbooks/tilecache/templates/default/squid.conf.erb @@ -119,7 +119,7 @@ acl tile_caches src <%= address %> # Siblings <% node[:tilecache][:tile_siblings].each do |sibling| -%> -cache_peer <%= sibling %> sibling 3128 3130 weight=1500 +cache_peer <%= sibling %> sibling 3128 4827 htcp weight=1500 <% end -%> # Primary Parent