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 2010/02/16 20:11:25 UTC

DO NOT REPLY [Bug 48752] New: log command line options passed to httpd

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

           Summary: log command line options passed to httpd
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: spotter@yucs.org


Currently, when httpd is run, it output an information line (on my machine to
error.log) that shows an element of the httpd's configuration,

for example

[Tue Feb 16 13:48:05 2010] [notice] Apache/2.2.9 (Debian) DAV/2
PHP/5.2.6-1+lenny4 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g
mod_perl/2.0.4 Perl/v5.10.0 configured -- resuming normal operations

However, this doesn't really tell me the complete story of this instance.  If
it was started with no options, I can infer the rest from the defaults settings
for the httpd binary I have installed (apache2ctl -V).  However, if options
(such as -d for ServerRoot or -f for the conf file) were specified, I don't
have that info anywhere.  While I generally can access it via ps, this is only
if the process is still running.  It would seem to be useful to log command
line options passed to httpd as well to enable future debugging.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 48752] log command line options passed to httpd

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48752

--- Comment #3 from Dan Poirier <po...@pobox.com> 2010-02-19 13:10:50 UTC ---
Minor fix to the original change committed as r911497

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 48752] log command line options passed to httpd

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48752

Dan Poirier <po...@pobox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

--- Comment #2 from Dan Poirier <po...@pobox.com> 2010-02-16 20:50:46 UTC ---
Added to trunk r910684

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 48752] log command line options passed to httpd

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48752

--- Comment #1 from Dan Poirier <po...@pobox.com> 2010-02-16 19:52:06 UTC ---
I had been thinking about this already.  I'll see if I can find some time to
add this soon.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 48752] log command line options passed to httpd

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48752

Stefan Fritsch <sf...@sfritsch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Stefan Fritsch <sf...@sfritsch.de> 2012-02-26 17:02:01 UTC ---
fixed in 2.4.1

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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