Re: mod_fcgid does not appear to bound max processes

2010-11-13 Thread Jeff Trawick
On Fri, Nov 12, 2010 at 6:00 PM, Edward Z. Yang ezy...@mit.edu wrote: Hello Jeff, We're running the latest released version of mod_fcgid and everything seems to be well. Thanks for getting this fixed. great news!

Re: Error returned on broken chunking

2010-11-13 Thread Jeff Trawick
On Fri, Nov 12, 2010 at 6:22 PM, Nick Kew n...@webthing.com wrote: I've just been failing to diagnose someone on IRC's problem with httpd returning 503 (Service Unavailable). A look at the source turns up just one usage outside the script and proxy paths: in ap_http_filter, it returns

Re: API for detecting first config run

2010-11-13 Thread Jeff Trawick
On Fri, Nov 12, 2010 at 4:10 PM, Stefan Fritsch s...@sfritsch.de wrote: On Fri, 12 Nov 2010, Jeff Trawick wrote: On Fri, Nov 12, 2010 at 2:59 PM, William A. Rowe Jr. wr...@rowe-clan.net wrote: On 11/12/2010 12:47 PM, Stefan Fritsch wrote: it is common procedure for modules to detect the

Re: Error returned on broken chunking

2010-11-13 Thread Graham Leggett
On 13 Nov 2010, at 1:22 AM, Nick Kew wrote: Any strong rationale for 503, or should I just change it to 400? 400 looks like the correct code to use, yes. Regards, Graham --

Bug 29404 - Allow definition of source address of outgoing connections from mod_proxy

2010-11-13 Thread Deanna Siemaszko
Allow definition of source address of outgoing connections from mod_proxy. There was a patch added to this ticket. https://issues.apache.org/bugzilla/show_bug.cgi?id=29404 What is preventing this patch from being merged into the trunk? I'd be happy to test it once it's committed. I ran into

Re: Bug 29404 - Allow definition of source address of outgoing connections from mod_proxy

2010-11-13 Thread Graham Leggett
On 13 Nov 2010, at 8:11 PM, Deanna Siemaszko wrote: Allow definition of source address of outgoing connections from mod_proxy. There was a patch added to this ticket. https://issues.apache.org/bugzilla/show_bug.cgi?id=29404 What is preventing this patch from being merged into the trunk?

Re: Bug 29404 - Allow definition of source address of outgoing connections from mod_proxy

2010-11-13 Thread Nick Kew
On Sat, 13 Nov 2010 21:10:38 +0200 Graham Leggett minf...@sharp.fm wrote: On 13 Nov 2010, at 8:11 PM, Deanna Siemaszko wrote: Allow definition of source address of outgoing connections from mod_proxy. There was a patch added to this ticket.