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
http_access deny purge
forwarded_for on
+follow_x_forwarded_for allow localhost
#Loggin used for analysis
-logformat zerelog %ts.%03tu %rp "%{Etag}<h" %>a "%{User-Agent}>h"
+logformat zerelog %ts.%03tu %rp "%{Etag}<h" %>a "%{User-Agent}>h" %<st
access_log /var/log/squid/zere.log zerelog
access_log <%= node[:squid][:access_log] %>
digest_generation on
-refresh_pattern . 0 20% 4320
+refresh_pattern . 0 50% 8640
#ZERO required for logrotate to work properly
logfile_rotate 0