Timeout value parameter value should be appropriately configured

Information

The Timeout directive tells the server how long to wait to receive a GET request, the amount of time between receipt of TCP packets on a POST or PUT request, or the amount of time between ACKs on transmissions of TCP packets in responses. In order to prevent a denial of service attack from shutting down our web server, we need to change the default setting of 300 (which is 5 minutes) to 60 (which is 1 minute). You may even adjust this setting to be lower than 60.

Solution

Change the default setting of Timeout parameter in httpd.conf file from 300 (which is 5 minutes) to 60 (which is 1 minute).

Item Details

Category: ACCESS CONTROL

References: 800-53|AC-12

Plugin: Windows

Control ID: c751833698f4cbd6752e0d86056fe8548a6b7e2de01b6187dea86c6e77e95b6c