Hi, all,

haproxy does not delete the pidfile when stopped.
If the PID in the remaining pidfile is reused by other process,
the operation using the pidfile may affect other process.
In master-worker mode, fixed to delete pidfile when stopped.

However, in the daemon mode, it has not been dealt with yet.
Is there any objection to dealing only with master-worker mode?

Best regards,
MIZUTA Takeshi

Attachment: 0001-BUG-MINOR-mworker-delete-the-pidfile-when-the-master.patch
Description: 0001-BUG-MINOR-mworker-delete-the-pidfile-when-the-master.patch

Reply via email to