kingluo commented on issue #8945: URL: https://github.com/apache/apisix/issues/8945#issuecomment-1468327505
@jujiale Please show your upstream configuration. If the checker connects the unreachable node failed (TIMEOUT error) over `timeouts` times, it will be marked as `unhealthy`. If so, in the response of `/v1/healthcheck`, it will be not in the `healthy_nodes` array, but it will persist in the `nodes` array because it's not removed from the upstream configuration. -- 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]
