Author: rjung Date: Mon Mar 7 16:38:18 2011 New Revision: 1078844 URL: http://svn.apache.org/viewvc?rev=1078844&view=rev Log: Clarify.
Modified: tomcat/jk/trunk/xdocs/reference/workers.xml Modified: tomcat/jk/trunk/xdocs/reference/workers.xml URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/reference/workers.xml?rev=1078844&r1=1078843&r2=1078844&view=diff ============================================================================== --- tomcat/jk/trunk/xdocs/reference/workers.xml (original) +++ tomcat/jk/trunk/xdocs/reference/workers.xml Mon Mar 7 16:38:18 2011 @@ -945,8 +945,8 @@ This features has been added in <b>jk 1. Using this directive, a balanced worker of a load balancer can be configured as disabled or stopped. A disabled worker only gets requests, which belong to sessions for that worker. A stopped -worker does not get any requests. Users will loose their sessions, -unless session replication via clustering is used. +worker does not get any requests. Users of a stopped worker will +loose their sessions, unless session replication via clustering is used. <p> Use <b>d</b> or <b>D</b> to disable and <b>s</b> or <b>S</b> to stop. If this directive is not present the deprecated directives --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org