ngtcp2 1.15.0 rpms released and added to all supported platforms.
ngtcp2 1.15.0 rpms released and added to all supported platforms.
mod_http2 v2.0.35 rpms released and added to all supported platforms.
Changes:
New directive H2MaxStreamErrors to control how much bad behaviour by clients is tolerated before the connection is closed.
nginx 1.29.1 Mainline with HTTP/3 support added to EL7, EL8, EL9, EL10 repositories. brotli compression module from Google, http2, ngx cache purge and ngx http geoip2 modules added or built-in. OpenSSL built dynamically using official OpenSSL 3.5.1 with QUIC support.
Our OpenSSL 3.5.1 builds break compatibility with nginx 1.28.x and earlier versions, as they are compiled against quictls project with their own APIs. Thus, to upgrade OpenSSL QUIC libs, please use nginx >= 1.29.0.
mod_http2 v2.0.34 rpms released and added to all supported platforms.
Changes:
Added support for “ProxyErrorOverride” directive in mod_proxy_http2.
Fix a bug in calculating the log2 value of integers, used in push
diaries and proxy window size calculations. Apache PR69741.
[Benjamin P. Kallus]