SV-240717r679664_rule
V-240717
SRG-APP-000001-WSR-000001
VCRP-67-000002
CAT II
10
Navigate to and open /etc/vmware-rhttpproxy/config.xml.
Locate the <config>/<vmacore>/<http> block and configure <maxConnections> as follows:
<maxConnections> 2048 </maxConnections>
Restart the service for changes to take effect.
# vmon-cli --restart rhttpproxy
At the command prompt, execute the following command:
# xmllint --xpath '/config/vmacore/http/maxConnections' /etc/vmware-rhttpproxy/config.xml
Expected result:
<maxConnections> 2048 </maxConnections>
If the output does not match the expected result, this is a finding.
V-240717
False
VCRP-67-000002
At the command prompt, execute the following command:
# xmllint --xpath '/config/vmacore/http/maxConnections' /etc/vmware-rhttpproxy/config.xml
Expected result:
<maxConnections> 2048 </maxConnections>
If the output does not match the expected result, this is a finding.
M
5330