[Bug 739873] New: Unable to stop httpd2-prefork processes when started in ssl mode before.
https://bugzilla.novell.com/show_bug.cgi?id=739873 https://bugzilla.novell.com/show_bug.cgi?id=739873#c0 Summary: Unable to stop httpd2-prefork processes when started in ssl mode before. Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Apache AssignedTo: bnc-team-apache@forge.provo.novell.com ReportedBy: matthias.weiss@weiss-system.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7 As summary, if apache was started with startssl, it's not possible to stop the service. Some process won't be stopped. Reproducible: Always Steps to Reproduce: 1. /etc/init.d/apache2 startssl 2. /etc/init.d/apache2 stop 3. ps -ef | grep wwwrun Actual Results: root 24599 1 0 02:28 ? 00:00:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL wwwrun 24600 24599 0 02:28 ? 00:00:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL wwwrun 24602 24599 0 02:28 ? 00:00:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL wwwrun 24603 24599 0 02:28 ? 00:00:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL wwwrun 24604 24599 0 02:28 ? 00:00:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL wwwrun 24605 24599 0 02:28 ? 00:00:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com