Tuesday, June 04, 2019

Re: update dnscrypt-proxy 2.0.25

On Mon 03/06/2019 20:56, Nam Nguyen wrote:
>
> This is a diff for dnscrypt-proxy 2.0.25, released June 3, 2019.
>
> release notes:
> https://github.com/jedisct1/dnscrypt-proxy/releases/tag/2.0.25
> https://github.com/jedisct1/dnscrypt-proxy/releases/tag/2.0.24
>
> The "fastest" load-balancing strategy has been renamed to "first". I
> noted this in the README and existing dnscrypt-proxy.toml files may have
> to be changed.
>
> Also, I enabled logging by specifying log_file =
> '${LOCALSTATEDIR}/log/dnscrypt-proxy.log'. `log_file' and `use_syslog'
> are mutually exclusive options. `log_file' allows you to specify a file
> and `use_syslog' uses /var/log/messages.
>
> Thoughts on enabling logging? If it is better to just leave logging
> disabled, as it is by default, let me know and I can fix the diff as
> needed.
>
> Lightly tested on amd64.


The update itself works for me. However, I don't think it makes sense to
enable logging as it does not solve a problem. I prefer to respect
defaults, and have a user decide what is needed.

No comments:

Post a Comment