Re: tomcat dB persistant session store delay

2016-08-18 Thread Gibu George
Hello Christopher, thanks for the reply, i will try out DataSource with the JDBCStore and see if that makes any difference. I haven't tried out BackupManager because, according to the documentation, it replicates the session data to only backup node. So I'm not sure if all my clusters in a more-

Re: tomcat dB persistant session store delay

2016-08-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gibu, On 8/18/16 12:45 PM, Gibu George wrote: > On Thu, Aug 18, 2016 at 9:17 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > > Gibu, > > On 8/18/16 10:55 AM, Gibu George wrote: I have setup a tomcat cluster that store the

Re: tomcat dB persistant session store delay

2016-08-18 Thread Gibu George
On Thu, Aug 18, 2016 at 9:17 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Gibu, > > On 8/18/16 10:55 AM, Gibu George wrote: > > I have setup a tomcat cluster that store the session information in > > a mysql dB. I also have

Re: tomcat dB persistant session store delay

2016-08-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gibu, On 8/18/16 10:55 AM, Gibu George wrote: > I have setup a tomcat cluster that store the session information in > a mysql dB. I also have a load balancer in front of this cluster. > > I have noticed a delay, in few seconds, before the session >

tomcat dB persistant session store delay

2016-08-18 Thread Gibu George
Hi All, I have setup a tomcat cluster that store the session information in a mysql dB. I also have a load balancer in front of this cluster. I have noticed a delay, in few seconds, before the session information is stored in the dB. Is there any way to reduce this delay and get tomcat to store t