ndigitals / ols-dockerfiles

Unofficial build of OpenLiteSpeed, High Performance, HTTP/3 supported, ready to use on arm64.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update OLS to 1.1.17

timnolte opened this issue · comments

V1.7.17

2023-06-20

Server Core

[Security] Address request header smuggling over HTTP/2 and HTTP/3.
[New Feature] Add support for ARM aarch64 platform.
[Bug Fix] Update lsquic to v3.2.0.
[Bug Fix] Update libmodsecurity to v3.0.9.
[Bug Fix] Address passing large request headers to PHP-FPM.
[Bug Fix] Properly detect when out of disk space using posix_fallocate().
[Bug Fix] Support bcrypt authentication hash format starting with “$2b$”.
[Bug Fix] Other minor bug fixes.