Tengine-1.4.1

Hi folks,

We are glad to announce that Tengine-1.4.1 (development version) has
been released. You can either checkout the source code from github:
GitHub - alibaba-archive/tengine: This project has been transfered to https://github.com/alibaba/tengine or download the tarball directly:
http://tengine.taobao.org/download/tengine-1.4.1.tar.gz

The changelog of this release is as follows:
*) Feature: added jemalloc library support. (fanjizhao)
*) Feature: added a new variable ‘$dollar’, whose value is the dollar
sign (‘$’). (zhuzhaoyuan)
*) Feature: added the option ‘off’ to ‘worker_cpu_affinity’ directive.
(cfsego)
*) Change: disable CPU affinity when a new worker process is forked as
an old one exits abnormally. (cfsego)
*) Bugfix: fixed compile error with shared Lua module when using LuaJIT
in Mac OS. (monadbobo)
*) Bugfix: fixed the wrong module execution order with the third party
shared filter module. (monadbobo)

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 Y.
Developer @ Server Platform Team of Taobao