OpenLiteSpeed v1.6.18 Now Available

Status
Not open for further replies.

lslisa

Administrator
#1
Announcing:
OpenLiteSpeed v1.6.18

In this release: tuning, bug fixes.

RELEASE LOG:
Core
[Tuning] Update install.sh to support centos8 and ubuntu20.
[Tuning] Update HttpVHost::addPythonApp() to allow 4 ENV values (PYTHONPATH, LSAPI_STDERR_LOG, LSAPI_CHILDREN, LSAPI_KEEP_LISTEN) to be set from the config file (previously hard-coded).
[Tuning] Adjust HttpServerImpl::gracefulShutdown() to setSigStop to avoid crash.
[Bug Fix] Piped access logger should work now.
[Bug Fix] Update checkCtrlEnv() to enable multiple "vary" values to be added for cache varycookie.
[Bug Fix] Update HttpSession::smProcessReq() to add 'HSF_REQ_BODY_DONE' processing to 'HSPS_HANDLER_PRE_PROCESSING'.

QUIC
[Bug Fix] Fixed two congestion controller bugs that led to poor performance in some circumstances.
[Bug Fix] Fixed a few small memory leaks.
[Bug Fix] Fixed a bug in HTTP/3 framing.
[Bug Fix] Fixed IETF QUIC handshake bug when client's Initial packet arrives late.

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