This repository was archived by the owner on Jun 9, 2026. It is now read-only.
mod_h[ttp]2 v1.2.4
- removed all
H2*Timeoutdirectives. HTTP/2 uses not the sameTimeoutand
KeepAliveTimeoutas HTTP/1.1. - enforcing the Timeout value on read and write operations from the selected
virtual host (TLS+SNI). httpd was wrongly using the defaults set in the
base server config. - add DEBUG logging to see if writing properly returns to catch a connection
hanger reported in #79