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

Choose a tag to compare

@icing icing released this 03 Oct 13:10
· 662 commits to master since this release
  • rewrite of how responses and trailers are transferred between master and slave connections.
  • Reduction of internal states for tasks and streams, reducing complexity for increased stability.
  • Heuristic id generation for slave connections to better keep promise of connection ids unique at given point in time. This fixes problems with mod_cgid in high load situtations.
  • Fix for handling of incoming trailers when no request body is sent.