DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27079>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27079 On client restart server no longer responds Summary: On client restart server no longer responds Product: Apache httpd-2.0 Version: 2.0.48 Platform: Other OS/Version: AIX Status: NEW Severity: Major Priority: Other Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I am testing apache 2.048 for use in a business application and am trying to see what happens when the client processs dies (simulating a program error by using kill -5 PID) I can see that the process gets restarted by the parent but it will no longer accept requests. I have reproduced this without my 3rd party module loaded by doing the following I am using SSL / although my non-ssl port also has the problem. Enable Mod Info Start Apache try https://localhost/server-info (displayed OK) Kill the non-root version of httpd. the process will get restarted. try https://localhost/server-info (Hangs for me) Thanks Mick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
