SV-100535r1_rule
V-89885
SRG-APP-000001-WSR-000001
VRAU-TC-000015
CAT II
10
Navigate to and open /etc/vcac/server.xml.
Navigate to and locate <Executor>.
Configure the <Executor> with the value 'maxThreads="1000"'.
Note: The <Executor> node should be configured per the following:
<Executor
maxThreads="1000"
minSpareThreads="50"
name="tomcatThreadPool"
namePrefix="tomcat-http--"/>
At the command prompt, execute the following command:
grep maxThreads /etc/vcac/server.xml
If the value of "maxThreads" is not "1000" or is missing, this is a finding.
V-89885
False
VRAU-TC-000015
At the command prompt, execute the following command:
grep maxThreads /etc/vcac/server.xml
If the value of "maxThreads" is not "1000" or is missing, this is a finding.
M
3439