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 module for tcp proxy
yongmingliu
大家好,
想用stream做tcp proxy,向前代理要怎么实现? 有谁知道吗?麻烦指点下,谢谢。
doujiang24
Hello
如果你不用动态 upstream 的话,nginx 标准的 stream 系统就支持了
如果需要 stream 系统的 balancer_by_lua_block 欢迎尝试这个 PR [1]
1.
https://github.com/openresty/stream-lua-nginx-module/pull/43
2016-10-28 18:02 GMT+08:00 刘永明
<
yongm...@foxmail.com
>
:
大家好,
想用stream做tcp proxy,向前代理要怎么实现? 有谁知道吗?麻烦指点下,谢谢。
--