Commit fcd90a89 authored by Graham Leggett's avatar Graham Leggett
Browse files

Vote.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841582 13f79535-47bb-0310-9956-ffa450edef68
parent f972c385
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -174,7 +174,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
             http://svn.apache.org/r1828624
             http://svn.apache.org/r1828626
      2.4.x patch: http://home.apache.org/~jim/patches/socache_redisv2.patch
      +1: jim,
      +1: jim, minfrin

  *) MPMs: Initialize all runtime/asynchronous objects on a dedicated pool and
     before signals handling to avoid lifetime issues on restart or shutdown.