xiaokai
xiaokai
Not now, but a pr is welcome. Likes: 
不行;两个集群,consul 是独立的,nginx 为什么不是独立的呢
需要加一个静态配置文件
try the module [nginx-upsync-module](https://github.com/weibocom/nginx-upsync-module)
没看出什么问题了,你可以debug 模式看看日志. server 127.0.0.1:8080 down; 应该放到flow.test.yidian-inc.com_stream2.conf 文件里
已支持,可以work.
你好,这个模块还在开发中,暂时不能用 不过你可以用这个模块:https://github.com/weibocom/nginx-upsync-module ,可以应用于生成环境
暂时还没有类似http 模块的健康监测模块,希望后续会有,感谢!
The question is about upstream_check_module, not upsync_module. Ok, when cpu is high to 100%, other requests can work normally? No independently thread or progress do check things, all checks is...
the progress first will handle the requests, then go on to timer. Though nginx can still work, I guess part requests are lost.