From: Jim Jagielski Date: Wed, 19 Sep 2018 12:02:27 +0000 (+0000) Subject: Patch now includes doccos. Thx! :) X-Git-Tag: 2.4.36~46 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a1aa0bc95353be1589b48c1dd17b721ffa2ef07;p=thirdparty%2Fapache%2Fhttpd.git Patch now includes doccos. Thx! :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841319 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c9396987a77..f2420e1b3c4 100644 --- a/STATUS +++ b/STATUS @@ -172,10 +172,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1769737 http://svn.apache.org/r1774610 http://svn.apache.org/r1828624 - 2.4.x patch: http://home.apache.org/~jim/patches/socache_redis.patch + http://svn.apache.org/r1828626 + 2.4.x patch: http://home.apache.org/~jim/patches/socache_redisv2.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.