Apache Common Logger

This section describes the tuning that can be done at the Apache logging level for performance improvement. The Apache Common logger is enabled by default and disabling the Apache logger improves CPU utilization and response time.

To diasble the logger, set the property Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog in the AppNode config.ini file, and append the property Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog to java.extended.properties in the AppNode.tra file.