Hello!
On Tue, Nov 6, 2012 at 7:00 PM, azure wang wrote:
>
> nginx_lua0.7与0.6相比有哪些变化?
>
0.7 系列最主要的变化是“轻量级线程” API 的引入:
http://wiki.nginx.org/HttpLuaModule#ngx.thread.spawn
详细的变更清单参见 openresty 的 change log:
http://openresty.org/#ChangeLog1002004
Best regards,
-agentzh