delayed HEAD response on a proxy setup (trunk)

2017-03-30 Thread Stefan Eissing
Doing a HEAD request via a proxy setup against localhost. Getting the response after a 5 second delay. Frontend connection h1/h2 does not matter. Also does not matter if mod_proxy_http or mod_proxy_http2. Making the same request a GET works flawlessly. Also HEAD works right against current 2.4.

Stand-alone negation on Require (was: Quick 2.4 question)

2017-03-30 Thread Philip Prindeville
I’ve not heard back so I’m going to go ahead and file a bug as a placekeeper. -Philip > On Mar 29, 2017, at 7:04 PM, Philip Prindeville > wrote: > > We weren’t able to figure out the way to do this, and we’re both wondering if > this isn’t a bug. > > If you can say: > > >Require env i

Re: Stand-alone negation on Require (was: Quick 2.4 question)

2017-03-30 Thread William A Rowe Jr
On Thu, Mar 30, 2017 at 3:02 PM, Philip Prindeville wrote: > I’ve not heard back so I’m going to go ahead and file a bug as a placekeeper. +1 (I'm not seeing this yet.) >> On Mar 29, 2017, at 7:04 PM, Philip Prindeville >> wrote: >> >> to allow access contingent on the presence of a flag, it s

Re: Stand-alone negation on Require (was: Quick 2.4 question)

2017-03-30 Thread Philip Prindeville
Just created it. Put Jacob, Daniel, and yourself on Cc. > On Mar 30, 2017, at 4:32 PM, William A Rowe Jr wrote: > > On Thu, Mar 30, 2017 at 3:02 PM, Philip Prindeville > wrote: >> I’ve not heard back so I’m going to go ahead and file a bug as a placekeeper. > > +1 (I'm not seeing this yet.)

Re: svn commit: r1788442 - in /httpd/httpd/branches/2.4.x: ./ CHANGES STATUS modules/ssl/mod_ssl.c modules/ssl/ssl_engine_config.c modules/ssl/ssl_engine_init.c modules/ssl/ssl_private.h modules/ssl/s

2017-03-30 Thread Jacob Champion
On 03/24/2017 06:31 AM, yla...@apache.org wrote: Author: ylavic Date: Fri Mar 24 13:31:03 2017 New Revision: 1788442 URL: http://svn.apache.org/viewvc?rev=1788442&view=rev Log: Merge r1781187, r1781190, r1781312 from trunk: mod_ssl: work around leaks on (graceful) restart. Tested with valgrind