-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Brian,

On 5/11/2011 2:24 PM, Brian Braun wrote:
> First, I will implement the parallel deployment, so my redeployments wont
> cause unavailability. Then, with a little bit of time and as soon as I have
> two separate Tomcats and a load balancer, I will forget about the parallel
> deployment because, as you said, the other solution is better and helps me
> with the redeployment as well.

Note that there's nothing stopping you from running two separate Tomcat
instances on the same physical machine just for this purpose. You aren't
improving performance at all, but you are gaining the ability to
re-deploy with no downtime.

> I do have leaks, but fortunately they happen just when I stop the app, but
> not when it is already running. I mean, it doesn't get worse with time.

Good to know. When you DO have multiple Tomcat instances, you'll of
course be able to bring-down the entire JVM during a re-deployment to be
absolutely sure there is no wasted memory laying around.

Good luck,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3K36oACgkQ9CaO5/Lv0PCIAQCgmxdcBWrTmXVUkfFoaZ34K9jW
VhcAnjnYcTfrbojf4sMHml4SGSaU4/UZ
=NVjg
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to