Commit 0a5e2ec8 authored by Graham Leggett's avatar Graham Leggett
Browse files

Comment

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841271 13f79535-47bb-0310-9956-ffa450edef68
parent 7c9a98c7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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.