2.3.2
版本发布时间: 2019-09-05 15:37:49
alibaba/tengine最新发布版本:3.1.0(2023-10-27 19:16:27)
Security
- Fixed vulnerabilities in its HTTP/2 module (CVE-2019-9511, CVE-2019-9513, CVE-2019-9516).
New features
-
dubbo_pass module support the back-end HTTP to Dubbo protocol.
-
VNSWRR algorithm for upstream module. It is an efficient load balancing algorithm that is smooth, decentralized, and high-performance compared to Nginx's official SWRR algorithm.
-
dynamic_resolve module support IPv6.
Changes with Tengine 2.3.2
Changes with Tengine 2.3.2 20 Aug 2019
*) Security: fixed CVE-2019-9511, CVE-2019-9513 and CVE-2019-9516. (wangfakang)
*) Feature: added dubbo_pass directive to support the back-end HTTP to Dubbo protocol. (MenqqiWu)
*) Feature: added vnswrr algorithm for upstream module. (wangfakang)
*) Feature: support IPv6 for dynamic_resolve module. (wangfakang)
*) Change: support dynamic build and add some debug log for proxy_connect module. (chobits)
*) Change: updated the code from Nginx-1.17.3 version. (wangfakang)
*) Change: updated the health_check module document. (zhangqx2010)
*) Change: updated README document. (Lin-Buo-Ren)
*) Bugfix: fixed JSON format for health_check module. (IYism)
*) Bugfix: ensured 'init_worker_by_lua*' does not mutate another NGINX module's main_conf. (wangfakang)
*) Bugfix: fixed compilation error of dyups module compiled with a higher version of OpenSSL. (wangfakang)