Skip to content

Version 2.8.907

Compare
Choose a tag to compare
@Ousret Ousret released this 20 Aug 01:35
· 106 commits to main since this release
111e380

2.8.907 (2024-08-20)

  • Fixed http2 maximum frame size error when the remote explicitly set a lower value than the default blocksize.
    This can happen when facing an Apache (httpd) server see apache/httpd@ff6b802
    Now we monitor the max_frame setting value to ensure we don't exceed it.