File:Mod reqtimeout config.PNG

From Elvis Wiki

Mod_reqtimeout_config.PNG(785 × 400 pixels, file size: 163 KB, MIME type: image/png)

Summary

The figure shows the configuration file for the "mod_reqtimeout" module, which can be found at "/etc/apache2/mods-enabled/reqtimeout.conf" with its default values. Line 19 shows the restrictions for the HTTP header, which tell Apache to wait a maximum of 20 seconds for the first byte of the request line and headers. From then on, it requires a minimum data rate of 500 bytes/s but does not wait for more than 40 seconds in total. Line 23 shows the restrictions for the HTTP body, which wait a maximum of 10 seconds for the first byte of the request body (if applicable). From then on, it requires a minimum data rate of 500 bytes/s.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:43, 7 March 2026Thumbnail for version as of 17:43, 7 March 2026785 × 400 (163 KB)LLedl (talk | contribs)
17:05, 7 March 2026Thumbnail for version as of 17:05, 7 March 20261,158 × 588 (94 KB)LLedl (talk | contribs)The figure shows the configuration file for the "mod_reqtimeout" module, which can be found at "/etc/apache2/mods-enabled/reqtimeout.conf" with its default values. Line 19 shows the restrictions for the HTTP header and line 23 shows the restrictions for the HTTP body.

There are no pages that use this file.