SV-256779r889336_rule
V-256779
SRG-APP-000001-WSR-000001
VCUI-70-000002
CAT II
10
Navigate to and open:
/usr/lib/vmware-vsphere-ui/server/conf/server.xml
Configure each <Connector> node with the value:
maxThreads="800"
Example:
<Connector .. 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-256779
False
VCUI-70-000002
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
5528