OpenResty 1.4.2.1 发布,改进记录:
更新 Nginx 到 1.4.2.
see http://nginx.org/en/CHANGES-1.4 for changes.
更新 LuaRestyDNSLibrary 到 0.10.
feature: now we return all the answer records even when the DNS server returns a non-zero error code, in which case the error code and error string are now set as the "errcode" and "errstr" fields in the Lua table returned. thanks Matthieu Tourne for requesting this.
详情请看 http://digg.com/reader/feed/null#ChangeLog1004001
OpenResty (也称为 ngx_openresty)是一个全功能的 Web 应用服务器。它打包了标准的 Nginx 核心,很多的常用的第三方模块,以及它们的大多数依赖项。
官方首页:https://github.com/agentzh/old-openresty
来自:开源中国社区

