openresty / lua-resty-upstream-healthcheck

Health Checker for Nginx Upstream Servers in Pure Lua
521 stars 134 forks source link

failed to get primary peers in upstream [24e7:c180:1210:c021:3de4:2edf:5bc1:950e]:9334: upstream not found #93

Open c1390528 opened 2 years ago

c1390528 commented 2 years ago

healthcheck status_page failed for ipv6 upstream server{ listen [::]:9333; proxy_pass [24e7:c180:1210:c021:3de4:2edf:5bc1:950e]:9334; }

c1390528 commented 2 years ago

image The port processing does not consider the ipv6 scenario.