From 313b1b8189a3f0b674602709be4b1638d721c017 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Fri, 7 Oct 2016 22:20:36 +0000 Subject: [PATCH] Vote, promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1763845 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/STATUS b/STATUS index 5b524f8b55..650ac00603 100644 --- a/STATUS +++ b/STATUS @@ -117,6 +117,19 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + *) mod_proxy_fcgi: read the whole FCGI response even for HTTP Precondition + failed (412) responses to avoid subsequent bogus reads and + confusing error messages logged. + trunk patch: http://svn.apache.org/r1759984 + http://svn.apache.org/r1760018 + 2.4.x patch: trunk works + +1 elukey, jim, ylavic + + *) mod_proxy: add log trace points to help users diagnose problems with + ProxyPass[Match]. + trunk patch: http://svn.apache.org/r1762517 + 2.4.x patch: trunk works (modulo aplog numbers) + +1: jchampion, jim, ylavic PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -210,24 +223,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: added to CFLAGS because when combined with -Wstrict-prototypes, the AC_LANG_PROGRAM won't compile (it uses a bare main()). - *) mod_proxy_fcgi: read the whole FCGI response even for HTTP Precondition - failed (412) responses to avoid subsequent bogus reads and - confusing error messages logged. - trunk patch: http://svn.apache.org/r1759984 - http://svn.apache.org/r1760018 - 2.4.x patch: trunk works - +1 elukey, jim - - *) mod_proxy: add log trace points to help users diagnose problems with - ProxyPass[Match]. - trunk patch: http://svn.apache.org/r1762517 - 2.4.x patch: trunk works (modulo aplog numbers) - +1: jchampion, jim - *) event: Don't assume sizeof. trunk patch: http://svn.apache.org/r1732228 2.4.x patch: trunk works - +1: jim + +1: jim, ylavic PATCHES/ISSUES THAT ARE BEING WORKED -- 2.40.0