You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2007/09/02 22:21:00 UTC

svn commit: r572143 - /tomcat/connectors/trunk/jk/xdocs/generic_howto/workers.xml

Author: rjung
Date: Sun Sep  2 13:21:00 2007
New Revision: 572143

URL: http://svn.apache.org/viewvc?rev=572143&view=rev
Log:
Clarify worker reference usage for atributes, which
are allowed multiple times for a single worker.

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

Modified: tomcat/connectors/trunk/jk/xdocs/generic_howto/workers.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/generic_howto/workers.xml?rev=572143&r1=572142&r2=572143&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/generic_howto/workers.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/generic_howto/workers.xml Sun Sep  2 13:21:00 2007
@@ -355,6 +355,13 @@
 </p>
 
 <p>
+Attributes which are allowed multiple times for a single worker
+can not be merged from a worker and a reference. An attribute
+is only inherited from a reference, if it is not already set
+for the referring worker.
+</p>
+
+<p>
 References are especially useful, when configuring load balancers.
 Try to understand the following two stage references:
 </p>



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