You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Jeff Godin <je...@tcnet.org> on 2000/03/13 21:37:55 UTC

general/5871: DEFAULT_PIDLOG value inconsistent with defaule executable name

>Number:         5871
>Category:       general
>Synopsis:       DEFAULT_PIDLOG value inconsistent with defaule executable name
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          change-request
>Submitter-Id:   apache
>Arrival-Date:   Mon Mar 13 12:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     jeff@tcnet.org
>Release:        2.0a1
>Organization:
apache
>Environment:
Linux host.example.org 2.2.13 #2 Mon Nov 29 11:02:22 EST 1999 i686 unknown
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
redhat-release-6.1-1
>Description:
In Apache 2.0, The default name of the executable seems to have changed from 'httpd' to 'apache'. This change is not reflected in the value of DEFAULT_PIDLOG, which is still set to 'httpd.pid'. A minor issue, but for matters of consistency, the value of DEFAULT_PIDLOG could perhaps be changed to 'apache.pid'.
>How-To-Repeat:

>Fix:
Change the definition of DEFAULT_PIDLOG in mpm_default.h, which resides in:
src/modules/mpm/dexter/mpm_default.h
src/modules/mpm/mpmt_beos/mpm_default.h
src/modules/mpm/mpmt_pthread/mpm_default.h
src/modules/mpm/prefork/mpm_default.h
src/modules/mpm/spmt_os2/mpm_default.h
src/modules/mpm/winnt/mpm_default.h
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]