nginx-upsync-module icon indicating copy to clipboard operation
nginx-upsync-module copied to clipboard

一致性hash下,动态调整weight不生效

Open CaoYusong opened this issue 6 years ago • 2 comments

在consul动态调整weight,流量并没有增多,需要重启才能有变化,求教

CaoYusong avatar Dec 07 '18 03:12 CaoYusong

你是说一致性hash 或者取模方式下,weight 参数会影响后端server 的流量?

xiaokai-wang avatar Dec 08 '18 12:12 xiaokai-wang

@xiaokai-wang 对的,weight直接在consul调整不会生效,只有先在consul删除相应的节点,再新增才会生效。怀疑虚拟节点缓存,不能动态调整??

CaoYusong avatar Dec 11 '18 10:12 CaoYusong