Randy Kobes wrote:
Hi Tom, Thanks for the detailed report, and patch. I tried out the patch with perl-5.8.8, compiled against Apache/2.2.4, and all the tests passed. However, the restart problem still remains; evidently, http://issues.apache.org/bugzilla/show_bug.cgi?id=43534 or something equivalent must still be applied.
FYI, the latest apr release and httpd 2.2.x branch should now address things properly. The only flaw I'm seeing is in the replacement of piped loggers, and believe that has to do with close_handle_in_child (a fork-specific thing that's polluting win32). Bill