SV-259104r960735_rule
V-259104
SRG-APP-000001-AS-000001
VCUI-80-000001
CAT II
10
Navigate to and open:
/usr/lib/vmware-vsphere-ui/server/conf/server.xml
Navigate to the <Connector> node and configure with the value "maxThreads="800"".
Restart the service with the following command:
# vmon-cli --restart vsphere-ui
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${http.port}"]/@maxThreads' /usr/lib/vmware-vsphere-ui/server/conf/server.xml
Expected result:
maxThreads="800"
If the output does not match the expected result, this is a finding.
V-259104
False
VCUI-80-000001
At the command prompt, run the following command:
# xmllint --xpath '/Server/Service/Connector[@port="${http.port}"]/@maxThreads' /usr/lib/vmware-vsphere-ui/server/conf/server.xml
Expected result:
maxThreads="800"
If the output does not match the expected result, this is a finding.
M
5568