]> granicus.if.org Git - apache/commitdiff
Proposal
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 22 May 2016 07:52:23 +0000 (07:52 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 22 May 2016 07:52:23 +0000 (07:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1745020 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 09a27a11e7a9d57d38f69e24c5c058528edeb6a4..d091a9556cc9953ed93589867b406a3fe72e046f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -218,6 +218,19 @@ PATCHES/ISSUES THAT ARE BEING WORKED
      2.4.x patch: trunk works
      +1: jorton, 
 
+   * core: save a few bytes in conf pool.
+     trunk patch: http://svn.apache.org/r1744980
+     2.4.x patch: trunk works
+     +1: jailletc36, 
+
+   * mod_proxy_(fcgi|scgi|http): save a few bytes in the request pool when this
+     handler is not able to process the URL.
+     trunk patch: http://svn.apache.org/r1744458
+                  http://svn.apache.org/91744459
+                  http://svn.apache.org/r1744460
+     2.4.x patch: trunk works
+     +1: jailletc36, 
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * core: Add ap_errorlog_provider to make ErrorLog logging modular. This