On Mon, Feb 18, 2019 at 11:13 AM Harpreet Sandhu wrote:
> If you want to go with redis in HA environment. You should opt redis
> sentinel over master-slave architecture.
>
Thanks Harpreet. I did switch to using the sentinel configuration as I
have:
sentinel 1 -- sentinel 2 ---
On Mon, Feb 18, 2019 at 12:27 PM John Dale wrote:
> Regarding clustering and state recovery, I opted some time ago to
> store session information in the database - I prefer full control over
> session state for security/obscurity reasons.
>
> Load balancing is straightforward this way.
>
> I'm no
tha Fernando
> Director
> RevPort (Pvt.) Ltd.
> malith.ferna...@revport.net | +94 713 76 92 17
>
>
>
>
> From: John Dale
> Sent: Tuesday, February 19, 2019 1:57:10 AM
> To: Tomcat Users List
> Subject: Re: Tomcat session management with
How to unsubscribe this?
Thank You
Regards
Malith Pamuditha Fernando
Director
RevPort (Pvt.) Ltd.
malith.ferna...@revport.net | +94 713 76 92 17
From: John Dale
Sent: Tuesday, February 19, 2019 1:57:10 AM
To: Tomcat Users List
Subject: Re: Tomcat session
Regarding clustering and state recovery, I opted some time ago to
store session information in the database - I prefer full control over
session state for security/obscurity reasons.
Load balancing is straightforward this way.
I'm not sure I would ever need more than 2 nodes for my purposes,
thou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Herb,
On 2/18/19 13:59, Herb Burnswell wrote:
> On Fri, Feb 15, 2019 at 12:21 PM Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
> Herb,
>
> On 2/14/19 12:41, Herb Burnswell wrote:
Tomcat 8.5.23 RHEL 7.5
We are lo
If you want to go with redis in HA environment. You should opt redis
sentinel over master-slave architecture.
On Tue 19 Feb, 2019, 12:29 AM Herb Burnswell On Fri, Feb 15, 2019 at 12:21 PM Christopher Schultz <
> ch...@christopherschultz.net> wrote:
>
> > -BEGIN PGP SIGNED MESSAGE-
> > Has
On Fri, Feb 15, 2019 at 12:21 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Herb,
>
> On 2/14/19 12:41, Herb Burnswell wrote:
> > Tomcat 8.5.23 RHEL 7.5
> >
> > We are looking to set up session management via Redisson to off
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Herb,
On 2/14/19 12:41, Herb Burnswell wrote:
> Tomcat 8.5.23 RHEL 7.5
>
> We are looking to set up session management via Redisson to offload
> the CPU consumption of using Tomcat's built in clustering session
> management. We have CPU licensin