SV-239744r679459_rule
V-239744
SRG-APP-000001-WSR-000001
VCFL-67-000002
CAT II
10
Navigate to and open /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml.
Configure each <Connector> node with the following:
maxThreads="800"
At the command prompt, execute the following command:
# xmllint --format --xpath '/Server/Service/Connector/@maxThreads' /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml
Expected result:
maxThreads="800" maxThreads="800"
If the output does not match the expected result, this is a finding.
V-239744
False
VCFL-67-000002
At the command prompt, execute the following command:
# xmllint --format --xpath '/Server/Service/Connector/@maxThreads' /usr/lib/vmware-vsphere-client/server/configuration/tomcat-server.xml
Expected result:
maxThreads="800" maxThreads="800"
If the output does not match the expected result, this is a finding.
M
5336