From: Eric Covener Date: Wed, 30 Apr 2014 11:33:13 +0000 (+0000) Subject: vote/promote TCP_DEFER_ACCEPT X-Git-Tag: 2.2.28~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c166436b4a4557dc0c70e579a84de0799b9583fd;p=thirdparty%2Fapache%2Fhttpd.git vote/promote TCP_DEFER_ACCEPT git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1591258 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b6143b17af6..40656060156 100644 --- 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