Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2015 07:49:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197024] net/haproxy: rc.d script doesn't kill all processes on stop
Message-ID:  <bug-197024-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: ard_1@mail.ru
             Flags: maintainer-feedback?(demon@FreeBSD.org)
          Assignee: demon@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@FreeBSD.org> ---
Auto-assigned to maintainer demon@FreeBSD.org

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197024-13>