tomcat

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

  1. admin

    Configure Jconsole for Remote Access on Tomcat

    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...
  2. A

    Performance Tuning A Tomcat Server

    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...