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

2009-01-19 Thread Rainer Jung
On 19.01.2009 19:48, Rainer Jung wrote: On 19.01.2009 18:33, William A. Rowe, Jr. wrote: Curiosity, XP SP? -- and did you tweak apr.h(w) to enable IPV6? Tested again with APR_HAVE_IPV6 set to 1. Build succeeds, httpd starts, but http requests do not get any answer. There is no restart loop a

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

2009-01-19 Thread Rainer Jung
On 19.01.2009 18:33, William A. Rowe, Jr. wrote: Rainer Jung wrote: I built trunk on XP today. When trying to run it, I get a restart loop for the child process, and the error log contains repetitions of: [Sun Jan 18 19:20:43 2009] [notice] Child 4556: Starting thread to listen on port 8000.

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

2009-01-19 Thread William A. Rowe, Jr.
Rainer Jung wrote: > 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=735093&view=rev >> Log: >> Introduce Win32 AcceptFilter handling. >> >> Divided into 3 classes, this implements th

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

2009-01-19 Thread William A. Rowe, Jr.
Eric Covener wrote: > > Is there any concern about the SNI support sitting in trunk? IIUC > Joe's specific concern (testable failure) referenced in the stalled > backport proposal are addressed by a later trunk commit, but there is > still the spectre of similar but undiscovered cases and the issu

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

2009-01-19 Thread Issac Goldstand
Rainer Jung wrote: > On 19.01.2009 09:55, Issac Goldstand wrote: >> Rainer Jung wrote: >>> 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=735093&view=rev Log: Int

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

2009-01-19 Thread Rainer Jung
On 19.01.2009 09:55, Issac Goldstand wrote: Rainer Jung wrote: 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=735093&view=rev Log: Introduce Win32 AcceptFilter handling. Divided into 3 classe

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

2009-01-19 Thread Issac Goldstand
Rainer Jung wrote: > 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=735093&view=rev >> Log: >> Introduce Win32 AcceptFilter handling. >> >> Divided into 3 classes, this implements th