Welcome! Log In Create A New Profile

Advanced

[ANNOUNCE] Tengine-1.5.0 is released

Weibin Yao
July 31, 2013 09:36AM
Hi folks,

We are excited to announce that Tengine-1.5.0 (stable version) has been
released!
You can either checkout the source code from github:
https://github.com/alibaba/tengine or download the tar ball directly:
http://tengine.taobao.org/download/tengine-1.5.0.tar.gz

This is the latest stable version of Tengine, in which we have added the
non-buffering request body mechanism (Nginx has to buffer the whole
request body before sending to a backend. And in some cases, Nginx has
to save the request body to disk). This feature could reduce disk IO and
system load greatly for uploading services.

The ABI compatibility verification of DSO has been introduced. And we
also added the trim module which could be used to remove white spaces
and comments to decrease the size of a page.

The full change log follows below:

*) Feature: added ABI compatibility verification for DSO modules.
(monadbobo)

*) Feature: added non-buffering request body mechanism. Now the http
proxy
and fastcgi module can send requests to backend servers when it
receives
part of a request body. (yaoweibin)

*) Feature: added trim module which can remove unnecessary white spaces
and
comments to reduce the size of a page. (taoyuanyuan)

*) Feature: added the accept filter mechanism which supports to do some
filter processing after accepting a new connection. (yzprofile)

*) Feature: Now the server banner in a default error page can be
replaced
by the string specified in server_tag. (zhuzhaoyuan)

*) Bugfix: fixed the bug of the 'buffer' argument might be ignored in
the
'access_log' directive. (cfsego)

*) Bugfix: fixed the session_sticky module didn't issue the session
cookie
in the direct mode. (dinic)

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,

--
Weibin Yao
Developer @ Server Platform Team of Taobao
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

[ANNOUNCE] Tengine-1.5.0 is released

Weibin Yao July 31, 2013 09:36AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 144
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready