TAG NAME emulate_httpd_log
escription Allows you to specify that Squid write its access.log in HTTPD common log file format
Build Option
Default
Usage emulate_httpd_log on|off
Default
emulate_httpd_log off
Synopsis

Squid write its access.log in HTTPD common log file format, such as that used by Apache and many other web servers. This allows you to parse the log and generate reports using a wider array of tools. However, this format does not provide several types of information specific to caches, and is generally less useful when tracking cache usage and solving problems. Because there are several effective tools for parsing and generating reports from the Squid standard access logs, it is usually preferable to leave this at its default of being off.


Arguments

on/off
Enable or disable this process