]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Adjust comment
authorRuediger Pluem <rpluem@apache.org>
Thu, 23 Dec 2010 16:46:06 +0000 (16:46 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 23 Dec 2010 16:46:06 +0000 (16:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1052315 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 28c76196975cbfe3955f2451bbbc05e5a8784cee..d9a3a2a79c2be0c88e627a0fc26a133030db4bee 100644 (file)
--- 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