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