Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 165448
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 110556
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: John McFarlane <john.mcfarlane@rockfloat.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
apache2.patch Makes stop() wait till no apache processes are running patch John McFarlane 2007-02-05 14:26 0000 578 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 165448 depends on: Show dependency tree
Bug 165448 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-02-05 14:25 0000
When apache is asked to shutdown, it does not do so immediately.  The Gentoo
apache init script doesn't take this time into account.  The supplied patch
simply causes the stop() method to wait till apache has actually stopped before
returning.

Reproducible: Sometimes

Steps to Reproduce:
1./etc/init.d/apache2 start
2./etc/init.d/apache2 restart
3./etc/init.d/apache2 restart

Actual Results:  
No /usr/sbin/apache2 found running; none killed.

Expected Results:  
Apache should have stopped, and then started again

------- Comment #1 From John McFarlane 2007-02-05 14:26:26 0000 -------
Created an attachment (id=109236) [details]
Makes stop() wait till no apache processes are running

------- Comment #2 From Jakub Moc (RETIRED) 2007-02-05 14:31:11 0000 -------

*** This bug has been marked as a duplicate of bug 110556 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug