Hello!
2015-10-16 10:15 GMT+08:00 道:
> 你的nginx lua 很好用,
谢谢!
> 我想问一下有没有针对nginx stream lua 模块 stream 是nginx 1.9 以上版本支持的。
ngx_stream_lua 模块将于下个月或下下个月完成开发工作(它将会支持与 ngx_http_lua 模块相兼容的一个 API
子集)。我目前正工作在 ngx_stream_echo 模块(作为探路):
https://github.com/agentzh/stream-echo-nginx-module
这也是基于 nginx 1.9.0+ 的全新的 stream 子系统的 nginx C 模块。
值得一提的是,建议加入 openresty 中文邮件列表讨论这样问题,谢谢合作!请见 https://openresty.org/#Community
P.S. 同时抄送给该列表。
Regards,
-agentzh