github icing/mod_h2 v1.5.5
mod_h[ttp]2 v1.5.5

latest releases: v2.0.27, v2.0.26, v2.0.25...
7 years ago
  • Fix async write issue that sometimes led to selection of wrong timeout
    vs. keepalive timeout selection for idle sessions.
  • Checking LimitRequestLine, LimitRequestFields and
    LimitRequestFieldSize configurated values for incoming streams. Returning
    HTTP status 431 for too long/many headers fields and 414 for a too long
    pseudo header.
  • Tracking conn_rec->current_thread on slave connections, so
    that mod_lua finds the correct one. Fixes PR 59542.
  • c->aborted also set for slave connections when main connection is closed by client

Don't miss a new mod_h2 release

NewReleases is sending notifications on new releases.