SV-99427r1_rule
V-88777
SRG-APP-000001-WSR-000001
VROM-TC-000010
CAT II
10
Navigate to and open /usr/lib/vmware-casa/casa-webapp/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-casa/casa-webapp/conf/server.xml
If the value of “maxThreads” is not “300” or is missing, this is a finding.
V-88777
False
VROM-TC-000010
At the command prompt, execute the following command:
grep maxThreads /usr/lib/vmware-casa/casa-webapp/conf/server.xml
If the value of “maxThreads” is not “300” or is missing, this is a finding.
M
3441