From: Ruediger Pluem Date: Thu, 23 Dec 2010 16:46:06 +0000 (+0000) Subject: * Adjust comment X-Git-Tag: 2.2.18~224 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9891459c2df7049c7272fb41126f19c86d5c19d6;p=thirdparty%2Fapache%2Fhttpd.git * Adjust comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1052315 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 28c76196975..d9a3a2a79c2 100644 --- a/STATUS +++ b/STATUS @@ -162,7 +162,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: trunk patch works +1: minfrin, jim +1 covener (needs r996311 MMN bump) - + * mod_proxy: Release the backend connection as soon as EOS is detected, so the backend isn't forced to wait for the client to eventually acknowledge the data. @@ -173,7 +173,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~minfrin/httpd-mod_proxy-closeearly22-4.patch +1: minfrin +1: jim (requires mmn bump due to proxy_conn_rec) - rpluem says: I guess r1052224 needs to be added as well. + rpluem says: r1052224 r1052314 need to be added as well as the patch above + has a thread safety issue. * suEXEC: Add Suexec directive to disable suEXEC without renaming the binary (Suexec Off), or force startup failure if suEXEC is required