emulate_httpd_log |
Squid uses its own native format for the access.log by default. If you enable this directive, the access log is written in the HTTPD common log file format. Often useful when Squid is accelerating an origin server site.
Syntax |
emulate_httpd_log on|off |
Default |
emulate_httpd_log off |
Example |
emulate_httpd_log on |
Related |
cache_access_log, httpd_accel_host |