Waylonwhynot opened this issue 3 years ago · 0 comments
使用场景:当成7层LB替代Nginx使用 目前问题:所有upstream上游都配置了主动检查(tcp检测),但是通过GET v1/healthcheck 只返回了其中一组upstream状态信息。 需求:想要类似于Nginx的check_status页面,实时查看所有upstream的状态。