You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2010/08/22 14:56:07 UTC

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

Author: trawick
Date: Sun Aug 22 12:56:06 2010
New Revision: 987894

URL: http://svn.apache.org/viewvc?rev=987894&view=rev
Log:
reset erroronstatus^H^H^H...failonstatus vote to reflect trunk changes and new 2.2.x patch

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=987894&r1=987893&r2=987894&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sun Aug 22 12:56:06 2010
@@ -145,14 +145,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   * mod_proxy_balancer: Force workers into PROXY_WORKER_IN_ERROR when configured
     statuses are found
     PR: 48939
-    Trunk patch: http://svn.apache.org/viewvc?rev=930125&view=rev
-    2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=25153
-    Submitted by: Daniel Ruggeri <DRuggeri primary.net>
-    +1: niq, jim
-    trawick suggests:
-      1. somebody write doc (Daniel volunteers)
-      2. somebody create new patch which includes r962972, any
-          subsequent changes, and doc (Daniel volunteers)
+    Trunk patches: http://svn.apache.org/viewvc?rev=930125&view=rev
+                   http://svn.apache.org/viewvc?rev=930254&view=rev
+                   http://svn.apache.org/viewvc?rev=951900&view=rev
+                   http://svn.apache.org/viewvc?rev=987379&view=rev
+                   http://svn.apache.org/viewvc?rev=987359&view=rev
+    2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=25923
+      plus this CHANGES entry:
+      *) Proxy balancer: support setting error status according to HTTP response
+         code from a backend.  PR 48939.  [Daniel Ruggeri <DRuggeri primary.net>]
+   Submitted by: Daniel Ruggeri <DRuggeri primary.net>
+   +1: trawick
 
   * mod_disk_cache: Decline the opportunity to cache if the response is
     a 206 Partial Content. This stops a reverse proxied partial response