Re: How to get a port number.

2009-01-18 Thread Eric Covener
On Sun, Jan 18, 2009 at 2:36 PM, wolfgang wolfgang...@gmail.com wrote: Hi there, I can not get a port number if my apache module is set in the main server config and listen port is set to 10080. ( the main server config means other than virtual host configs. ) When my apache module is set

Re: [Patch] Reliable error logs for trunk

2009-01-18 Thread Rainer Jung
Hi Rüdiger, first thanks for reviewing. On 17.01.2009 18:02, Ruediger Pluem wrote: On 01/16/2009 12:21 AM, Rainer Jung wrote: This difference goes back to pre 1.3 httpd. The patch at http://people.apache.org/~rjung/patches/reliable_error_log.patch Just some quick comments below Index:

Re: [Patch] Reliable error logs for trunk

2009-01-18 Thread Ruediger Pluem
On 01/18/2009 03:52 PM, Rainer Jung wrote: Hi Rüdiger, first thanks for reviewing. On 17.01.2009 18:02, Ruediger Pluem wrote: On 01/16/2009 12:21 AM, Rainer Jung wrote: This difference goes back to pre 1.3 httpd. The patch at

Re: [Patch] Reliable error logs for trunk

2009-01-18 Thread Rainer Jung
On 18.01.2009 16:37, Ruediger Pluem wrote: On 01/18/2009 03:52 PM, Rainer Jung wrote: Hi Rüdiger, first thanks for reviewing. On 17.01.2009 18:02, Ruediger Pluem wrote: On 01/16/2009 12:21 AM, Rainer Jung wrote: This difference goes back to pre 1.3 httpd. The patch at

Re: [Patch] Reliable error logs for trunk

2009-01-18 Thread Rainer Jung
Oups, need to clarify. On 18.01.2009 16:48, Rainer Jung wrote: During startup or after restart we go through ap_open_logs() and thus restart - restart of httpd after startup or restart, the write side of the original pl is closed and the pipe is written to via the duped FD in stderr. More

Re: [Patch] Reliable error logs for trunk

2009-01-18 Thread Ruediger Pluem
On 01/18/2009 04:48 PM, Rainer Jung wrote: On 18.01.2009 16:37, Ruediger Pluem wrote: Step 6: --- open_error_log() calls apr_file_close(s_main-error_log) The call to apr_file_close happens in ap_open_logs not in open_error_log and ap_open_logs is IMHO not called by

Re: [VOTE] Release Apache HTTP server 2.3.1-alpha

2009-01-18 Thread Eric Covener
On Fri, Jan 9, 2009 at 11:24 AM, Jim Jagielski j...@jagunet.com wrote: On Jan 8, 2009, at 1:33 PM, Paul Querna wrote: Vote closed with one -1, and no other votes. I guess 2.3.1 was DOA. I think the issues that killed it have been fixed in trunk. Thoughts on starting 2.3.2 early next

Re: svn commit: r734703 - /httpd/httpd/trunk/modules/proxy/mod_proxy.c

2009-01-18 Thread Jeff Trawick
On Thu, Jan 15, 2009 at 8:44 AM, rpl...@apache.org wrote: Author: rpluem Date: Thu Jan 15 05:44:23 2009 New Revision: 734703 URL: http://svn.apache.org/viewvc?rev=734703view=rev Log: * Set the error time if we set a worker in error mode. Modified:

Re: [Patch] Reliable error logs for trunk

2009-01-18 Thread Rainer Jung
pl = apr_palloc(p, sizeof (*pl)); pl-p = p; +pl-program = (program == NULL) ? NULL : apr_pstrdup(p, program); +pl-pid = NULL; Why is this needed now? Or was this just missed previously and is not really related to the reliable pipe usage of the error log? This was borked.

Re: svn commit: r735093 - /httpd/httpd/trunk/server/mpm/winnt/child.c

2009-01-18 Thread Rainer Jung
On 16.01.2009 20:30, wr...@apache.org wrote: Author: wrowe Date: Fri Jan 16 11:30:42 2009 New Revision: 735093 URL: http://svn.apache.org/viewvc?rev=735093view=rev Log: Introduce Win32 AcceptFilter handling. Divided into 3 classes, this implements the first two; * AcceptFilter 'data' - much

Re: rotatelogs improvement

2009-01-18 Thread Rainer Jung
On 05.12.2008 22:41, Paul Querna wrote: glim wrote: Greetings. If this isn't being sent to the correct list, I apologize. Let me know and I'll go elsewhere. I'd like to make a minor improvement to rotatelogs and wanted to check with the list to see what would be most appreciated. rotatelogs

Re: svn commit: r734703 - /httpd/httpd/trunk/modules/proxy/mod_proxy.c

2009-01-18 Thread Ruediger Pluem
On 01/18/2009 06:44 PM, Jeff Trawick wrote: On Thu, Jan 15, 2009 at 8:44 AM, rpl...@apache.org wrote: Author: rpluem Date: Thu Jan 15 05:44:23 2009 New Revision: 734703 URL: http://svn.apache.org/viewvc?rev=734703view=rev Log: * Set the error time if we set a worker in error mode.

[Fwd: Re: [Fwd: [us...@httpd] Problems Compiling mod_perl and apache]]

2009-01-18 Thread Philip M. Gollucci
Thoughts ? 1.3.x yuck -- 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354 Consultant - P6M7G8 Inc.http://p6m7g8.net

Bug report for Apache httpd-1.3 [2009/01/18]

2009-01-18 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned