Skip to content

HTTP/2 Performance Bug Fix

Compare
Choose a tag to compare
@bneradt bneradt released this 06 Jan 19:54
· 132 commits to master since this release
2765ee2

This release contains a handful of bug fixes:

  • Fixes a performance regression introduced with the implementation of the --rate implementation for HTTP/2.
  • Fixes a crash that could happen in receive_nghttp2_request if the connection was closed unexpectedly.
  • Improved body underrun logging to be more specific.

The binaries for this release are also statically linked against the OpenSSL_1_1_1m+quic openssl branch.