From: Jim Jagielski Date: Mon, 21 Nov 2016 21:03:06 +0000 (+0000) Subject: Propose backport, X-Git-Tag: 2.4.24~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f064bacd9847bedea4397ff84d5deba06e72704;p=thirdparty%2Fapache%2Fhttpd.git Propose backport, git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1770759 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7b5419f9de7..fa5e3eec21c 100644 --- a/STATUS +++ b/STATUS @@ -225,6 +225,30 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn diff -r1767912:HEAD http://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x-merge-http-strict/ +1: wrowe + *) Fix Scoreboard full error with heavily-loaded event MPM under + SSL. Bugz: 53555 + trunk patch: + http://svn.apache.org/r1705922 + http://svn.apache.org/r1706523 + http://svn.apache.org/r1738464 + http://svn.apache.org/r1738466 + http://svn.apache.org/r1738486 + http://svn.apache.org/r1738628 + http://svn.apache.org/r1738631 + http://svn.apache.org/r1738632 + http://svn.apache.org/r1738633 + http://svn.apache.org/r1738635 + http://svn.apache.org/r1756848 + http://svn.apache.org/r1757009 + http://svn.apache.org/r1757011 + http://svn.apache.org/r1757029 + http://svn.apache.org/r1757030 + http://svn.apache.org/r1757031 + http://svn.apache.org/r1757056 + http://svn.apache.org/r1757061 + 2.4.x patch: http://home.apache.org/~jim/patches/bugz-53555.patch + +1: + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if