You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2012/08/15 02:14:20 UTC

[Bug 53722] New: when -D NO_DETACH is used, no PID file should be created

https://issues.apache.org/bugzilla/show_bug.cgi?id=53722

          Priority: P2
            Bug ID: 53722
          Assignee: bugs@httpd.apache.org
           Summary: when -D NO_DETACH is used, no PID file should be
                    created
          Severity: normal
    Classification: Unclassified
                OS: Linux
          Reporter: crrodriguez@opensuse.org
          Hardware: PC
            Status: NEW
           Version: 2.4-HEAD
         Component: Core
           Product: Apache httpd-2

if the server is started with -D NO_DETACH , no PID files should be created and
the PidFile directive should be ignored.

Modern init like systemd have his own process indentifier tracking capabilities
and by design cannot "forget" what the process ID is neither crazy childs can
escape its control, in such scenario, pid files are completely useless.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org