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