You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2006/09/08 10:37:05 UTC

svn commit: r441436 - /tomcat/connectors/trunk/jk/xdocs/changelog.xml

Author: mturk
Date: Fri Sep  8 01:37:04 2006
New Revision: 441436

URL: http://svn.apache.org/viewvc?view=rev&rev=441436
Log:
Document forced recovery.

Modified:
    tomcat/connectors/trunk/jk/xdocs/changelog.xml

Modified: tomcat/connectors/trunk/jk/xdocs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/changelog.xml?view=diff&rev=441436&r1=441435&r2=441436
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/changelog.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/changelog.xml Fri Sep  8 01:37:04 2006
@@ -26,6 +26,13 @@
   <subsection name="Native">
     <changelog>
       <update>
+      Add feature to force the recovery of workers that are
+      member of loadbalancer if all the members are in error
+      state. This fixes the time gap where 503 was returned
+      caused by recovery_timeout although the backend was
+      ready to handle the requests. (mturk)
+      </update>
+      <update>
       Docs: Seperate deprecated directives in their own table. (rjung)
       </update>
       <update>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org