淘宝服务器项目,Tengine

Introduction tengine.svg?branch=master

Tengine is a web server originated by Taobao, the largest e-commerce website in Asia. It is based on the Nginx HTTP server and has many advanced features. Tengine has proven to be very stable and efficient on some of the top 100 websites in the world, including taobao.com and tmall.com.

Tengine has been an open source project since December 2011. It is being actively developed by the Tengine team, whose core members are from Taobao, Sogou and other Internet companies. Tengine is a community effort and everyone is encouraged to get involved.

Features

All features of nginx-1.15.9 are inherited, i.e., it is 100% compatible with nginx.

Support the CONNECT HTTP method for forward proxy.

Support asynchronous OpenSSL, using hardware such as QAT for HTTPS acceleration.

Enhanced operations monitoring, such as asynchronous log & rollback, DNS caching, memory usage, etc.

Support server_name in Stream modlue.

More load balancing methods, e.g., consistent hashing, and session persistence.

Input body filter support. It's quite handy to write Web Application Firewalls using this mechanism.

Dynamic scripting language (Lua) support, which is very efficient and makes it easy to extend core functionalities.

Limits retries for upstream servers (proxy, memcached, fastcgi, scgi, uwsgi).

Includes a mechanism to support standalone processes.

Protects the server in case system load or memory use goes too high.

Multiple CSS or JavaScript requests can be combined into one request to reduce download time.

Removes unnecessary white spaces and comments to reduce the size of a page.

Proactive health checks of upstream servers can be performed.

The number of worker processes and CPU affinities can be set automatically.

The limit_req module is enhanced with whitelist support and more conditions are allowed in a single location.

Enhanced diagnostic information makes it easier to troubleshoot errors.

More user-friendly command lines, e.g., showing all compiled-in modules and supported directives.

Expiration times can be specified for certain MIME types.

Error pages can be reset to 'default'.

...

Installation

Tengine can be downloaded at http://tengine.taobao.org/download/tengine.tar.gz. You can also checkout the latest source code from GitHub at https://github.com/alibaba/tengine

To install Tengine, just follow these three steps:

$ ./configure

$ make

# make install

By default, it will be installed to /usr/local/nginx. You can use the '--prefix' option to specify the root directory.

If you want to know all the 'configure' options, you should run './configure --help' for help.

Documentation

Contact

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值