SV-100991r1_rule
V-90341
SRG-APP-000001-WSR-000001
VRAU-TC-000005
CAT II
10
Navigate to and open /opt/vmware/horizon/workspace/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 following:
<Executor maxThreads="300"
minSpareThreads="50"
name="tomcatThreadPool"
namePrefix="tomcat-http--"/>
At the command prompt, execute the following command:
grep maxThreads /opt/vmware/horizon/workspace/conf/server.xml
If the value of "maxThreads" is not "300" or is missing, this is a finding.
V-90341
False
VRAU-TC-000005
At the command prompt, execute the following command:
grep maxThreads /opt/vmware/horizon/workspace/conf/server.xml
If the value of "maxThreads" is not "300" or is missing, this is a finding.
M
3439