Yes, but if you use it on multiple Tomcats (as a group), it will break
stickyness.
Of course, users can use the route attribute completely instead of the
names, but most users seem to be confused by this. I tried to clarify
the docs a couple of days ago, so with 1.2.24 the frequency of this
question should decrease...
Mladen Turk wrote:
Rainer Jung wrote:
No, Filip is right:
1) Each Tomcat needs to have a unique jvmRoute
One side note:
jvmRoute does not need to reflect the worker name
in domain clustering model.
jvmRoute can be "group1" on multiple nodes.
and workers can be:
worker.node1.xxx
worker.node1.route=group1
...
worker.node2.xxx
worker.node2.route=group1
Regards,
Mladen.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]