]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tilecache/templates/default/squid.conf.erb
Use HTCP for cache peer queries
[chef.git] / 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