OpenLiteSpeed v1.7.5 Now Available

Status
Not open for further replies.

lslisa

Administrator
#1
Announcing:
OpenLiteSpeed v1.7.5

In this release: GREASE support, bug fixes, and more!

RELEASE LOG:
Server Core
--------------
[New Feature] Add HTTP/2 GREASE frame and GREASE for SETTINGS support. (Refs: https://bugs.chromium.org/p/chromium/issues/detail?id=1123912, https://mikebishop.github.io/http-misc-extensions/draft-bishop-httpbis-grease.html)
[Update] Update lsquic to version 2.20.2 (https://github.com/litespeedtech/lsquic/releases/tag/v2.20.2)
[Update] Support '-b'' (under development) and '-s(address sanitizer version) option in lsup.sh.
[Tuning] LSAPI get_req_header_by_id() now sets the returned valLen value in all cases.
[Tuning] No longer convert '*:port' to '0.0.0.0:port' while parsing the config.
[Tuning] Update build.sh to build libbcrypt when installing the server.
[Tuning] Update HttpContext::configRewriteRule() to match the max line length when using plain conf.
[Bug Fix] Normalize listener socket address, especially for IPv6, so it can match the listener address passed from the previous instance during a graceful restart.
[Bug Fix] Address a crash bug in cache module.
[Bug Fix] Address a bug that was preventing Rails applications from running correctly.
[Bug Fix] Address a crash bug in HttpReq::shouldAddExpires().
[Bug Fix] Address a compilation issue on FreeBSD.
[Bug Fix] Address a memory overflow bug caused by an issue with access log custom formats.

QUIC
--------------
[New Feature] "QUIC bit grease" extension.
[New Feature] DPLPMTUD support (RFC 8899).
[New Feature] QUIC and HTTP/3 Internet Draft 30,31 support.
[New Feature] Adaptive congestion controller.

WebAdmin
--------------
[Bug Fix] Correct access log settings in template config.
[Bug Fix] Address unwanted behavior for log viewer browsing buttons.

https://openlitespeed.org/release-log/

How to update OpenLiteSpeed: https://openlitespeed.org/kb/how-to-upgrade-openlitespeed/

Cheers!
 
Status
Not open for further replies.
Top