Support Article
PR config param to change JVM thread pool size
SA-12738
Summary
There is a requirement to increase the JVM thread pool size from default 5.
Resolution
Use the below prconfig parameters to change the JVM agent settings:
agent/minimumwakeup
agent/threadpoolsize
For example:
<env name="agent/minimumwakeup" value="60000"/>
<env name="agent/threadpoolsize " value="30"/>
Published August 14, 2015 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.