The Apache web server must limit the number of allowed simultaneous session requests.

From Apache Server 2.4 Windows Server Security Technical Implementation Guide

Part of SRG-APP-000001-WSR-000001

Associated with: CCI-000054

AS24-W1-000010_rule The Apache web server must limit the number of allowed simultaneous session requests.

Vulnerability discussion

Apache web server management includes the ability to control the number of users and user sessions that utilize an Apache 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 (DoS) attacks.Although there is some latitude concerning the settings, they 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

With an editor, open the configuration file: :\Apache24\conf\extra\httpd-default Search for the following directive: MaxKeepAliveRequests Verify the value is "100" or greater. If the directive is not "100" or greater, this is a finding.

Fix text

With an editor, open the configuration file: :\Apache24\conf\extra\httpd-default Search for the following directive: MaxKeepAliveRequests Set the directive to a value of "100" or greater. Add the directive if it does not exist. It is recommended that the directive be explicitly set to prevent unexpected results if the defaults change with updated software.

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