Performance Tuning Settings
About this task
Procedure
- Update Tomcat default threads.
- Navigate to C:\Program Files\Apache Software Foundation\Tomcat 9.0\conf
- Open the Server.xml file in Notepad. In Server.xml, search for the line 102 or <Connector protocol="org.apache.coyote.http11.Http11NioProtocol" maxThreads="150"
- Change the max thread count to 800 (maxThreads=”800”).
- Save the file.
- Update JVM memory settings.
- Update database settings: