This repository was archived by the owner on Jun 9, 2026. It is now read-only.
mod_h2 v0.4.0
Pre-release
Pre-release
h2+h2-16will be negiotiated/upgraded. Priority handling is implemented
in nghttp2, however assigning requests to workers has currently not the
necessary information.- Alt-Svc support based on https://http2.github.io/http2-spec/alt-svc.html
Configuration directivesH2AltSvcandH2AltSvcMaxAgeadded. Configurable
per virtual host. - reduced lock contention and eliminated broadcast signalling on internal
condition variables, improved multi-thread performance