OpenLiteSpeed v1.7.2 Now Available

Status
Not open for further replies.

lslisa

Administrator
#1
Announcing:
OpenLiteSpeed v1.7.2

In this release: Use Client IP in Header feature, bug fixes, and more!

RELEASE LOG:
[New Feature] "Use Client IP in Header" setting can now be set to use the last IP listed in the X-Forwarded-For header. (for servers behind AWS ELB)
[Update] Incorporate changes from versions 1.6.13 and 1.6.14.
[Update] Upgrade LSQUIC to v2.16.3 (https://github.com/litespeedtech/lsquic/releases/tag/v2.16.3).
[Update] Bypass m_request verification in HttpSession::processContextAuth() for /.well-known/acme-challenge/.
[Tuning] Improved HTTP/2 code.
[Tuning] Set 'compressibleTypes' value in the default server config file to "default" to use the server built-in defaults which already contain most common types such as 'application/json' etc.
[Bug Fix] Correct a VMemBuf::mapNextWBlock bug that was causing crashes.
[Bug Fix] Handle unknown status codes by using status code 200 instead.
[Bug Fix] Stop comparisons on uninitialized numbers in HttpReq::classifyUrl().
[Bug Fix] Address lsrecaptcha incompatibility with IE 11 due to Javascript 'async' and 'await' keywords.
[Bug Fix] Resolve multiple memory related bugs.

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

Cheers!
 
Status
Not open for further replies.
Top