(maybe this should read "still broken"?)

Why are we still using signals sent to the children in the
non-graceful restart case?  That doesn't interrupt select or mutex
acquire, as described previously.

ap_mpm_pod_signal() seems to be busted anyway.  We loop writing to the
pod (why loop?) until it fails due to pipe full, then we bail out
without waking up the child via connect().

Working on it...  just wondering if there is a reason why non-graceful
shouldn't call ap_mpm_pod_signal() too...

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to