We have released nghttp2 v1.44.0.
build
More --with-* configure options have been added:
--with-jannson--with-zlib--with-libevent-openssl--with-libcares--with-openssl--with-libev--with-cunit
The following precious variables have been added:
LIBEV_CFLAGSLIBEV_LIBSJEMALLOC_CFLAGSJEMALLOC_LIBSLIBTOOL_LDFLAGS
third-party
Bump llhttp to v6.0.2.
nghttpx
The bug which prevents a backend which is excluded from a load balancing group temporarily from being restored.
The word master is replaced main. The nghttpx master process is
now called main process.
--no-http2-cipher-black-list and
--client-no-http2-cipher-black-list are deprecated and replaced with
--no-http2-cipher-block-list and
--client-no-http2-cipher-block-list respectively.
Remove trailing white space after $method log variable.
h2load
--rps option has been added.
The time unit (e.g., ms) is now allowed in -D option.