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

Reply via email to