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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to