]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/squid/templates/default/squid.conf.erb
Add top-level Apache 2.0 license file.
[chef.git] / cookbooks / squid / templates / default / squid.conf.erb
index e615f887bf2b5167cc0e23d467afaaa77338a2d3..fe8ed7853b42960d647aff84572ab76625271912 100644 (file)
@@ -9,6 +9,7 @@ max_filedescriptors 65536
 http_port 3128
 #ICP
 icp_port 3130
+log_icp_queries off
 
 #FIXME - configurable
 http_port 80 accel defaultsite=tile.openstreetmap.org tcpkeepalive=60,10,6 http11
@@ -20,6 +21,8 @@ cache_effective_group proxy
 cache_dir <%= node[:squid][:cache_dir] %>
 cache_swap_log /var/spool/squid/%s
 
+cache_mgr webmaster@openstreetmap.org
+
 quick_abort_min 0 KB
 quick_abort_max 0 KB