Return-Path: Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 42130 invoked by uid 500); 16 May 2002 16:46:18 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 42119 invoked from network); 16 May 2002 16:46:18 -0000 Date: 16 May 2002 16:46:20 -0000 Message-ID: <20020516164620.4561.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 9169] New: - Mac OS X (Darwin): worker MPM shutdown delays X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=9169 Mac OS X (Darwin): worker MPM shutdown delays Summary: Mac OS X (Darwin): worker MPM shutdown delays Product: Apache httpd-2.0 Version: 2.0.36 Platform: Macintosh OS/Version: MacOS X Status: NEW Severity: Normal Priority: Other Component: worker AssignedTo: bugs@httpd.apache.org ReportedBy: afaby@tenon.com When shutting down httpd, there is a short delay, and the following is output to the error log: [Tue May 14 17:53:50 2002] [warn] child process 23303 still did not exit, sending a SIGTERM [Tue May 14 17:53:50 2002] [warn] child process 23304 still did not exit, sending a SIGTERM [Tue May 14 17:53:50 2002] [warn] child process 23303 still did not exit, sending a SIGTERM [Tue May 14 17:53:50 2002] [warn] child process 23304 still did not exit, sending a SIGTERM [Tue May 14 17:53:51 2002] [warn] child process 23303 still did not exit, sending a SIGTERM [Tue May 14 17:53:51 2002] [warn] child process 23304 still did not exit, sending a SIGTERM [Tue May 14 17:53:54 2002] [crit] the listener thread didn't exit This just started happening with 2.0.36, and was not present in 2.0.35. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org