]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
revoke
authorJim Jagielski <jim@apache.org>
Fri, 16 Dec 2016 11:32:40 +0000 (11:32 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 16 Dec 2016 11:32:40 +0000 (11:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1774574 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 655e94a67865fdc3c80438ab2615a6b77c18ddce..1d79ec7e0e018a92e5be609247b8feb691c38447 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -133,15 +133,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1740928_and_co.patch
      +1: ylavic
 
-  *) event: kill the keepalive conns as early as possible during graceful
-     process exit.
-     trunk patch:
-       http://svn.apache.org/r1774525
-     2.4.x patch: trunk works
-     +1: jim
-     ylavic: reverted, see discussion on dev@ and r1774538 if you still
-             think a backport is necessary.
-
   *) event: close a race condition where we might re-enable listeners while they
      are already or about to be closed.
      trunk patch: http://svn.apache.org/r1774541