Mohan Wickramasinghe wrote:
Hi All
We have set up Loadbalacning of Jboss 4.0.3 using Apache2 (2.0.53),
mod_jk 1.2.15.
worker.abc123_1.domain=www.groupabc123.com
See the red note about worker names at:
http://tomcat.apache.org/connectors-doc/config/workers.html
The same applies for the domain names, because in that case
the domain will be used as jvmRoute, and you will need
session replication between the members of the same domain.
worker.loadbalancer.type=lb
add:
worker.loadbalancer.lock=P
worker.loadbalancer.local_worker_only=1
This directive is obsolete (dummy) with 1.2.12+
worker.sticky_session=1
worker.jkstatus.type=status
Regards,
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]