Thanks a lot for a prompt response, Jeremy

Jeremy Thomerson wrote:
> 
> A lot of stuff is stored in the session:
> 
> https://svn.apache.org/repos/asf/wicket/branches/wicket-1.4.x/wicket/src/main/java/org/apache/wicket/Session.java
> 

Well, I'm know about this class (probably, not that much as really
needed)...
It doesn't seem to have _a lot_ of stuff (those transient fields don't get
replicated with session clustering, do they?)...

Do you know if _all_ that stuff (which will be serialized when clustered) is
absolutely needed for the app?
Like app meta data... or usedPageMaps (to me it shows as empty collection in
debugger)...

Thanks again,
Dmitry

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-clustering-without-web-server-clustering-tp2234048p2234132.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]

Reply via email to