]> git.openstreetmap.org Git - chef.git/commitdiff
squid: also listen on secondary port 8080
authorGrant Slater <git@firefishy.com>
Mon, 25 Nov 2019 22:26:29 +0000 (22:26 +0000)
committerGrant Slater <git@firefishy.com>
Mon, 25 Nov 2019 22:26:29 +0000 (22:26 +0000)
cookbooks/squid/templates/default/squid.conf.erb

index 22b94ddec829140a56e08dbe4684b13ac2d53544..1ebddf0f6269f8fcbf730463aee22a5f82d71517 100644 (file)
@@ -35,6 +35,7 @@ log_icp_queries off
 http_port 80 accel defaultsite=tile.openstreetmap.org tcpkeepalive=60,10,6 http11
 <% else -%>
 http_port 80 accel no-vhost defaultsite=tile.openstreetmap.org tcpkeepalive=60,10,6
 http_port 80 accel defaultsite=tile.openstreetmap.org tcpkeepalive=60,10,6 http11
 <% else -%>
 http_port 80 accel no-vhost defaultsite=tile.openstreetmap.org tcpkeepalive=60,10,6
+http_port 8080 accel no-vhost defaultsite=tile.openstreetmap.org tcpkeepalive=60,10,6
 <% end -%>
 
 cache_effective_user proxy
 <% end -%>
 
 cache_effective_user proxy