You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2015/01/15 09:19:35 UTC

svn commit: r1651967 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Thu Jan 15 08:19:34 2015
New Revision: 1651967

URL: http://svn.apache.org/r1651967
Log:
Propose listeners buckets.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1651967&r1=1651966&r2=1651967&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Jan 15 08:19:34 2015
@@ -211,6 +211,26 @@ 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
 
+   * 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
+     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_listeners_buckets.patch
+     +1: ylavic
+
 
 OTHER PROPOSALS