]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport for r501364 (TCP_DEFER_ACCEPT).
authorYann Ylavic <ylavic@apache.org>
Wed, 30 Apr 2014 11:16:09 +0000 (11:16 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 30 Apr 2014 11:16:09 +0000 (11:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1591248 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d9ab03e6f191a01512545c980f3a9fa6b986925b..46d59712dc0b0fe317e401d6b178c062b6b39aa7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -112,7 +112,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_proxy_sni_reuse3.patch
      +1: ylavic
      rpluem says: +1 if you add the MMN bump
-        ylavic: MMN bump in patch #3
+     ylavic: MMN bump in patch #3
 
    * mod_cache: Don't remove stale cache entries that cannot be conditionally
      revalidated. This prevents the thundring herd protection from serving
@@ -130,6 +130,11 @@ 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 to from 1 to 30 seconds. PR 41270.
+     trunk patch: http://svn.apache.org/r501364
+     2.2.x patch: trunk works
+     +1: ylavic
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically