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 [2021/06/13 21:09]
Lucas Rolff add 6.0.1/6.0.2
litespeed_wiki:changelog [2021/08/16 15:53]
Lucas Rolff 6.0.8
Line 3: Line 3:
 **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.0.8 =====
 +=== Build 1 ===
 +  [Bug Fix]  Address a regression introduced in v6.0.8 that can cause random crashing.
 +=== Build 0 ===
 +  [Bug Fix] Address a mod_security corner case causing hanging worker processes.
 +  [Bug Fix] Disable mod_security engine for requests rewritten to ReCAPTCHA.
 +  [Bug Fix] Address an ESI encoding corruption bug that mainly affected Prestashop caching.
 +  [Improvement] Internal redirects now carry over "​Last-Modified"​ and "​Content-type"​ response headers set by scripts.
 +  [Improvement] Add "​ProxyAddHeaders on|off"​ support to avoid sending "​x-Forwarded-for"​ and "​x-forwarded-host"​ proxy headers.
 +  [Improvement] Add `CachePost on|off` support to allow POST cache configuration in Apache configuration files.
 +  [Improvement] Avoid an unintended delay when processing the first request for a newly started PHP worker group.
 +===== Version 6.0.7 =====
 +=== Build 1 ===
 +  [Bug Fix] Address an ESI encoding corruption bug that mainly affected Prestashop caching.
 +=== Build 0 ===
 +  [Bug Fix] Address additional random crashes in asynchronous mod_security engine.
 +  [Bug Fix] Address an HTTP/3 sendfile corner case.
 +  [Bug Fix] Address a problem with custom error page for OPTIONS request method.
 +===== Version 6.0.6 =====
 +=== Build 0 ===
 +  [Bug Fix] Address a few random crashes in asynchronous mod_security engine.
 +  [Bug Fix] Address random server hangs when AIO is in use
 +  [Improvement] Cleanup SSL OCSP data cache folder.
 +===== Version 6.0.5 =====
 +=== Build 2 ===
 +  [Bug Fix]  Address a random crash introduced in v6.0.5 build 1.
 +=== Build 1 ===
 +  [Bug Fix]  Address random server hangs when AIO is in use.
 +=== Build 0 ===
 +  [Bug Fix] Address a random crash with asynchronous mod_security engine.
 +  [Bug Fix] Resolve a problem with sending truncated static files over HTTP/3 connections.
 +  [Bug Fix] Resolve a problem with purging by URL.
 +  [Bug Fix] Address a crash when handling decoded HTTP/2 headers.
 +===== Version 6.0.4 =====
 +=== Build 0 ===
 +  [Bug Fix] Address a chrome HTTP/3 connection timeout issue for long running scripts.
 +  [Bug Fix] Address a multi-thread race condition in mod_security engine.
 +  [Bug Fix] Detect dead HTTP/2 connections during server cool-down.
 +  [Bug Fix] Improve request/​response header name validation to avoid HTTP/2 and HTTP/3 protocol violations.
 +===== Version 6.0.3 =====
 +=== Build 0 ===
 +  [New Feature] Optionally enable UNIQUE_ID environment variable for Apache mod_unique_id compatibility.
 +  [New Feature] Add server variable REDIRECT_REQUEST_METHOD for better Apache compatibility.
 +  [Bug Fix] Address an infinite loop when processing conditional context expressions.
 +  [Bug Fix] Address crashes in mod_security engine, SSL session cache, and response header processing.
 +  [Bug Fix] Address LiteSpeed worker high CPU usage due to a malloc() spinlock dead lock.
 +  [Bug Fix] Better follow PassengerAppLogFile configuration for Python/Ruby applications.
 +  [Bug Fix] Follow server level compressible configuration for MIME types defined in .htaccess.
 +  [Bug Fix] Improve chunk encoded request body handling for PHP scripts.
 +  [Bug Fix] Minor tweaks to HTTP/3 protocol.
 ===== Version 6.0.2 ===== ===== Version 6.0.2 =====
 +=== Build 2 ===
 +  [Bug Fix] Address a crash in response header processing.
 +  [Bug Fix] Better follow PassengerAppLogFile configuration for Python/Ruby applications.
 +  [Bug Fix] Follow server level compressible configuration for MIME types defined in .htaccess.
 +  [Bug Fix] Improve chunk encoded request body handling for PHP scripts.
 +  [Bug Fix] Minor tweaks to HTTP/3 protocol.
  
 === Build 1 === === Build 1 ===
  • Admin
  • Last modified: 2024/04/04 15:15
  • by Michael Alegre