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

mod_h[ttp]2 v1.7.8

Choose a tag to compare

@icing icing released this 01 Nov 20:50
· 656 commits to master since this release
  • unannounced and multiple interim responses (status code < 200)
    are parsed and forwarded to client until a final response arrives.
  • allocators from slave connections are released earlier, resulting
    in less overall memory use on busy, long lived connections.
  • mod_proxy_http2: improved robustness when main connection is closed early
    by resetting all ongoing streams against the backend.