Commit 3c59b602 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

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
parent 0a5e2ec8
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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.