The Apache server comes with different counters which allows you to monitor the health of the server. When extended status is enabled you can not only access default counters but also the following counters. They are:
Extended Status ON
*Total Accesses - Total access count since the server was...
The following steps are used to improve the performance of the tomcat server,
Increase JVM heap memory
Resolve JRE memory leaks
Connector setting
Compression
Database performance tuning
Tomcat Native Library
Other options
Tuning JVM:
If your JVM supports both green and native threads, you...