[Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes
Louis Bouchard
louis.bouchard at canonical.com
Tue Sep 22 07:33:45 UTC 2015
Hello,
Unfortunately Jorge's patch is incomplete. The reason for the looping on
pid is that, if nproc > 1, the pidfile will contain more than one PID
and using --pidfile will only kill the first one.
The proposed patch here will fix both situation, i.e. the fact that
--pid is silently ignored and that if nproc > 1, all processes will be
killed.
I think we need to create new bug for Trusty as, if nproc > 1, only the
first PID will be killed.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1494141
Title:
HAProxy 1.5 init script does not terminate processes
To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1494141/+subscriptions
More information about the Ubuntu-server-bugs
mailing list