jfclere 2002/09/12 05:59:33 Modified: jk/xdocs/jk2 configweb.xml Log: Add a line to list the possible worker types. Revision Changes Path 1.3 +3 -0 jakarta-tomcat-connectors/jk/xdocs/jk2/configweb.xml Index: configweb.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk2/configweb.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- configweb.xml 12 Sep 2002 12:39:12 -0000 1.2 +++ configweb.xml 12 Sep 2002 12:59:33 -0000 1.3 @@ -259,6 +259,9 @@ </subsection> </subsection> <subsection name="workers"> + <p> + For the moment 4 worker types are supported: jni,ajp13,status,lb. + </p> <subsection name="jni"> <p>worker used in inprocess, holds the details of the Tomcat class to startup, and paramters to pass</p> <p>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>