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

mod-h2 v2.0.7

Choose a tag to compare

@icing icing released this 23 Sep 10:02
· 231 commits to master since this release
  • fixed idle connection handling for non-async MPMs, like worker.
    With mpm_worker, idle conection could go into a busy loop waiting for
    new data to arrive.