From: Jim Jagielski Date: Fri, 16 Dec 2016 11:32:40 +0000 (+0000) Subject: revoke X-Git-Tag: 2.4.24~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fed737243931b3ff3de06f5b40b081700497a74;p=thirdparty%2Fapache%2Fhttpd.git revoke git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1774574 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 655e94a6786..1d79ec7e0e0 100644 --- 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