Commit 19846c41 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Relax comment :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1733482 13f79535-47bb-0310-9956-ffa450edef68
parent 6a5cd65a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -140,6 +140,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
             the sizes of existing slotmems (slotmem_create/attach)?
     jim: Yes, that is right (re: breakage)... this would be noted at
          release.
     ylavic: OK, this is just that persisted slotmems won't be reused on first
             startup, not that the startup will fail (as I first thought).

  *) core: Ensure that httpd exits with an error status when the MPM fails
     to run.