xiaokai-wang / nginx-stream-upsync-module

For stream protocol. syncing upstreams from etcd or consul and so on, dynamically updating backend servers attribute, not need to reload nginx for tcp protocol, stream configure.
175 stars 48 forks source link

nginx-stream-upsycn-module 和 nginx-upsync-module 同时编译出错 #24

Closed JackyAn82 closed 6 years ago

JackyAn82 commented 6 years ago

Hi, 我现在用的是nginx.1.13.1,不能同时编译提到的两个模块,也看到其他的人问过类似的问题。 我尝试去用https://github.com/CallMeFoxie/nginx-upsync/去加载两个模块,但是仍然报错 image image 请问,有没有更新的版本对于https://github.com/CallMeFoxie/nginx-upsync/,或者这个集成的模块最高支持的nginx版本是多少? 谢谢

coagent commented 6 years ago

我也遇到相同的问题,不能同时使用两个模块。

xiaokai-wang commented 6 years ago

please refer to https://github.com/xiaokai-wang/nginx-upsync

@coagent can you tell more detail?

gfrankliu commented 6 years ago

I just merged the fix in nginx-stream-upsync-module. Can you check out and try again?