]> git.openstreetmap.org Git - chef.git/commitdiff
Use HTCP for cache peer queries
authorTom Hughes <tom@compton.nu>
Tue, 29 Oct 2019 22:13:19 +0000 (22:13 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 29 Oct 2019 22:13:19 +0000 (22:13 +0000)
cookbooks/tilecache/templates/default/squid.conf.erb

index 4b114549713ca93862f8ea4ee07cad5662f52c2e..2184b1be5a66f0200c909f56dd492c0c7df5e2a7 100644 (file)
@@ -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