Articles

 How database usage affects Tomcat application speed

Database access is one of the most common reasons a Tomcat application feels slow, even when the...

 How to improve Tomcat application performance on shared hosting

If your Tomcat application feels slow on shared hosting, the first step is to separate...

 What usually makes a hosted Tomcat site slow?

If a hosted Tomcat site feels slow, the cause is usually not one single setting. In most cases,...

 Which Tomcat-specific checks matter before blaming the server?

Before you assume that Tomcat is the problem, it is worth checking the parts of the stack that...