Skip to content

mod-h2 v2.0.18

Compare
Choose a tag to compare
@icing icing released this 31 May 11:07
· 116 commits to master since this release
  • mod_proxy_http2: fixed using the wrong "bucket_alloc" from the backend
    connection when sending data on the frontend one. This caused crashes
    or infinite loops in rare situations.
  • Fixed a bug that did cleanup of consumed and pending buckets in
    the wrong order when a bucket_beam was destroyed.