From: Yann Ylavic Date: Sat, 25 Jun 2016 20:37:49 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.23~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26d420df12f663f9e00dade239a259192a5e7bc5;p=thirdparty%2Fapache%2Fhttpd.git Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750223 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a4eb8d63f8a..e377ab90bf0 100644 --- a/STATUS +++ b/STATUS @@ -163,6 +163,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: trunk patch works +1: wrowe, rpluem + *) mpm_event/worker: fix MaxSpareThreads lower bound (follow up to / + consistent with MinSpareThreads' change in r1748336 from 2.4.21) + trunk patch: http://svn.apache.org/r1750218 + 2.4.x: trunk works + +1: ylavic + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if