1. I have to design an application in which the cluster nodes and LB will be
communicating application specific information other than session info. How
can I do this? Do I need to subclass/implement ReplicationTransmitter and
ReplicationListener like classes? Or is there any other way?

2. I am using the balancer application of TC for load balancing, once after
the request is dispatched to the cluster node the subsequent requests are
going to the same cluster node directly(Obviusly). Now I want to make each
and every request of the conversation go the the same cluster node through
LB. Can I do this without changing anything in my application. 

Regards,
Srinivas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to