From: Yann Ylavic Date: Thu, 15 Jan 2015 08:19:34 +0000 (+0000) Subject: Propose listeners buckets. X-Git-Tag: 2.4.11~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=321f131d601d6da5f591dfbb54a4b05437594aea;p=thirdparty%2Fapache%2Fhttpd.git Propose listeners buckets. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1651967 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7b8de5f1b1c..dc771198461 100644 --- a/STATUS +++ b/STATUS @@ -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