you can still cluster 1.3.1 easily. either use httpsessionstore or
tell wicket to save pages to a shared drive

-igor


On Nov 16, 2007 10:20 AM, saenz <[EMAIL PROTECTED]> wrote:
>
>
> igor.vaynberg wrote:
> >
> > you will get an error, i have explained this in a parallel thread
> > yesterday... that is why we are working on a special page store that
> > will also write out the current page onto the disk when the session is
> > replicated - that means all nodes will have all the pages spooled to
> > disk so clustering will be transparent...
> >
>
> Thank you Igor.
>
> So for now, is the recommendation to disable disk-based page serialization
> if a Wicket app is deployed to a cluster?
>
> Do you plan on including the new and improved replicated page store in
> Wicket 1.3 RC or will that be a 2.0 feature?
>
> Also -- if page serialization is disabled, what happens when the user hits
> the back button?
> --
> View this message in context: 
> http://www.nabble.com/Disabling-serialization-storage-of-pages-in-session--tf4768006.html#a13797991
>
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to