From: Eric Covener Date: Wed, 15 Apr 2015 01:43:11 +0000 (+0000) Subject: approved, not a showstopper! X-Git-Tag: 2.4.13~254 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d21771dc744e97c7d34b5acbb654dbe05315052a;p=thirdparty%2Fapache%2Fhttpd.git approved, not a showstopper! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673610 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index badb23ec991..379aaad9a07 100644 --- a/STATUS +++ b/STATUS @@ -101,16 +101,6 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: - *) mod_proxy_http: Use the "Connection: close" header for requests to - backends not recycling connections (disablereuse), including the default - reverse and forward proxies. - trunk patch: http://svn.apache.org/r1526189 - http://svn.apache.org/r1658765 - 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_proxy_connection_reusable.patch - +1: ylavic, rjung, covener - ylavic: updated with ap_proxy_connection_reusable(), missing in 2.4.x. - - PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] @@ -124,6 +114,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: ylavic: http://people.apache.org/~ylavic/httpd-r1632742-x-w.diff is the same patch without space changes (may be easier to review). + *) mod_proxy_http: Use the "Connection: close" header for requests to + backends not recycling connections (disablereuse), including the default + reverse and forward proxies. + trunk patch: http://svn.apache.org/r1526189 + http://svn.apache.org/r1658765 + 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_proxy_connection_reusable.patch + +1: ylavic, rjung, covener + ylavic: updated with ap_proxy_connection_reusable(), missing in 2.4.x. + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ]