Skip to content

Integrate apache mod reqtimeout use if requested#388

Merged
jonasbardino merged 2 commits intonextfrom
add/apache-optional-mod-requesttimeout-integration
Feb 8, 2026
Merged

Integrate apache mod reqtimeout use if requested#388
jonasbardino merged 2 commits intonextfrom
add/apache-optional-mod-requesttimeout-integration

Conversation

@jonasbardino
Copy link
Contributor

Integrate apache mod reqtimeout use if requested to enable various default request timeouts in order to help foil slowloris-style attacks where all workers and resources are gradually depleted by attacker or busy-idling clients of other sorts. Matches modern Debian/Ubuntu and RHEL/Rocky Apache installation defaults, but requires explicit enabling until further tested.

@jonasbardino jonasbardino self-assigned this Nov 10, 2025
@jonasbardino jonasbardino added the enhancement New feature or request label Nov 10, 2025
@jonasbardino jonasbardino marked this pull request as ready for review November 10, 2025 13:53
@jonasbardino jonasbardino requested a review from a team November 10, 2025 13:54
@jonasbardino jonasbardino force-pushed the add/apache-optional-mod-requesttimeout-integration branch from 0572454 to cee002c Compare January 21, 2026 17:16
@jonasbardino jonasbardino requested a review from a team January 21, 2026 17:17
@jonasbardino jonasbardino force-pushed the add/apache-optional-mod-requesttimeout-integration branch from cee002c to c37be80 Compare January 27, 2026 12:34
@jonasbardino jonasbardino force-pushed the add/apache-optional-mod-requesttimeout-integration branch from c37be80 to 7a4f7d0 Compare February 4, 2026 11:11
…fault

request timeouts in order to help foil slowloris-style attacks where all
workers and resources are gradually depleted by attacker or busy-idling
clients of other sorts. Matches modern Debian/Ubuntu and RHEL/Rocky Apache
installation defaults, but requires explicit enabling until further tested.
@jonasbardino jonasbardino force-pushed the add/apache-optional-mod-requesttimeout-integration branch from 7a4f7d0 to c2f8d39 Compare February 6, 2026 13:12
Copy link
Contributor

@Martin-Rehr Martin-Rehr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@jonasbardino jonasbardino merged commit 9457b6e into next Feb 8, 2026
10 checks passed
@jonasbardino jonasbardino deleted the add/apache-optional-mod-requesttimeout-integration branch February 8, 2026 09:44
jonasbardino added a commit that referenced this pull request Feb 8, 2026
jonasbardino added a commit that referenced this pull request Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants