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

mod_h[ttp]2 v1.0.15

Choose a tag to compare

@icing icing released this 30 Dec 16:28
· 724 commits to master since this release
  • fixed busy loops on random connection errors
  • fixed connection state for event MPM that shutdown child with 'G' status
  • changed default for H2KeepAliveTimeout. For async MPMs (event), will leave
    keepalive handling to the MPM. For sync (worker, prefork), will default to
    whatever is set for H2Timeout.