https://issues.apache.org/bugzilla/show_bug.cgi?id=39311

--- Comment #6 from Shawn Michael <[email protected]> 2011-10-05 00:01:36 
UTC ---
Created attachment 27693
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=27693
Patch race condition during high load and a graceful restart

This patch applies cleanly to 2.2-HEAD as well as 2.2.3 Red Hat.  

The patch takes a look at the generation of the child process that is exiting. 
If the child is from a previous generation then fatal errors are ignored.  Only
current generation children can cause the death of the parent.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to