From: Jim Jagielski Date: Fri, 24 Feb 2017 04:51:46 +0000 (+0000) Subject: Use single watchdog instance and threadpool X-Git-Tag: 2.4.26~288 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f9f68ab1db182efaba350fad9d6d74b0282869;p=thirdparty%2Fapache%2Fhttpd.git Use single watchdog instance and threadpool git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1784229 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7d9c60115f6..73dac753dfc 100644 --- a/STATUS +++ b/STATUS @@ -195,6 +195,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_proxy_hcheck: Honor checks in Vhosts trunk patch: http://svn.apache.org/r1784203 http://svn.apache.org/r1784205 + http://svn.apache.org/r1784227 + http://svn.apache.org/r1784228 2.4.x patch: trunk works *after r1779573 above* (modulo CHANGES) +1: jim