1. Home
  2. Security Hardening
  3. DISA STIG Apache Server 2.2 Windows V1R13
  4. WA000-WWA024 W22 – The KeepAliveTimeout directive must be defined.

WA000-WWA024 W22 – The KeepAliveTimeout directive must be defined.

Details

The number of seconds Apache will wait for a subsequent request before closing the connection. Once a request has been received, the timeout value specified by the Timeout directive applies. Setting KeepAliveTimeout to a high value may cause performance problems in heavily loaded servers. The higher the timeout, the more server processes will be kept occupied waiting on connections with idle clients. These requirements are set to mitigate the effects of several types of denial of service attacks.

Solution

Modify the KeepAliveTimeout directive in the applicable Apache configuration files to have a value of 15 or less.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Communications Protection.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles