apinto
apinto copied to clipboard
bug: 上游服务权重配置为0,还是会被转发到
trafficstars
Current Behavior
在dashboard配置了上游服务两个节点:
base-storage-server.base.svc.cluster.local:6060
127.0.0.1:8080 这个请求失败
实际还是会有请求到127.0.0.1中:
Expected Behavior
权重为0,应该不转发到对应的节点中,
是下面的代码影响了吗
Error Logs
No response
Steps to Reproduce
1.配置多个上游节点 2.其中一个配置权重为0
Environment
- APINTO version (run
apinto version): - Operating system (run
uname -a):
该问题已修复,请您更新到最新版本进行使用
我将关闭该Issue,感谢您的支持