]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilecache/templates/default/squid.conf.erb
Revert "Disable TLSv1.3 for upstream connections from squid on Ubuntu 20.04"
[chef.git] / cookbooks / tilecache / templates / default / squid.conf.erb
index 3c29f39b35d0ed70dbd09b42db6c0b2f8b65938c..55415a4aca3e2412ab386a6fa46a9deda4afc324 100644 (file)
@@ -35,11 +35,6 @@ acl tile_caches src <%= address %>
 <% end -%>
 <% end -%>
 
-# Siblings
-<% node[:tilecache][:tile_siblings].each do |sibling| -%>
-cache_peer <%= sibling %> sibling 3128 4827 htcp weight=1500
-<% end -%>
-
 # Primary Parent
 <% if node[:squid][:version] < 4 -%>
 cache_peer <%= node[:tilecache][:tile_parent] %> parent 443 0 no-query originserver name=osmtileAccel login=PASS connect-timeout=120 no-digest weight=1000 ssl ssldomain=render.openstreetmap.org