https://bz.apache.org/bugzilla/show_bug.cgi?id=65313

--- Comment #5 from Yann Ylavic <[email protected]> ---
Created attachment 37998
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37998&action=edit
Enf of reload notice before stopping children (v2)

Actually I should have added a log message before child_init for better
reading, like in this v2.

Please apply this one instead, the sequence should then be:
1. AH00493: SIGUSR1 received.  Doing graceful restart
2. AH99999: Gracefully stopping old generation <n-1>
3. AH00489: Apache/... -- resuming normal operations (generation <n>)
4. AH00000: Child <pid> initialization start (generation <n>)
5. AH00001: Child <pid> initialization done (generation <n>)
(+ other AH00000s for all the children created for generation <n>)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to