PATCH 58177

2015-10-30 Thread Daniil Iaitskov
Hi List, The patch allows an HTTP client to send trailing headers to an origin server through an httpd in the HTTP proxy mode. It filters headers which are not declared in the Trailer header. The patch is applicable to 2.4.16 and 2.4.17. -- Daneel Yaitskov diff --git

Re: Is Apache getting too patchy?

2015-10-30 Thread Christophe JAILLET
Le 27/10/2015 17:27, Jacob Champion a écrit : > >> The most exciting work on httpd for me has been Christophe Jaillet’s >> memory optimisation patches. With each patch the code gets cleaner >> and the server gets faster. We need more of this kind of stuff. > > How would you improve the process

RE: merging Apache context

2015-10-30 Thread Greenberg, Adam
Hi Bill (this is a resend to include the dev and user communities, per your instructions): Thanks very much for the prompt response. I believe we have covered all of the steps you indicate below. Attached please find a tar file that contains a simple C++ module and a makefile to build it. Our

Re: merging Apache context

2015-10-30 Thread William A Rowe Jr
On Fri, Oct 30, 2015 at 5:23 PM, Greenberg, Adam wrote: > Hi Bill (this is a resend to include the dev and user communities, per > your instructions): > > Replied over on users@ since this seems to be a using-the-API sort of discussion.

Re: svn commit: r1711479 - in /httpd/httpd/trunk/server/mpm: event/event.c prefork/prefork.c worker/worker.c

2015-10-30 Thread Yann Ylavic
On Fri, Oct 30, 2015 at 4:04 PM, Plüm, Rüdiger, Vodafone Group wrote: > > >> -Ursprüngliche Nachricht- >> Von: Yann Ylavic [mailto:ylavic@gmail.com] >> Gesendet: Freitag, 30. Oktober 2015 15:40 >> An: dev@httpd.apache.org >> Betreff: Re: svn commit:

AW: svn commit: r1711479 - in /httpd/httpd/trunk/server/mpm: event/event.c prefork/prefork.c worker/worker.c

2015-10-30 Thread Plüm , Rüdiger , Vodafone Group
> -Ursprüngliche Nachricht- > Von: Yann Ylavic [mailto:ylavic@gmail.com] > Gesendet: Freitag, 30. Oktober 2015 15:40 > An: dev@httpd.apache.org > Betreff: Re: svn commit: r1711479 - in /httpd/httpd/trunk/server/mpm: > event/event.c prefork/prefork.c worker/worker.c > > Hi Jan, > >

Re: svn commit: r1711479 - in /httpd/httpd/trunk/server/mpm: event/event.c prefork/prefork.c worker/worker.c

2015-10-30 Thread Yann Ylavic
Hi Jan, On Fri, Oct 30, 2015 at 3:07 PM, wrote: > Author: jkaluza > Date: Fri Oct 30 14:07:28 2015 > New Revision: 1711479 > > URL: http://svn.apache.org/viewvc?rev=1711479=rev > Log: > Fix crash in ap_mpm_pod_check call caused by NULL dereference of its parameter > when