From: Eric Covener Date: Mon, 6 Jun 2016 18:07:17 +0000 (+0000) Subject: vote, shrink proposal based on jailletc36's comments. X-Git-Tag: 2.4.21~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7ca35dfa6d258ffa216ea5994aefbb374fbad49;p=thirdparty%2Fapache%2Fhttpd.git vote, shrink proposal based on jailletc36's comments. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747045 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7dcde7984da..27a88d44e04 100644 --- a/STATUS +++ b/STATUS @@ -148,7 +148,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: in a SSI file. Trunk patch: http://svn.apache.org/r1737476 2.4.x patch: trunk patch works (compatibility note to be adjusted) - +1: jailletc36, gsmith + +1: jailletc36, gsmith, covener *) mpm_event, mpm_worker: Fix computation of MinSpareThreads' lower bound according the number of listeners buckets. @@ -162,21 +162,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: of absolute urls: trunk patch: http://svn.apache.org/r1744206 2.4.x patch: trunk works - +1: icing, jim + +1: icing, jim, covener - *) authz_host,authz_ldap: pair of log messages fixes - trunk patch: http://svn.apache.org/r1745033 + *) authz_host,authz_ldap: log messages fix + trunk patch: http://svn.apache.org/r1745034 2.4.x patch: trunk works - +1 covener - jailletc36: r1745033 does not apply. 'ldapsearch_check_authorization' is - not part of 2.4.x. - +1 for r1745034 + +1: covener, jailletc36 *) core: save a few bytes in conf pool. trunk patch: http://svn.apache.org/r1744980 2.4.x patch: trunk works - +1: jailletc36, icing + +1: jailletc36, icing, covener *) mod_proxy_(fcgi|scgi|http): save a few bytes in the request pool when this handler is not able to process the URL.