RE: Apache httpd 2.4.x on Windows

2012-07-18 Thread Claudio Caldato (MS OPEN TECH)
Hi Mario, Very sorry for the delay. It is taking a little longer than expected for the developer to get familiar with the code, we are short of a dev in the team so we had to move him to another project for a couple of weeks but he is back on HTTPD now. I should have news by EOW Claudio >

Re: Apache httpd 2.4.x on Windows

2012-07-18 Thread Mario Brandt
Hi Claudio, did anything came out yet from your research? Cheers Mario

Re: Status of Windows-work for 2.4.x

2012-07-18 Thread Jeff Trawick
On Wed, Jul 18, 2012 at 12:43 PM, Jeff Trawick wrote: > On Wed, Jul 18, 2012 at 12:28 PM, Mladen Turk wrote: >> On 07/18/2012 05:49 PM, Jeff Trawick wrote: >>> >>> >>> Is it possible that this results in flaky behavior depending on >>> third-party software installed? >>> >> >> Well, MSDN clearly

Re: Status of Windows-work for 2.4.x

2012-07-18 Thread Jeff Trawick
On Wed, Jul 18, 2012 at 12:28 PM, Mladen Turk wrote: > On 07/18/2012 05:49 PM, Jeff Trawick wrote: >> >> >> Is it possible that this results in flaky behavior depending on >> third-party software installed? >> > > Well, MSDN clearly states: > > Note: The function pointer for the AcceptEx function

Re: Status of Windows-work for 2.4.x

2012-07-18 Thread Mladen Turk
On 07/18/2012 05:49 PM, Jeff Trawick wrote: Is it possible that this results in flaky behavior depending on third-party software installed? Well, MSDN clearly states: Note: The function pointer for the AcceptEx function must be obtained at run time by making a call to the WSAIoctl function .

Re: svn commit: r1362317 - in /httpd/mod_fcgid/trunk: CHANGES-FCGID modules/fcgid/mod_fcgid.c

2012-07-18 Thread Chris Darroch
Jeff Trawick wrote: Most of that is not user-visible stuff for CHANGES. (CHANGES would be barely usable by users if every refactor or other code improvement was described therein.) "Improved logging for AAA handling" perhaps? Sure -- I just didn't want it to go unremarked, mostly in case t

Re: Status of Windows-work for 2.4.x

2012-07-18 Thread Jeff Trawick
On Thu, Jun 14, 2012 at 1:49 PM, Claudio Caldato (MS OPEN TECH) wrote: > I have a dev available now so we are ready to start. > > > > I have been out of the loop for a while so I’ll start by looking at > https://issues.apache.org/bugzilla/show_bug.cgi?id=52476, please point me to > any other relev

Re: mpm-event-optimization

2012-07-18 Thread Jim Jagielski
Sometimes creating, or at least vocalizing, a "plan" is enough to encourage people to kick-up the activity levels to push out a release that has more than what's been expected ;) On Jul 16, 2012, at 1:38 PM, Stefan Fritsch wrote: > On Monday 16 July 2012, Jim Jagielski wrote: >> On Jul 13, 2012,

Re: svn commit: r1362317 - in /httpd/mod_fcgid/trunk: CHANGES-FCGID modules/fcgid/mod_fcgid.c

2012-07-18 Thread Jeff Trawick
On Mon, Jul 16, 2012 at 8:02 PM, wrote: > Author: chrisd > Date: Tue Jul 17 00:02:26 2012 > New Revision: 1362317 > > URL: http://svn.apache.org/viewvc?rev=1362317&view=rev > Log: > Merge access control hook function logic into a common base, with > improved comments and logging, to reduce code d

Re: svn commit: r1362538 - in /httpd/httpd/trunk: CHANGES server/util_script.c

2012-07-18 Thread Jeff Trawick
On Tue, Jul 17, 2012 at 11:26 AM, wrote: > Author: chrisd > Date: Tue Jul 17 15:26:27 2012 > New Revision: 1362538 > > URL: http://svn.apache.org/viewvc?rev=1362538&view=rev > Log: > Log the value of Status header lines in script responses rather than > than just the fixed header name of "Status"