[Bug 197024] net/haproxy: rc.d script doesn't kill all processes on stop

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 23 07:49:16 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197024

            Bug ID: 197024
           Summary: net/haproxy: rc.d script doesn't kill all processes on
                    stop
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: demon at FreeBSD.org
          Reporter: ard_1 at mail.ru
             Flags: maintainer-feedback?(demon at FreeBSD.org)
          Assignee: demon at FreeBSD.org

Created attachment 152049
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152049&action=edit
Patch for the HAProxy rc.d script

When HAProxy is started with nbproc > 1 the default rc.d script is unable to
stop all the running processes due to the way the PID file is being parsed in
rc.subr

Attached a patch that changes a stop command to handle multiple PIDs in one PID
file.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer demon at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list