Tengine: a web server based on Nginx, offering advanced features
tengine.taobao.org
Tengine: a web server based on Nginx, offering advanced features
1–10 of 17 posts
Re: Tengine: a web server based on Nginx, offering advanced features
#2key selling point: dynamic module loading support (" You don't have to recompile Tengine when you want to add a new module")
Re: Tengine: a web server based on Nginx, offering advanced features
#3How does this differ from OpenResty? They seem very similar. Both are based on Nginx, come from Alibaba, offer Lua scripting. So what's the difference?
Re: Tengine: a web server based on Nginx, offering advanced features
#4How does this differ from OpenResty? They seem very similar. Both are based on Nginx, come from Alibaba, offer Lua scripting. So what's the difference?
+1 "Documentation isn't a bloody annoying zoom-in/out single page wiki insanity"
Re: Tengine: a web server based on Nginx, offering advanced features
#5Seems pretty interesting. It seems like several clever hacks (module injections, LUA support, combining css/js...) packaged into a soft.
Re: Tengine: a web server based on Nginx, offering advanced features
#6Anyone here using this in Production who could comment if using Tengine makes sense over vanilla NGinx and workarounds?
Re: Tengine: a web server based on Nginx, offering advanced features
#7Very interesting. First Chinese OS project i see posted here.
Re: Tengine: a web server based on Nginx, offering advanced features
#8How does this differ from OpenResty? They seem very similar. Both are based on Nginx, come from Alibaba, offer Lua scripting. So what's the difference?
OpenResty seems to be a bundle of nginx add-ons, while Tengine is a fork. Also, tengine has DSO loading.
Re: Tengine: a web server based on Nginx, offering advanced features
#9How does this differ from OpenResty? They seem very similar. Both are based on Nginx, come from Alibaba, offer Lua scripting. So what's the difference?
OpenResty seems to be a bundle of nginx add-ons, while Tengine is a fork. Also, tengine has DSO loading.
and would scripts written for openresty work for tengine?
Re: Tengine: a web server based on Nginx, offering advanced features
#10Older discussion here on Hacker news including comments from the project leader explaining the reasons for the fork : https://news.ycombinator.com/item?id=3645055
(I see a correlation of the reason with the recent news on ngingx plus, but that can be only mind tricks)