performance tuning

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

  1. admin

    How To Monitor Apache Server Counters

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