Chris,
> On Mar 2, 2021, at 9:46 AM, Christopher Schultz
> wrote:
>
> So you just have a single Tomcat node? Yeah, you are going to want to use
> parallel deployment unless you can be VERY careful about your JVM restarts.
>
> You will also need to familiarize yourself with using the Manager
Rob,
On 2/27/21 23:34, Rob Sargent wrote:
Chris,
Thank you, yet again.
On 2/26/21 9:31 PM, Christopher Schultz wrote:
Rob,
On 2/26/21 16:47, Rob Sargent wrote:
Given a single webapp, what's the difference between server restart
and webapp reload in terms of current open sessions?
That depe
Chris,
Thank you, yet again.
On 2/26/21 9:31 PM, Christopher Schultz wrote:
Rob,
On 2/26/21 16:47, Rob Sargent wrote:
Given a single webapp, what's the difference between server restart
and webapp reload in terms of current open sessions?
That depends upon a few things.
If you do not have s
Rob,
On 2/26/21 16:47, Rob Sargent wrote:
Given a single webapp, what's the difference between server restart and
webapp reload in terms of current open sessions?
That depends upon a few things.
If you do not have session-persistence enabled, then you will lose all
your sessions in either ca
Given a single webapp, what's the difference between server restart and
webapp reload in terms of current open sessions?