]> granicus.if.org Git - apache/commitdiff
we lost SINGLE_LISTEN_UNSERIALIZED_ACCEPT on Linux 3.x :(
authorJeff Trawick <trawick@apache.org>
Tue, 25 Jun 2013 11:56:38 +0000 (11:56 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 25 Jun 2013 11:56:38 +0000 (11:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1496432 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b797b5fc5c3a6d00ec8ce8568be0684523ab80c8..ea5731960f1b7b9c23ac28f5caec9ab71734d6d9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -211,6 +211,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                there would be in trying to bake in an arbitrary limit in the mean
                time when we can just fix the underlying problem instead.
 
+    * core: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT optimization
+      on Linux kernel versions 3.x and above.  (PR 55121)
+      trunk patch: http://svn.apache.org/r1496429
+      2.4.x patch: trunk patch works modulo CHANGES
+      +1: trawick
 
 A list of further possible backports can be found at:                                                                                                                                   
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt