github icing/mod_h2 v2.0.2
mod_h2 v2.0.2

latest releases: v2.0.27, v2.0.26, v2.0.25...
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.