jinjianming opened a new issue, #467:
URL: https://github.com/apache/apisix-helm-chart/issues/467

   我现在上游有 A B C 三个节点使用如下ApisixUpstream配置:
   loadbalancer:
       type: chash
       hashOn: vars
       key: "request_uri"
   
   > 
当我的**A节点发生故障**请求将被**转移到B节点**,但是在**A节点恢复之后新的流量会再次回到A节点当中**、这导致**B节点和A节点都有了流量请求**;
   
   > 请求Url没有产生变化的情况。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to