From 4cfd5359bb4d7ff264f9198101f5eb333cdf5b7f Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Wed, 7 Oct 2015 23:19:47 +0000 Subject: [PATCH] vote, promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1707418 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/STATUS b/STATUS index 1b9aab6962..6e7cc40db1 100644 --- a/STATUS +++ b/STATUS @@ -110,6 +110,16 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_proxy: don't recyle backend announced "Connection: close" connections + to avoid reusing it should the close be effective after some new request + is ready to be sent. + trunk patch: http://svn.apache.org/r1678763 + http://svn.apache.org/r1703807 + http://svn.apache.org/r1703813 + 2.4.x patch: trunk works (module CHANGES) + +1: ylavic, rjung, trawick + ylavic: while at it, I also included r1678763 which is only an + optimization, but allows to keep code in sync with trunk. PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -140,17 +150,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: does a minor bump only. minfrin: Two new directives need to be documented. - *) mod_proxy: don't recyle backend announced "Connection: close" connections - to avoid reusing it should the close be effective after some new request - is ready to be sent. - trunk patch: http://svn.apache.org/r1678763 - http://svn.apache.org/r1703807 - http://svn.apache.org/r1703813 - 2.4.x patch: trunk works (module CHANGES) - +1: ylavic, rjung - ylavic: while at it, I also included r1678763 which is only an - optimization, but allows to keep code in sync with trunk. - *) mod_alias: Introduce expression parser support for Alias, ScriptAlias and Redirect. Limit Redirect expressions to directory (Location) context and redirect statuses (implicit or explicit). -- 2.50.1