]> granicus.if.org Git - apache/commitdiff
Vote, promote.
authorGraham Leggett <minfrin@apache.org>
Sat, 26 Sep 2015 22:16:18 +0000 (22:16 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 26 Sep 2015 22:16:18 +0000 (22:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1705491 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 58e1ef33e6e86d9cb97a3900fb01d6fa41bef8de..f8fb7e717d0e1842a927ca0340afe8fd4b0f3818 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -108,7 +108,28 @@ RELEASE SHOWSTOPPERS:
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
+
+   * MPMs: Support SO_REUSEPORT to create multiple duplicated listener
+           records for scalability (full log in 2.4.x patch).
+     trunk patch: http://svn.apache.org/r1599531
+                  http://svn.apache.org/r1599593
+                  http://svn.apache.org/r1599601
+                  http://svn.apache.org/r1599603
+                  http://svn.apache.org/r1601558
+                  http://svn.apache.org/r1629909
+                  http://svn.apache.org/r1629918
+                  http://svn.apache.org/r1629990
+                  http://svn.apache.org/r1635521
+                  http://svn.apache.org/r1635859
+                  http://svn.apache.org/r1640145
+                  http://svn.apache.org/r1640161
+                  http://svn.apache.org/r1640184
+                  http://svn.apache.org/r1640763
+                  http://svn.apache.org/r1643179
+                  http://svn.apache.org/r1656368
+                  http://svn.apache.org/r1679714
+     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_listeners_buckets-v3.patch
+     +1: ylavic, jim, minfrin
  
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -144,28 +165,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~jkaluza/patches/httpd-2.4.x-mod_journald.patch
      +1: jkaluza, jim
 
-   * MPMs: Support SO_REUSEPORT to create multiple duplicated listener
-           records for scalability (full log in 2.4.x patch).
-     trunk patch: http://svn.apache.org/r1599531
-                  http://svn.apache.org/r1599593
-                  http://svn.apache.org/r1599601
-                  http://svn.apache.org/r1599603
-                  http://svn.apache.org/r1601558
-                  http://svn.apache.org/r1629909
-                  http://svn.apache.org/r1629918
-                  http://svn.apache.org/r1629990
-                  http://svn.apache.org/r1635521
-                  http://svn.apache.org/r1635859
-                  http://svn.apache.org/r1640145
-                  http://svn.apache.org/r1640161
-                  http://svn.apache.org/r1640184
-                  http://svn.apache.org/r1640763
-                  http://svn.apache.org/r1643179
-                  http://svn.apache.org/r1656368
-                  http://svn.apache.org/r1679714
-     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_listeners_buckets-v3.patch
-     +1: ylavic, jim
-
   *) http: Don't remove the Content-Length of zero from a HEAD response if
      it comes from an origin server, module or script. Allow the previous
      behaviour (for legacy/buggy modules only, not origin) by also backporting