Search squid archive

Re: Re: "emulate_httpd_log on" is not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tis 2010-03-16 klockan 20:54 +0000 skrev mkrygeri@xxxxxxxxx:

> All the documentation I looked at still refers to this as an active
> feature. So I was banging my head off this more than I needed to.
> Apparently it is deprecated as of 2.6 and does not maintain any
> backward compatibility. 

It's there for backwards compatibility only.


access_log /path/to/access.log
emulate_httpd_log on

is equivalent to

access_log /path/to/access.log common

But if you have

access_log /path/to/access.log squid
[or any other format]

then emulate_httpd_log is ignored. emulate_httpd_log only have effect if
the access_log directive do not specify which format to use for the log.

> I only needed to change the line "access_log /path/to/access.log
> squid" to "access_log /path/to/access.log common" to get this working
> the way I wanted it to.

Yes, that's the current way.

Regards
Henrik


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux