On 08/04/2025 00:27, Tim N wrote:
Thanks for clarifying that. Does BackupManager support auto-scaling
Yes, if you use a cluster membership mechanism that allows that.
and
cycled restarts of all nodes (for web-app upgrades) without losing the
user's session?
Yes, but you need to trigger the
Thanks for clarifying that. Does BackupManager support auto-scaling and
cycled restarts of all nodes (for web-app upgrades) without losing the
user's session? If the backup node is restarted...the backup is lost isn't
it?
On Fri, Apr 4, 2025 at 8:23 PM Mark Thomas wrote:
> On 04/04/2025 02:42, C
On 04/04/2025 02:42, Chuck Caldarale wrote:
On 2025 Apr 3, at 19:57, Tim N wrote:
For a long time up to the latest version 11 documentation, there has been a
recommended maximum limit of 4 nodes per cluster.
https://tomcat.apache.org/tomcat-11.0-doc/cluster-howto.html
"This works great for s
> On 2025 Apr 3, at 19:57, Tim N wrote:
>
> For a long time up to the latest version 11 documentation, there has been a
> recommended maximum limit of 4 nodes per cluster.
>
> https://tomcat.apache.org/tomcat-11.0-doc/cluster-howto.html
> "This works great for smaller clusters, but we don't re
Hi Tim,
If you have an HTTP load balancer that supports "sticky sessions", you can have
a cluster of as many Tomcat instances as you like as backend, without having to
rely on any clustering feature of Tomcat.
Yours,
Reg
> Gesendet: Freitag, den 04.04.2025 um 02:57 Uhr
> Von: "Tim N"
> An: "