> Jan Agermose wrote: > >> I'm not using version 5 but was looking for information on what >> clustering capabilities that where build into tomcat 5 - but I cannot >> find anything on the webpage... looking in the wrong places :-) >> >> Could you offer any links? Is it simply a distributed session >> implementation or?! > > I don't know much about it. Basically, it's a simple multicast based > session replication implementation, written by Filip Hanik (you may > remember his TC 4 clustering article). There are indeed no docs about > that at the moment. > Remy is right... (of course :) ) Tomcat 4.1 backport consists of a single patch as a jar file, it uses the universal good library for replication (the same as Jboss uses for EJB clustering)..Works well but requires a little knowledge of networking (UDP & so on)... > <ad>For more complete clustering, there's JB, of course :)</ad> :)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
