SV-99429r1_rule
V-88779
SRG-APP-000001-WSR-000001
VROM-TC-000015
CAT II
10
Navigate to and open /usr/lib/vmware-vcops/tomcat-enterprise/conf/server.xml.
Navigate to and locate <Executor>.
Configure the <Executor> with the value 'maxThreads="300"'.
Note: The <Executor> node should be configured per the below:
<Executor maxThreads="300"
minSpareThreads="50"
name="tomcatThreadPool"
namePrefix="tomcat-http--"/>
At the command prompt, execute the following command:
grep maxThreads /usr/lib/vmware-vcops/tomcat-enterprise/conf/server.xml
If the value of “maxThreads” is not “300” or is missing, this is a finding.
V-88779
False
VROM-TC-000015
At the command prompt, execute the following command:
grep maxThreads /usr/lib/vmware-vcops/tomcat-enterprise/conf/server.xml
If the value of “maxThreads” is not “300” or is missing, this is a finding.
M
3441