From: Jeff Trawick Date: Sun, 18 Aug 2013 00:44:11 +0000 (+0000) Subject: propose simple fcgistarter fix X-Git-Tag: 2.4.7~295 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6507772af5a10f859c1b8ec69b0900f578d4584;p=apache propose simple fcgistarter fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1515052 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 466f8bd8ac..6de3831264 100644 --- a/STATUS +++ b/STATUS @@ -213,6 +213,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works +1: jim, druggeri + * fcgistarter: Specify SO_REUSEADDR to allow starting a server with old + connections in TIME_WAIT. + trunk: http://svn.apache.org/r1515050 + 2.4.x patch: trunk patch works + +1: trawick + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt If you want to propose one of those, please still add them here.