Re: Tracking active session in a tomcat cluster

2007-08-16 Thread Filip Hanik - Dev Lists
Tomcat 5.5 has an all-to-all replication mechanism, hence all nodes should be identical. you would only need to see the sessions on one node to get a picture of what is looks like elsewhere. there is a flag called "notifyListenersOnReplication" this is only for attribute replication for nodes

Tracking active session in a tomcat cluster

2007-08-16 Thread Vinod Venkatraman
across cluster members. Is this correct that valueBound will be called on only the cluster members which were alive when the object was put in the session ? Is there any other way I can track all active session of a cluster ? Thanks, Vinod -- View this message in context: http://www.nabble.