Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
通过stream-lua-nginx-module可以拿到mysql的数据么?
zhchaos
想通过stream-lua-nginx-module,做个简单的mysql代理,想用lua拿到mysql传输数据之后做些处理判断,再分发到不同的机器上。然后试了一下,连接到端口之后,拿到的数据是nil。。。