Hi Igor,

On Thu, Feb 27, 2020 at 10:36:44PM +1100, Igor Cicimov wrote:
> > This looks like you are running HAProxy in debug mode. Debug mode is
> > enabled via the '-d' command line switch or 'debug' configuration option
> > (http://cbonte.github.io/haproxy-dconv/2.1/configuration.html#debug).
> >
> > Best regards
> > Tim Düsterhus
> >
> 
> Yes I have debug option on, thanks. The thing is it is there in 1.8 too but
> I don't see the same effect.

I recently marked the debug option deprecated because it has caused a lot
of trouble over time (services staying in foreground, spamming logs, filling
file-systems with boot log files etc), and indicated that only "-d" should
be used explicitly when you want to use the debug mode.

Do you have a *real* use case of "debug" in the global section that is
not easily solved with "-d" ? I'm asking because I'd really like to see
this design mistake disappear, but am not (too much) stubborn.

Thanks,
Willy

Reply via email to