SV-256738r889152_rule
V-256738
SRG-APP-000001-WSR-000001
VCRP-70-000002
CAT II
10
Navigate to and open:
/etc/vmware-rhttpproxy/config.xml
Locate the <config>/<envoy>/<L4Filter> block and configure <maxHttpsConnections> as follows:
<maxHttpsConnections>2048</maxHttpsConnections>
Restart the service for changes to take effect.
# vmon-cli --restart rhttpproxy
At the command prompt, run the following command:
# xmllint --xpath '/config/envoy/L4Filter/maxHttpsConnections/text()' /etc/vmware-rhttpproxy/config.xml
Expected result:
2048
or
XPath set is empty
If the output does not match the expected result, this is a finding.
V-256738
False
VCRP-70-000002
At the command prompt, run the following command:
# xmllint --xpath '/config/envoy/L4Filter/maxHttpsConnections/text()' /etc/vmware-rhttpproxy/config.xml
Expected result:
2048
or
XPath set is empty
If the output does not match the expected result, this is a finding.
M
5526