Tengine-2.0.1 is released

Hi folks,

We are glad to announce that Tengine-2.0.1 (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.1.tar.gz

The changelog is as follows:

*) Feature: now non-buffering request body mechanism supports chunked
input. (yaoweibin)
*) Feature: trim module added more rules, and now can be enabled
according
to variables. (taoyuanyuan)
*) Feature: resolver can be configured automatically from
/etc/resolv.conf.
(lifeibo, yaoweibin)
*) Feature: added variables starting with “$ascii_”, which can represent
arbitrary ASCII characters. (yzprofile)
*) Feature: added a new directive “image_filter_crop_offset”. (lax)
*) Change: merged changes between nginx-1.4.4 and nginx-1.4.6. (chobits,
cfsego)
*) Bugfix: upstream health check module failed occasionally when using
keep-alive connections. (lilbedwin)
*) Bugfix: nginx crashed when upstream rejected nginx WebSocket
connection.
#503 (Nginx worker process crash when the upstream reject the nginx connection.) – nginx (Hao Chen)
*) Bugfix: reduce nginx memory consumption when processing large files.
(cfsego)
*) Bugfix: disabled redirects to named locations if URI is not set.

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

Have fun!

Regards,