In
this guide we will demonstrate how to remotely monitor tomcat jvm via a remote jmx connection with Jconsole.
For enabling remote monitoring follow below steps:
Enable JMX port on remote tomcat.
Open Jconsole and connect
We will cover both of the above steps in detail in the following...
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...