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 2007/03/23 16:39:10 UTC

svn commit: r521774 - /tomcat/connectors/trunk/jk/xdocs/reference/workers.xml

Author: mturk
Date: Fri Mar 23 08:39:09 2007
New Revision: 521774

URL: http://svn.apache.org/viewvc?view=rev&rev=521774
Log:
Document multiple fail_on_status codes for 1.2.22+

Modified:
    tomcat/connectors/trunk/jk/xdocs/reference/workers.xml

Modified: tomcat/connectors/trunk/jk/xdocs/reference/workers.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/reference/workers.xml?view=diff&rev=521774&r1=521773&r2=521774
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/reference/workers.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/reference/workers.xml Fri Mar 23 08:39:09 2007
@@ -728,6 +728,11 @@
 <p>
 This feature has been added in <b>jk 1.2.20</b>.
 </p>
+<p>
+Starting with <b>jk 1.2.22</b> it is possible to define multiple
+status codes separated by space or coma characters.
+For example: <code>worker.xxx.fail_on_status=500,503</code>
+</p>
 </directive>
 
 



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