Re: replicated sessions and manager app

2005-11-12 Thread Peter Rossbach
Every manager have all sessions from all nodes! Peter Olve Hansen schrieb: I was wondering... In a cluster of tomcats, should the session count be equal in all three webapp listings (the sum of all sessions, since they are replicated) in the separate managers, or does the manger only count

replicated sessions and manager app

2005-11-10 Thread Olve Hansen
I was wondering... In a cluster of  tomcats, should the session count be equal in all three webapp listings (the sum of all sessions, since they are replicated) in the separate managers, or does the manger only count sessions created on the tomcat instance the manager represents? Thanks Olv