OHS must have the mpm property set to use the worker Multi-Processing Module (MPM) as the preferred means to limit the number of allowed simultaneous requests.
From Oracle HTTP Server 12.1.3 Security Technical Implementation Guide
Part of SRG-APP-000001-WSR-000001
Associated with:
CCI-000054
SV-77643r1_rule
OHS must have the mpm property set to use the worker Multi-Processing Module (MPM) as the preferred means to limit the number of allowed simultaneous requests.
Vulnerability discussion
Web server management includes the ability to control the number of users and user sessions that utilize a web server. Limiting the number of allowed users and sessions per user is helpful in limiting risks related to several types of Denial of Service attacks. Although there is some latitude concerning the settings themselves, the settings should follow DoD-recommended values, but the settings should be configurable to allow for future DoD direction. While the DoD will specify recommended values, the values can be adjusted to accommodate the operational requirement of a given system.
Check content
1. Open $DOMAIN_HOME/config/fmwconfig/components/OHS//ohs.plugins.nodemanager.properties file with an editor.
2. Search for the "mpm" property.
3. If the "mpm" property is omitted or commented out, this is a finding.
4. If the "mpm" property is not set to "worker", this is a finding.
Fix text
1. Open $DOMAIN_HOME/config/fmwconfig/components/OHS//ohs.plugins.nodemanager.properties with an editor.
2. Set the "mpm" property to a value of "worker", add the property if it does not exist.
Pro Tips
Lavender hyperlinks in small type off to the right (of CSS
class id
, if you view the page source) point to
globally unique URIs for each document and item. Copy the
link location and paste anywhere you need to talk
unambiguously about these things.
You can obtain data about documents and items in other
formats. Simply provide an HTTP header Accept:
text/turtle
or
Accept: application/rdf+xml
.
Powered by sagemincer