This repository was archived by the owner on Jun 9, 2026. It is now read-only.
mod_h[ttp]2 v1.0.15
- 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.