You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2008/10/14 23:45:53 UTC

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

Author: jim
Date: Tue Oct 14 14:45:52 2008
New Revision: 704700

URL: http://svn.apache.org/viewvc?rev=704700&view=rev
Log:
Backport proposal: r703998

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=704700&r1=704699&r2=704700&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue Oct 14 14:45:52 2008
@@ -117,6 +117,14 @@
         Trunk version of patch works
      +1: rpluem, jim
 
+   * proxy_util: Make the connection timeout to backends work by temporarily
+     setting the socket to non blocking mode.
+     Trunk version of patch:
+        http://svn.apache.org/viewvc?rev=703998&view=rev
+     Backport version for 2.2.x of patch:
+        Trunk version of patch works
+     +1: jim
+
 PATCHES/ISSUES THAT ARE STALLED
 
  * core, authn/z: Avoid calling access control hooks for internal requests