You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2010/12/23 17:46:07 UTC

svn commit: r1052315 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Thu Dec 23 16:46:06 2010
New Revision: 1052315

URL: http://svn.apache.org/viewvc?rev=1052315&view=rev
Log:
* Adjust comment

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1052315&r1=1052314&r2=1052315&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Dec 23 16:46:06 2010
@@ -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