My favorite web server has been updated to 6.1 (build 3). It includes New Features, Improvements, Tuning & Bugfixes. Below is a full list of the release log.
ADDED
- AddedAdd PROXY protocol support.
- AddedAdd custom response status code support.
- AddedApply OOMScoreAdjust for lsws service to avoid being OOM killed.
- AddedTrigger reCAPTCHA through mod_security engine via an environment variable.
Updated
- UpdatedInherit .htaccess belonging to parent context.
- UpdatedMake SSI environment available to included CGIs/scripts.
- UpdatedAdd conditional access logging using Expression.
- UpdatedConfigurable reCAPTCHA timeout.
- UpdatedAdd "DisableForwardedIpBan" Apache style configuration directive to avoid blocking IPs forwarded by front-end proxies.
- UpdatedEnhance 'disableCgiOverride' to cover options +ExecCGI and +Include.
- UpdatedAdd Apache style configurations "LogKeepDays" and "LogCompressArchive".
- UpdatedEscape multiline STDERR messages.
- UpdatedDetect update failures in lsup.sh.
- UpdatedImprove WebAdmin Console realtime stats with a new JavaScript library.
- UpdatedDisable TLSv1.1 by default.
Fixed
- FixedSet "HOME" environment for CGI/External apps when possible.
- FixedFix connection timeout false-positives for active HTTP3 connections.
- FixedFix domain limited licensing for Plesk servers.
- FixedUpdate lsquic to v3.3.0