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-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Syte.
On 8/18/16 11:19 AM, Syte Beimin wrote:
> Hello,
>
> For a while now I've been attempting to get a webapp working that
> uses a custom NIO.2 FileSystem implementation (
> https://github.com/Upplication/Amazon-S3-FileSystem-NIO2). It
> seems
-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
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
Hi,
looking at the doc:
https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html
there is:
suspectTimeout
(int) Timeout value in seconds. Default value is 0.
Similar to to the removeAbandonedTimeout value but instead of treating
the connection as abandoned, and potentially closing the connect
-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
>
Hello,
For a while now I've been attempting to get a webapp working that uses
a custom NIO.2 FileSystem implementation (
https://github.com/Upplication/Amazon-S3-FileSystem-NIO2). It seems
like the Service Provider Interface isn't working when the war is
deployed in tomcat resulting in a
java.nio
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