Re: persisting sessions best practices

2015-01-27 Thread Daniel Mikusa
On Tue, Jan 27, 2015 at 3:03 AM, Aristedes Maniatis wrote: > Thank you to Dan and Chris for your valuable comments. > > On 1/19/15 9:21 AM, Daniel Mikusa wrote: > > Question 1: Is the documentation still correct after all these years of > BackupManager being used? Is it still considered of lower

Re: persisting sessions best practices

2015-01-27 Thread Aristedes Maniatis
Thank you to Dan and Chris for your valuable comments. On 1/19/15 9:21 AM, Daniel Mikusa wrote: > Question 1: Is the documentation still correct after all these years of > BackupManager being used? Is it still considered of lower reliability? > > It's just saying that less people use it. Because

Re: persisting sessions best practices

2015-01-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Aristedes, On 1/18/15 9:27 PM, Aristedes Maniatis wrote: > I have some applications currently using sticky sessions in tomcat > 7. Everything works well except that restarting tomcat requires > disabling mod_jk new sessions to an instance, waiting

Re: persisting sessions best practices

2015-01-19 Thread Daniel Mikusa
On Sun, Jan 18, 2015 at 9:27 PM, Aristedes Maniatis wrote: > I have some applications currently using sticky sessions in tomcat 7. > Everything works well except that restarting tomcat requires disabling > mod_jk new sessions to an instance, waiting for sessions to expire and then > several hours