Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

mod_h[ttp]2 v1.2.4

Choose a tag to compare

@icing icing released this 02 Feb 13:18
· 711 commits to master since this release
  • removed all H2*Timeout directives. HTTP/2 uses not the same Timeout and
    KeepAliveTimeout as 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