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

mod_h2 v0.6.5

Choose a tag to compare

@icing icing released this 11 Jun 13:48
· 856 commits to master since this release
  • httpd scoreboard fixups: scoreboard handles are still updated on the main
    connection from all stream request incoming from it, since it is not trivial
    to get new handles for h2 workers. Updating of scoreboard status has been
    improved. mpm_worker recommended as the most stable configuration at the moment.
  • some refacoring to isolate tls/alpn/upgrade code
  • adding php-wrapper script to distribution, was missing