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

--- Comment #3 from Joe Orton <jor...@redhat.com> ---
Good catch, thanks for the report and patch.  I think it would be slightly
better to do the READY=1 in a post_config hook actually outside of the monitor
hook.  At this point the serer is listening TCP ports so should be acceptable
to say the service is "started".  (There is a slight trade-off here since we
can't guarantee some failure after saying READY=1 before entering the MPM, but
that could happen anyway.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to