From: Graham Leggett Date: Tue, 18 Sep 2018 22:13:24 +0000 (+0000) Subject: Comment X-Git-Tag: 2.4.36~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20c3ac53fdc741035b5b88af7edc78753e79ff1;p=thirdparty%2Fapache%2Fhttpd.git Comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841271 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8faa674f0b1..c9396987a77 100644 --- a/STATUS +++ b/STATUS @@ -174,6 +174,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1828624 2.4.x patch: http://home.apache.org/~jim/patches/socache_redis.patch +1: jim, + minfrin: The docs (docs//manual/mod/mod_socache_redis.xml and friends) didn't + come through in the backport. *) MPMs: Initialize all runtime/asynchronous objects on a dedicated pool and before signals handling to avoid lifetime issues on restart or shutdown.