Articles

 How to plan lower-risk maintenance for a live Tomcat site

When you maintain a live Tomcat site, the safest approach is to treat every restart, redeploy, or...

 How to recover after a failed Tomcat deployment

If a Tomcat deployment fails, the safest recovery is to restore the application to the last known...

 How to verify a live Tomcat site after maintenance

After maintenance, the fastest way to confirm that a live Tomcat site is healthy is to test the...

 When should you restart a Tomcat application?

A Tomcat application should be restarted only when there is a clear operational reason. In a...