https://issues.apache.org/bugzilla/show_bug.cgi?id=41743

--- Comment #10 from Joe Orton <[email protected]> 2011-02-01 11:27:47 EST ---
The fix for this on the trunk was r645434, which replaced use of
ap_graceful_stop_signalled() with ap_mpm_query().

This does look insufficient to fix the bug for prefork, since the prefork
signal handler does not change mpm_state (prefork.c:sig_term).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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