Live data from Hacker News

Tengine: a web server based on Nginx, offering advanced features

tengine.taobao.org

11–17 of 17 posts

Re: Tengine: a web server based on Nginx, offering advanced features

#11
post #9
post #8

Earlier quoted context omitted.

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?

From the page (All features of Nginx-1.2.9 are inherited, i.e. it is 100% compatible with Nginx.)

My guess would be if the scripts are compatible with Ngingx-1.2.9 it should work.

Re: Tengine: a web server based on Nginx, offering advanced features

#12

How 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"

Wow. I hadn't seen OpenResty before, but I don't think I could bear to fight through that website to get to information.

Re: Tengine: a web server based on Nginx, offering advanced features

#15
post #10

Older 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)

---- key quote from the above discussion ----

We asked how to collaborate with them.

Their replied as following: "It's interesting what you guys do and let's keep in touch. I'm not really quite sure right away in regards to what can be imported to the main branch, but hopefully we'll find things to collaborate on. We're a bit busy towards the end of the year, so probably a good idea to catch up in January."

More than two months have passed. We are still waiting for their requests. We are very confused ...

----

Seems reasonable to me. These people are running one of the largest websites out there, the project is open source, they seem to have put a reasonable effort into merging the changes back in, they were ignored. They could have just kept the changes internally but they decided to share. Good for them!

Re: Tengine: a web server based on Nginx, offering advanced features

#17
post #11
post #9

Earlier quoted context omitted.

and would scripts written for openresty work for tengine?

From the page (All features of Nginx-1.2.9 are inherited, i.e. it is 100% compatible with Nginx.) My guess would be if the scripts are compatible with Ngingx-1.2.9 it should work.

Yeah, it looks like 1.2.9 with a bunch of additional modules! I like the sysguard module.
Post reply on HN