yeah, the current clustering is an all to all node replication, If I find time I will optimize that
Filip > -----Original Message----- > From: Cristopher Daniluk [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 13, 2003 9:00 AM > To: 'Tomcat Users List' > Subject: RE: Clustering applications > > > We have it set to true. The developers are serializing way more than > they should be to the session though.. > > -----Original Message----- > From: Filip Hanik [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 13, 2003 12:21 AM > To: Tomcat Users List > Cc: [EMAIL PROTECTED] > Subject: RE: Clustering applications > > > cris, > what is your useDirtyFlag set to in the server.xml. > This should be set to true, if you wanna optimize the session > replication performance. > > Filip > > > -----Original Message----- > > From: Cristopher Daniluk [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, August 12, 2003 8:47 PM > > To: 'Tomcat Users List' > > Subject: RE: Clustering applications > > > > > > We use tomcat-replication.jar, which is the backport that someone else > > > mentioned earlier. It works well as a failover tool, but there is a > > slight delay in replication. Maybe tuning could alleviate that but I > > think with rapid browsing, it may not be able to keep up. We use the > > replication for failover support, but we still keep sticky sessions > > via a jvmRoute.. > > > > Cris > > > > -----Original Message----- > > From: Sean Leblanc [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, August 12, 2003 6:50 PM > > To: [EMAIL PROTECTED] > > Subject: Clustering applications > > > > > > Suppose I wanted to set up Tomcat and share some common info across > > apps running on the instances of Tomcat. How would I do this? > > > > When googling for a bit, I came across JavaSpaces. Is anyone else > > using this, or is that barking up the wrong tree? > > > > > > Thanks, > > Sean LeBlanc > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
