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.17

Pre-release
Pre-release

Choose a tag to compare

@icing icing released this 04 Jan 15:36
· 720 commits to master since this release
  • H2Timeout and H2KeepAliveTimeout default to their HTTP/1 Apache counterparts, namely Timeout and KeepAliveTimeout. Some fixes in timeout calculations.
  • Interworking with async MPM modules, e.g. event has to be considered unstable for now. users report connection closing way to early, confusing clients and failing requests. Working on this. Thanks to everyone for keeping your patience while testing.