On 2020-10-28 13:11, Veiko Kukk wrote:
Another difference between 1.9 and 2.0 here is that 2.0 is compiled
with systemd support and executed using -Ws and Type=notify instead of
1.9 -W and Type=forking.

With the exactlty same HAproxy 2.0 (compiled with systemd support), I've changed haproxy.service to have identical configuration to 1.9 one:

ExecStart=/usr/sbin/haproxy -W -f $CONFIG -p $PIDFILE
Type=forking

Log messages are not duplicated anymore, there are no more priority 30 messages!

Veiko

Reply via email to