tis 2010-03-16 klockan 11:50 -0400 skrev Mike K.:
> I have gone in and uncommented the "emulate_httpd_log off" in the
> sample and changed it to "emulate_http_log on". Once the change was
> made, I restarted squid.
Do we still have that directive? Thought it was removed when we added
format specifications to access_log.. Looking, right it's still there,
used if there is no format specification in access_log.
What does your access_log directive say? If there is a format
specification in access_log then that overrides emulate_httpd_log.
emulate_httpd_log off ->
access_log /path/to/access.log squid
emulate_httpd_log on ->
access_log /path/to/access.log common
Regards
Henrik
Received on Tue Mar 16 2010 - 20:36:29 MDT
This archive was generated by hypermail 2.2.0 : Wed Mar 17 2010 - 12:00:04 MDT