orange
orange copied to clipboard
请问orange如何实现upstream动态分流
你好,当前divide分流插件是静态的,需要提前在nginx.conf里配置upstream,但是这样不利于灵活管理,能否实现动态配置upstream
可以的,需要新增balancer的能力支持