Hi Jonathan, checkout this thread for an answer: http://old.nabble.com/Understanding-the-Persistent-Session-Manager-td30757126.html
Cheers, Martin On Tue, Feb 1, 2011 at 3:40 PM, Jonathan Leibiusky <[email protected]> wrote: > Hi, I'm trying to use PersistentManager so I can store my sessions in some > kind of storage and be able to use a load balancer. > But I see that it takes a few seconds for tomcat to save sessions in the > storage, even if I set maxIdleBackup parameter to 0, it will take around 2 > or 3 seconds to store it. > Is there a way to tell tomcat to do it immediately after the session was > modified? > > Thanks, > > Jonathan > -- Martin Grotzke http://www.javakaffee.de/blog/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
