X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8ad313856c3a38eb173671525166036c86cab760..6088534f1b61e4667c74e4b83a82ba434b22e494:/cookbooks/squid/templates/default/squid.conf.erb diff --git a/cookbooks/squid/templates/default/squid.conf.erb b/cookbooks/squid/templates/default/squid.conf.erb index 7236a4dd2..f290f730d 100644 --- a/cookbooks/squid/templates/default/squid.conf.erb +++ b/cookbooks/squid/templates/default/squid.conf.erb @@ -84,10 +84,7 @@ http_access deny purge forwarded_for on follow_x_forwarded_for allow localhost -#Loggin used for analysis -logformat zerelog %ts.%03tu %rp "%{Etag}a "%{User-Agent}>h" %a %Ss/%03Hs %h" "%{User-Agent}>h" access_log <%= node[:squid][:access_log] %> cache_log /var/log/squid/cache.log cache_store_log none @@ -97,7 +94,7 @@ strip_query_terms off digest_generation on -refresh_pattern . 0 20% 4320 +refresh_pattern . 0 50% 8640 #ZERO required for logrotate to work properly logfile_rotate 0