OpenLiteSpeed v1.6.16 Now Available

Status
Not open for further replies.

lslisa

Administrator
#1
Announcing:
OpenLiteSpeed v1.6.16

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

RELEASE LOG:
Server Core
---------
[New Feature] Apply Expires header to range responses and FLV/h264 streams.
[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] Upgrade LSQUIC to v2.12.8 (https://github.com/litespeedtech/lsquic/releases/tag/v2.12.8)
[Update] Support '-b' (under development) 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] Update autoindex script to make page layout responsive and no longer follow symbolic links.
[Bug Fix] htmlspecialchars() no longer returns a blank string without the ENT_SUBSTITUTE flag for special chars.

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