Tengine-2.0.2 is released

Hi folks,

Tengine-2.0.2 (development version) has been released. You can either
checkout the source code from GitHub: GitHub - alibaba/tengine: A distribution of Nginx with some advanced features
or
download the tarball directly:
http://tengine.taobao.org/download/tengine-2.0.2.tar.gzhttp://tengine.taobao.org/download/tengine-2.0.0.tar.gz

This update has merged the recent SPDY bugfixes, full changelog is as
follows:
*) Bugfix: send output queue after processing of read event in SPDY.
(chobits)
*) Bugfix: CVE-2014-0133 and CVE-2014-0088. (chobits)

For those who don’t know Tengine, it is a free and open source
distribution
of Nginx with some advanced features. See our website for more details:
http://tengine.taobao.org

Regards,

Hi folks,

Tengine-2.0.3 (development version) has been released. You can either
checkout the source code from GitHub: GitHub - alibaba/tengine: A distribution of Nginx with some advanced features
or
download the tarball directly:
http://tengine.taobao.org/download/tengine-2.0.3.tar.gz

We introduced ngx_http_reqstat_module to provides access to running
status
information for each domain, url, etc.
The full changelog is as follows:
*) Feature: added support for collecting the running status of Tengine
according to specific key (domain, url, etc). (cfsego)
) Feature: added support for generating package of debian/ubuntu
format(
.deb). (betetrpm, szepeviktmr)
*) Change: merged changes between nginx-1.4.6 and nginx-1.4.7. (chobits)
*) Change: optimized the parsing and searching strategy of upstream by
using rbtree. (SarahWang)
*) Change: updated the copyright.
*) Bugfix: fixed bugs of session-sticky module. (dinic)
*) Bugfix: fixed compiling and installing issues of DSO modules.
(cfsego)
*) Bugfix: fixed bugs of SPDY protocol. (chobits)

For those who don’t know Tengine, it is a free and open source
distribution
of Nginx with some advanced features. See our website for more details:
http://tengine.taobao.org

Regards,