Hi, Im looking into clustering our wicket app and have a few questions. We are using jetty 6.
1) We have to use the SecondLevelCacheSessionStore (default in 1.3) for clustering to work correctly, is this correct or does it still work with a HttpSessionStore? 2) Wicket just piggybacks whatever we use for session clustering in jetty, is this correct? So if we use Terracotta or WADI to cluster jetty, things will just work, is this right? 3) I've seen a wicket-cluster project in the wicketstuff repo, can anyone give me any information on this? I'm struggling to find some documentation. 4) If we use Terracotta, does this mean we have to follow the instructions here http://www.terracotta.org/confluence/display/integrations/Wicket too? Thanks for any help anyone can give me. Richard -- View this message in context: http://www.nabble.com/A-few-clustering-questions-tp16993201p16993201.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
