Is Apache getting too patchy?

2015-10-24 Thread Jim Jagielski
Just some food for thought; let me know if I'm off the rails. Over the last several months, it's appeared to me that we have been adding patches that feel, well, very-patchy to me. They feel like cumbersome add-ons that create some level of fragility to our code, with special one-off consideration

Re: [Bug 57785] REDIRECT_URL is not suitable for use in server-generated pages

2015-10-24 Thread Jim Jagielski
+1... I think I'd like to do a 2.4.18 release mid-Nov and pick up these pieces as well as some http/2 fixes. > On Oct 23, 2015, at 3:22 PM, Eric Covener wrote: > > My opinion is to make it opt-in before the next 2.4, but I am not > committed to that. > > Before I do doc, any other thoughts? >

Patch review for proxy request trailers

2015-10-24 Thread Daniil Iaitskov
Hi List, At last I braced myself and completed a patch which, I hope, makes httpd a bit closer to RFCs. Trailers was declared decades ago but they are still only a theory. Though don't think this an academic patch. I need this feature in a practical job. The patch allows a client to send trailing

Update bugzilla for 2.4.17

2015-10-24 Thread Stefan Fritsch
Hi, can anyone with bugzilla fu please add 2.4.17 and mod_http2 to the bugzilla selections? Thanks. Cheers, Stefan

Re: Update bugzilla for 2.4.17

2015-10-24 Thread Eric Covener
On Sat, Oct 24, 2015 at 4:32 PM, Stefan Fritsch wrote: > can anyone with bugzilla fu please add 2.4.17 and mod_http2 to the > bugzilla selections? Thanks. Both available now

Latest httpd-trunk updates....

2015-10-24 Thread NormW
G/M from D/U, Compiling httpd-trunk this morning after an svn update and note the followings...umoops CC server/protocol.c ### mwccnlm Compiler: #File: server\protocol.c # -- #2007: for (int i = 0; i < conf->protocols->nelts; ++i) { # Error:

Re: Latest httpd-trunk updates....

2015-10-24 Thread Eric Covener
On Sat, Oct 24, 2015 at 5:21 PM, NormW wrote: >> # 289: if (conf->fully_qualify_redirect_url != >> AP_CORE_CONFIG_ON) { Fixed now, didn't get rebuilt when I changed the name in the header.

Re: Update bugzilla for 2.4.17

2015-10-24 Thread Jim Jagielski
How does one do this? I should add this to the T&R and Release guide. which itself needs to be majorly updated :) > On Oct 24, 2015, at 4:36 PM, Eric Covener wrote: > > On Sat, Oct 24, 2015 at 4:32 PM, Stefan Fritsch wrote: >> can anyone with bugzilla fu please add 2.4.17 and mod_http2 to the

Re: Update bugzilla for 2.4.17

2015-10-24 Thread Eric Covener
On Sat, Oct 24, 2015 at 5:41 PM, Jim Jagielski wrote: > How does one do this? I should add this to the T&R and Release > guide. > Direct link is https://bz.apache.org/bugzilla/editversions.cgi?action=add&product=Apache%20httpd-2 You can get there by selecting Administration from the top of BZ, t

Re: Is Apache getting too patchy?

2015-10-24 Thread Kurtis Rader
On Sat, Oct 24, 2015 at 8:49 AM, Jim Jagielski wrote: > Just some food for thought; let me know if I'm off the rails. > > Over the last several months, it's appeared to me that we have > been adding patches that feel, well, very-patchy to me. They > feel like cumbersome add-ons that create some l