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
Next revision Both sides next revision
litespeed_wiki:changelog [2019/12/11 11:53]
Lucas Rolff 5.4.3 build 0
litespeed_wiki:changelog [2020/02/05 15:21]
Lucas Rolff 5.4.5 build 0
Line 1: Line 1:
 ====== LiteSpeed Web Server Changelog ====== ====== LiteSpeed Web Server Changelog ======
 +
 +===== Version 5.4.5 =====
 +
 +=== Build 0 ===
 +
 +  [New Feature] Added support for IETF HTTP/3 draft 25 (h3-25).
 +  [New Feature] Populate GEOIP_COUNTRY_CODE environment variable using IP2Location database.
 +  [New Feature] Added full Captcha protection for WordPress login page.
 +  [New Feature] Optionally skip rewrite processing for Let's Encrypt verification requests.
 +  [New Feature] Automatically patch Set-Cookie with '​secure'​ flag when served over HTTPS.
 +  [Improvement] Added '​cssDecode'​ and '​utf8toUnicode'​ transformations to ModSecurity engine.
 +  [Improvement] Added support for '​REQUEST_SCHEME'​ request variable.
 +  [Improvement] Added '​-vb'​ command line option to print out version and build number.
 +  [Update] Updated WHM plugin to v3.3.7.
 +  [Bug Fix] Fixed websockets hanging on upgrade.
 +  [Bug Fix] Fixed a WebAdmin Console socket address validation bug.
 +  [Bug Fix] Fixed .htaccess configuration changes failing to apply for Python/​Ruby/​NodeJS applications.
 +  [Bug Fix] Environment variable names are no longer converted to uppercase for Apache SetEnv directive.
 +  [Bug Fix] Fixed a NodeJS wrapper script bug that failed to handle startup files with absolute paths.
 +  [Bug Fix] External application process startup time is now reliably detected.
 +  [Bug Fix] Fixed a minor regression with AHO string search.
 +  [Bug Fix] Fixed a bug using wrong log ID in error log. 
 +
 +===== Version 5.4.4 =====
 +
 +=== Build 8 ===
 +
 +  [Bug Fix] In cPanel environment,​ disable rewrite bypass for Let's Encrypt verification requests if dedicate rewrite rule for '​acme-challenge'​ detected.
 +
 +=== Build 7 ===
 +
 +  [Bug Fix] Fixed a random crash that occurred during SSL handshakes.
 +  [Bug Fix] Fixed a bug that rarely cased CPU usage to climb to 99% when shutting down SSL connections.
 +
 +=== Build 6 ===
 +
 +  [Bug Fix] Fixed a NodeJS wrapper script bug that failed to handle startup files with absolute paths.
 +  [Bug Fix] Fixed a random reCAPTCHA verification failure with status code 500.
 +  [Bug Fix] External application process startup time is now reliably detected.
 +  [Bug Fix] Fixed a minor regression with AHO string search.
 +
 +=== Build 5 ===
 +
 +  [New Feature] Automatically patch Set-Cookie with '​secure'​ flag when served over HTTPS.
 +  [Bug Fix] Fixed a regression in Python/​Ruby/​NodeJS application '​tmp/​restart.txt'​ marker file handling.
 +  [Bug Fix] Fixed a WebAdmin Console socket address validation bug.
 +  [Bug Fix] Fixed a corner case to load trusted IP configured in document root .htaccess before reCAPTCHA verification. ​
 +
 +=== Build 4 ===
 +
 +  [New Feature] Skip rewrite processing for Let's Encrypt verification requests.
 +  [Bug Fix] Fixed websockets hanging on upgrade.
 +  [Bug Fix] Fixed a WebAdmin Console socket address validation bug.
 +  [Bug Fix] Fixed .htaccess configuration changes failing to apply for Python/​Ruby/​NodeJS applications.
 +  [Bug Fix] Environment variable names are no longer converted to uppercase for Apache SetEnv directive.
 +
 +=== Build 3 ===
 +
 +  [New Feature] Added full Captcha protection for WordPress login page.
 +  [Bug Fix] Fixed a connection hang regression introduced in v5.4.4 build 2.
 +
 +=== Build 2 ===
 +
 +  [New Feature] Populate GEOIP_COUNTRY_CODE environment variable using IP2Location database.
 +  [Bug Fix] Minor bug fixes to ModSecurity engine.
 +
 +=== Build 1 ===
 +
 +  [Improvement] Fine tuned HTTP/3 and QUIC engine performance.
 +  [Improvement] Added '​cssDecode'​ and '​utf8toUnicode'​ transformations to ModSecurity engine.
 +  [Improvement] Added '​ctl:​debugLogLevel'​ support to ModSecurity engine.
 +  [Improvement] Added support for '​REQUEST_SCHEME'​ request variable.
 +  [Improvement] Added '​-vb'​ command line option to print out version and build number.
 +  [Update] Updated WHM plugin to v3.3.6.
 +  [Bug Fix] Minor bug fixes in ModSecurity engine.
 +
 +=== Build 0 ===
 +
 +  [New Feature] Added support for Google QUIC Q050. 
 +  [Security] Improved WebAdmin Console security by strictly checking request URLs. 
 +  [Bug Fix] Fixed a bug that caused HTTPS connections to stall when bandwidth throttling was enabled. ​
 +  [Bug Fix] Fixed an ESI/​Litemage output corruption bug. 
 +  [Bug Fix] Fixed a bug in AIO logging that caused the access log to stop working. ​
 +  [Bug Fix] Fixed a bug causing 100% CPU usage for FreeBSD. ​
 +  [Bug Fix] Removed an unnecessary CloudLinux CageFS mount point for "/​tmp/​lshttpd"​. ​
 +  [Bug Fix] Fixed a crash caused by memory mapped files being truncated.
  
 ===== Version 5.4.3 ===== ===== Version 5.4.3 =====
 +
 +=== Build 5 ===
 +
 +  [Bug Fix] Fixed a regression for mod_security request parser introduced in 5.4.3 build 4.
 +  [Bug Fix] Fixed a crash due to memory mapped file being truncated. ​
 +
 +=== Build 4 ===
 +
 +  [Security] Improved WebAdmin console security by strictly checking request URL. 
 +  [Bug Fix] Fixed a regression for FastCGI protocol support, introduced in 5.4.3 build 0.
 +  [Bug Fix] There are minor bug fixes for mod_security engine. ​
 +
 +=== Build 3 ===
 +
 +  [Bug Fix] Fixed a mutex dead-lock regression introduced in build 2 for AIO logging.
 +
 +=== Build 2 ===
 +
 +  [Bug Fix] Fixed a bug in AIO logging that caused access log stop working.
 +  [Bug Fix] Fixed a bug caused 100% CPU usage for FreeBSD.
 +  [Bug Fix] Removed an unnecessary CloudLinux CageFS mount point for "/​tmp/​lshttpd"​.
 +
 +=== Build 1 ===
 +
 +  [Bug Fix] Fixed a bug that caused HTTPS connections to stall when bandwidth throttling was enabled.
 +  [Bug Fix] Fixed an ESI/​Litemage output corruption bug.
 +  [Tuning] Fine tuned keepalive timeout for detached PHP processes to reduce the number of idle PHP processes.
  
 === Build 0 === === Build 0 ===
  • Admin
  • Last modified: 2024/04/19 16:50
  • by Michael Alegre