File:ModReqtimeoutConfig.png

From Elvis Wiki

Original file(1,158 × 588 pixels, file size: 94 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
current18:24, 7 March 2026Thumbnail for version as of 18:24, 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, 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 ma...

The following page uses this file: