]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote/promote TCP_DEFER_ACCEPT
authorEric Covener <covener@apache.org>
Wed, 30 Apr 2014 11:33:13 +0000 (11:33 +0000)
committerEric Covener <covener@apache.org>
Wed, 30 Apr 2014 11:33:13 +0000 (11:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1591258 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b6143b17af601e222de236bf397f715035d8d453..40656060156a80699ff5b160788421a04534efa0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -99,6 +99,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * core: Increase TCP_DEFER_ACCEPT socket option from 1 to 30 seconds. PR 41270.
+     trunk patch: http://svn.apache.org/r501364
+     2.2.x patch: trunk works
+     +1: ylavic, trawick, covener
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -130,11 +135,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.x-rewrite-sessioncookie.diff
      +1 covener
 
-   * core: Increase TCP_DEFER_ACCEPT socket option from 1 to 30 seconds. PR 41270.
-     trunk patch: http://svn.apache.org/r501364
-     2.2.x patch: trunk works
-     +1: ylavic, trawick
-
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically