Discussion:
svn commit: r1629578 - /httpd/httpd/branches/2.4.x/STATUS
j***@apache.org
2014-10-06 06:11:50 UTC
Permalink
Author: jkaluza
Date: Mon Oct 6 06:11:50 2014
New Revision: 1629578

URL: http://svn.apache.org/r1629578
Log:
Propose r1629577.

Modified:
httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1629578&r1=1629577&r2=1629578&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Oct 6 06:11:50 2014
@@ -247,6 +247,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
2.4.x patch: trunk works
+1: jailletc36, rjung

+ * event: Fix worker-listener deadlock in graceful restart caused by
+ get_worker() allocating new worker after ap_queue_info_term(),
+ but not setting the have_idle_worker variable. PR 56960.
+ trunk patch: http://svn.apache.org/r1629577
+ 2.4.x patch: trunk works
+ +1: jkaluza
+
OTHER PROPOSALS

* A list of further possible backports can be found at:

Loading...