github icing/mod_h2 v1.15.27
mod_h2 v1.15.27

latest releases: v2.0.29, v2.0.28, v2.0.27...
2 years ago
  • When reaching server limits, such as MaxRequestsPerChild, the HTTP/2 connection
    send a GOAWAY frame much too early on new connections, leading to invalid
    protocol state and a client failing the request. See PR65731 at
    https://bz.apache.org/bugzilla/show_bug.cgi?id=65731.
    The module now initializes the HTTP/2 protocol correctly and allows the
    client to submit one request before the shutdown via a GOAWAY frame
    is being announced.

Don't miss a new mod_h2 release

NewReleases is sending notifications on new releases.