Releases: litespeedtech/openlitespeed
Version 1.7.12 release
- [Improvement] Update lsquic to v3.0.2 to address a chrome HTTP/3 connection timeout issue for long-running scripts.
- [New Feature] Add support for "blockbot" environment variables to block botnets via rewrite rules. (issue #250)
- [New Feature] Add support for 444 status code to block botnets.
- [Misc] Cleanup old code that broke ARMv64 builds. (issue #253)
- [Misc] Update some confusing log messages. (issue #251 #252)
- [Bug Fix] Behind proxy connection throttling issue.
- [Bug Fix] Broken default access log format.
Version 1.7.11 release
- [Feature] HTTP/3 version 1 is now available.
- [Feature] Compression for rotated error log is now available.
- [Bug Fix] More solid SO_REUSEPORT implementation.
- [Bug Fix] A few random crashes have been fixed.
openlitespeed-1.7.11.tgz is the pre-built package, extract and run install.sh to quickly install OpenLiteSpeed on Linux 64 bit platforms.
Version 1.7.10 release
- [Feature] Zero downtime graceful restart.
- [Feature] Allow Proxy External Apps to proxy to Unix Domain Sockets.
- [Bug fix] Properly adjust SO_REUSEPORT shards based on server workers configuration.
- [Bug fix] Address random crashing in Layer4 handler.
- [Bug fix] Address hanging Webadmin after graceful restart.
- [Misc] Address most compiler warnings.
Version 1.6.21 release
- [Feature] Zero downtime graceful restart.
- [Feature] Allow Proxy External Apps to proxy to Unix Domain Sockets.
- [Bug fix] Address random crashing in Layer4 handler.
- [Bug fix] Address hanging Webadmin after graceful restart.
- [Misc] Address most compiler warnings.
Version 1.7.9 release
openlitespeed-1.7.9.tgz is the pre-built package, extract and run install.sh to quickly install OpenLiteSpeed on Linux 64 bit platforms. If you need to change the default installation settings, update the ols.conf file before running install.sh.
Version 1.6.20 release
openlitespeed-1.6.20.tgz is the pre-built package, extract and run install.sh to quickly install OpenLiteSpeed on Linux 64 bit platforms. If you need to change the default installation settings, update the ols.conf file before running install.sh.
Version 1.7.8 release
openlitespeed-1.7.8.tgz is the pre-built package, extract and run install.sh to quickly install OpenLiteSpeed on Linux 64 bit platforms. If you need to change the default installation settings, update the ols.conf file before running install.sh.
Version 1.6.19 release
openlitespeed-1.6.19.tgz is the pre-built package, extract and run install.sh to quickly install OpenLiteSpeed on Linux 64 bit platforms. If you need to change the default installation settings, update the ols.conf file before running install.sh.
version 1.7.7 release
openlitespeed-1.7.7.tgz is the pre-built package, extract and run install.sh to quickly install OpenLiteSpeed on Linux 64 bit platforms. If you need to change the default installation settings, update the ols.conf file before running install.sh.
Two special binaries, openlitespeed-1.7.7.asan and openlitespeed-1.7.7.dbg, are also provided for use when debugging special cases. The .dbg binary is useful when debugging crash issues while the .asan binary is better suited for debugging memory leak issues.
version 1.6.18 release
openlitespeed-1.6.18.tgz is the pre-built package, extract and run install.sh to quickly install OpenLiteSpeed on Linux 64 bit platforms. If you need to change the default installation settings, update the ols.conf file before running install.sh.
Two special binaries, openlitespeed-1.6.18.asan and openlitespeed-1.6.18.dbg, are also provided for use when debugging special cases. The .dbg binary is useful when debugging crash issues while the .asan binary is better suited for debugging memory leak issues.