From: Eric Covener Date: Wed, 14 Jan 2015 13:33:59 +0000 (+0000) Subject: backported X-Git-Tag: 2.4.11~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=564ea42abe832a96c9ead52e5e5b6debfb3c449e;p=thirdparty%2Fapache%2Fhttpd.git backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1651669 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1d4d5c7b524..7b8de5f1b1c 100644 --- a/STATUS +++ b/STATUS @@ -116,35 +116,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.4.x patch: trunks works (plus CHANGES) +1 rjung, covener, ylavic - * event: Update conn_rec.id when a new thread begins working on a connection, because - the old thread may work on a new connection and assign the same ID in parallel. PR57435 - trunk patch: http://svn.apache.org/r1651088 - 2.4.x patch: trunk works - +1 covener, jim, ylavic - - * proxy_fcgi: Remove balancer prefix from SCRIPT_FILENAME - trunk patch: http://svn.apache.org/r1646724 - http://svn.apache.org/r1650309 - 2.4.x patch: trunk works - +1 covener, jim, ylavic - - * proxy_fcgi: Support opt-in connection reuse for fcgi backend connections - (includes some sync-up work from trunk) - trunk patch: http://svn.apache.org/r1588544 (rewrite+UDS) - http://svn.apache.org/r1641636 ('using default worker' msg tweak) - http://svn.apache.org/r1647005 (tcp reuse) - http://svn.apache.org/r1647009 (uds reuse) - http://svn.apache.org/r1647334 (uds reuse fix) - 2.4.x patch: One additional call to de_socketfy in 2.4 + MMN + CHANGES: - http://people.apache.org/~covener/patches/httpd-2.4.x-fcgi-rollup.diff - +1 covener, jim, ylavic - - * proxy_fcgi: Allow some alternate PATH_INFO guessing schemes - for non SetHandler configs - trunk patch: http://svn.apache.org/r1647035 - 2.4.x patch: trunk works - +1 covener, jim, ylavic - PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ]