Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:changelog [2025/01/29 09:28]
Lucas Rolff build 5-8
litespeed_wiki:changelog [2025/03/12 15:55] (current)
Michael Alegre Added release log info for LSWS v6.3.2 build 3.
Line 2: Line 2:
  
 **Note:** If a build is missing, you're always able to find it here as well: https://​groups.google.com/​g/​litespeed-edge-users **Note:** If a build is missing, you're always able to find it here as well: https://​groups.google.com/​g/​litespeed-edge-users
 +===== Version 6.3.2 =====
 +=== Build 3 ===
 +  [Bug Fix] Address a ProxyPass compatibility issue for rewritten URL.
 +  [Bug Fix] Address a random crash during server shutdown.
 +=== Build 2 ===
 +  [Bug Fix] Add support for SSILegacyExprParser directive to address SSI backward compatibility issues. ​
 +=== Build 1 ===
 +  [Bug Fix] Address random crashing caused by a request parser corner case.
 +  [Bug Fix] Address Apache Server Side Includes compatibility issues.
 +  [Bug Fix] Address broken vhost level ACL using environment variables.
 +  [Bug Fix] Improve LiteSpeed Containers support.
 +=== Build 0 ===
 +  [Security] Update lsquic to address hash flood vulnerability and other bug fixes.
 +  [New Feature] Improve HTTP/2 implementation to block aggressive robots when under attack.
 +  [New Feature] Improve LiteSpeed Containers and Redis support for control panels.
 +  [New Feature] Add environment variable "​noantiddos"​ to selectively disable anti-DDoS detection via rewrite rule or setenvif.
 +  [Improvement] Add support for access log format "​%{c}a"​ to log connection peer address.
 +  [Improvement] Allow TX variable for modsecurity @inspectFile operator.
 +  [Bug Fix] Correct outdated CloudFlare IP range whitelist.
 +  [Bug Fix] Address a regression in IPv6 ACL handling.
 +  [Bug Fix] Address an MT race condition in mod_security engine.
 +  [Bug Fix] Increase verification strictness for SSL client authentication.
 +  [Bug Fix] Address issues when mod_security response body scan is enabled.
 +  [Bug Fix] Address failure to enable PROXY protocol.
 +  [Bug Fix] Make NodeJS configuration more closely match Apache'​s behavior.
 +  [Bug Fix] Make cPanel live site transfer work properly when WP toolkit is enabled.
 +  [Bug Fix] Detect file suffixes longer than 15 characters.
 +  [Misc] Adjust PHP processor auto tuning for Apache suEXEC PHP handlers.
 +  [Bug Fix] Address two lsquic busy loop corner cases.
 +  [Bug Fix] Address a problem with long unix domain sockets for ruby/​python/​node applications.
 +
 ===== Version 6.3.1 ===== ===== Version 6.3.1 =====
 +=== Build 9 ===
 +  [New Feature] Improve HTTP/2 implementation to block aggressive robots when under attack.
 +  [New Feature] lspkgctl now supports packages for CloudLinux.
 +  [Improvement] Add support for access log format "​%{c}a"​ to log connection peer address.
 +  [Bug Fix] Correct outdated CloudFlare IP range whitelist.
 +  [Bug Fix] Address a regression in IPv6 ACL handling.
 +  [Bug Fix] Address an MT race condition in mod_security engine.
 +  [Bug Fix] Increase verification strictness for SSL client authentication.
 +  [Bug Fix] Improve HTTP/3 with the latest lsquic fixes.
 +  [Bug Fix] Address a few corner cases that caused random crashes.
 === Build 8 === === Build 8 ===
   [Bug Fix] Address potential double compression when mod_security response body scan is enabled.   [Bug Fix] Address potential double compression when mod_security response body scan is enabled.
Line 31: Line 72:
   [Misc] Adjust PHP processor auto tuning for Apache suEXEC PHP handlers.   [Misc] Adjust PHP processor auto tuning for Apache suEXEC PHP handlers.
 === Build 2 === === Build 2 ===
-  [Bug Fix] Update ​lsquic ​to v4.0.11 to address some corner cases. +  ​[Improvement] Allow TX variable for modsecurity @inspectFile operator. 
-  [Bug Fix] Fix outdated version number.+  ​[Bug Fix] Address two lsquic ​busy loop corner cases. 
 +  [Bug Fix] Address a problem with `expr -ipmatch` operator. 
 +  [Bug Fix] Address a problem with long unix domain sockets for ruby/​python/​node applications.
 === Build 1 === === Build 1 ===
   [Bug Fix] Update lsquic to v4.0.11 to address some corner cases.   [Bug Fix] Update lsquic to v4.0.11 to address some corner cases.
  • Admin
  • Last modified: 2025/01/29 09:28
  • by Lucas Rolff