Re: [mod_fcgid proposal] defining processing options for particular commands

2009-10-05 Thread Barry Scott
Ricardo Cantu wrote: On Friday 02 October 2009 11:10:25 am Barry Scott wrote: Jeff Trawick wrote: On Fri, Oct 2, 2009 at 5:15 AM, Barry Scott mailto:barry.sc...@onelan.co.uk>> wrote: Jeff Trawick wrote: (instead of based on uri or vhost) FCGIDCommand /path/to/comm

Re: Time for a 2.3/2.4 branch?

2009-10-05 Thread Jim Jagielski
On Oct 4, 2009, at 3:47 PM, Paul Querna wrote: start cutting alpha releases :-) I suggested a 2.3.3a about a month ago and the silence was deafening. last timed we tried trunk on www.apache.org it didn't go so well... so... we should do that again. +1

Re: small docu enhancement

2009-10-05 Thread Jeff Trawick
On Mon, Oct 5, 2009 at 12:14 AM, Guenter Knauf wrote: > Hi, > every now and then I get asked about why Apache doesnt start, and it > always turns out that folks try to load 2.0.x modules into 2.2.x, or > even 1.3.x modules into 2.0.x ... > therefore I posted already about 4 years this on my site:

Re: Time for a 2.3/2.4 branch?

2009-10-05 Thread Graham Leggett
Jim Jagielski wrote: >> start cutting alpha releases :-) >> > > I suggested a 2.3.3a about a month ago and the silence was deafening. As wrowe pointed out, there is a lot of work still to do - modules need to be documented, or marked for removal if abandoned. If we branched v2.4.x now, we would

Re: Time for a 2.3/2.4 branch?

2009-10-05 Thread Jim Jagielski
On Oct 5, 2009, at 7:34 AM, Graham Leggett wrote: Jim Jagielski wrote: start cutting alpha releases :-) I suggested a 2.3.3a about a month ago and the silence was deafening. I don't think we're quite ready to branch trunk yet, there is still more work to do, but cutting alphas will d

Re: adding mod_reqtimeout to trunk?

2009-10-05 Thread Jim Jagielski
Thx... I'm updating it with an eye to making it core, and therefore having ReqTimeout headerinit=5 headermax=10 Let me know if I can help w/ the docs. On Oct 4, 2009, at 3:40 PM, Stefan Fritsch wrote: On Sunday 04 October 2009, Nick Kew wrote: FWIW, IMO it should go in modules/filters no

Re: QoS marking by default on sockets

2009-10-05 Thread Philip A. Prindeville
On 10/02/2009 02:11 PM, Paul Querna wrote: > On Fri, Oct 2, 2009 at 2:04 PM, Philip A. Prindeville > wrote: > >> Hi. >> >> I haven't contributed to Apache in about 10 years, so it's been a while >> since I've stared at the source. >> >> I did, however, recently pull down the 2.2.13 tarball and

PATCH ] - mod_rewrite and CONNECT requests

2009-10-05 Thread Bill Zajac
I hope someone from the official dev team can merge this into the next release of apache httpd. Please find attached an svn diff made against revision 820823 of: http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/modules/mappers/mod_rewrite.c This diff fixes the Bug 29744 on the Bugzilla:

Re: svn commit: r821989 - in /httpd/site/trunk: dist/Announcement2.2.html dist/Announcement2.2.txt dist/binaries/win32/README.html docs/doap.rdf docs/download.html docs/index.html xdocs/doap.rdf xdocs

2009-10-05 Thread Graham Leggett
minf...@apache.org wrote: > Author: minfrin > Date: Mon Oct 5 20:11:21 2009 > New Revision: 821989 > > URL: http://svn.apache.org/viewvc?rev=821989&view=rev > Log: > Prepare the announcement for httpd v2.2.14. SvnPubSub works great :) Would it be possible for someone to eyeball these changes a

Re: svn commit: r821993 - in /httpd/httpd/trunk: CHANGES docs/manual/mod/mod_cache.xml modules/cache/mod_cache.c

2009-10-05 Thread Ruediger Pluem
On 10/05/2009 10:27 PM, minf...@apache.org wrote: > Author: minfrin > Date: Mon Oct 5 20:27:19 2009 > New Revision: 821993 > > URL: http://svn.apache.org/viewvc?rev=821993&view=rev > Log: > mod_cache: Teach CacheEnable and CacheDisable to work from within a > Location section, in line with how

Re: svn commit: r821993 - in /httpd/httpd/trunk: CHANGES docs/manual/mod/mod_cache.xml modules/cache/mod_cache.c

2009-10-05 Thread Graham Leggett
Ruediger Pluem wrote: > It should be noted that this doesn't work with regular expressions / > LocationMatch. True, let me take a closer look. Regards, Graham -- smime.p7s Description: S/MIME Cryptographic Signature

Re: svn commit: r821989 - in /httpd/site/trunk: dist/Announcement2.2.html dist/Announcement2.2.txt dist/binaries/win32/README.html docs/doap.rdf docs/download.html docs/index.html xdocs/doap.rdf xdo

2009-10-05 Thread Jeff Trawick
On Mon, Oct 5, 2009 at 4:15 PM, Graham Leggett wrote: > minf...@apache.org wrote: > > > Author: minfrin > > Date: Mon Oct 5 20:11:21 2009 > > New Revision: 821989 > > > > URL: http://svn.apache.org/viewvc?rev=821989&view=rev > > Log: > > Prepare the announcement for httpd v2.2.14. > > SvnPubSub

Re: svn commit: r821989 - in /httpd/site/trunk: dist/Announcement2.2.html dist/Announcement2.2.txt dist/binaries/win32/README.html docs/doap.rdf docs/download.html docs/index.html xdocs/doap.rdf xdo

2009-10-05 Thread Graham Leggett
Jeff Trawick wrote: > The security aspect of the bundling of APR and APR-util needs to be > tweaked. Does this look right? It does, thanks for taking a look. Regards, Graham -- smime.p7s Description: S/MIME Cryptographic Signature

Re: [mod_fcgid proposal] defining processing options for particular commands

2009-10-05 Thread Jeff Trawick
On Fri, Oct 2, 2009 at 10:47 AM, Ricardo Cantu wrote: > > > > mod_fastcgi's FastCgiServer directive is similar in some respects to the > > one I propose in this thread, but it has a key difference: It implies > that > > at least one instance/process will be maintained at all times, > > irrespe