The KeepAlive directive must be enabled.
An XCCDF Rule
Description
The KeepAlive extension to HTTP/1.0 and the persistent connection feature of HTTP/1.1 provide long lived HTTP sessions which allow multiple requests to be sent over the same connection. These requirements are set to mitigate the effects of several types of denial of service attacks. Although there is some latitude concerning the settings themselves, the requirements attempt to provide reasonable limits for the protection of the web server. If necessary, these limits can be adjusted to accommodate the operational requirement of a given system.
Property | Value |
---|---|
Responsibility | Web Administrator |
- ID
- SV-32987r3_rule
- Version
- WA000-WWA022 W22
- Severity
- Medium
- Updated
Remediation Templates
A Manual Procedure
Modify the KeepAlive directive in the applicable Apache configuration files to have a value of On.