]> granicus.if.org Git - apache/commitdiff
propose CGID intermittent startup problem
authorEric Covener <covener@apache.org>
Tue, 24 Mar 2015 12:54:04 +0000 (12:54 +0000)
committerEric Covener <covener@apache.org>
Tue, 24 Mar 2015 12:54:04 +0000 (12:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1668868 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 86e8aa3068e3acc1b00029b1e07bd48673563ec6..a21592639226d38e695b3018f45c8ec77fa0d220 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -357,6 +357,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic
 
+  *) mod_cgid: When the request thread can't contact the CGID daemon, 
+               Handle ENOENT during the startup/restart with the same delay
+               used for ECONNREFUSED. PR57685
+     trunk patch: http://svn.apache.org/r1667385 
+     2.4.x patch: trunk works
+     +1: covener
 
 OTHER PROPOSALS