Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

tengine - A distribution of Nginx with some advanced features

  • Share this:
post-title
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.

It includes all features of nginx-1.8.1 and it is 100% compatible with nginx, Dynamic module loading support. You don't need to recompile Tengine when adding new modules to it, HTTP/2 support, Sends unbuffered upload directly to HTTP and FastCGI backend servers, which saves disk I/Os, More load balancing methods and lot more.
http://tengine.taobao.org/
https://github.com/alibaba/tengine
License:
Tech: