nic-6443 opened a new pull request, #13441: URL: https://github.com/apache/apisix/pull/13441
Fixes ai-proxy-multi active health checks when a domain endpoint resolves to multiple IPs. The plugin now builds health check nodes from the full resolved DNS answer set and keeps that set sorted, so changes in DNS answer order do not continuously rebuild the checker. Requests still connect to a selected resolved IP while preserving the original domain for Host and SNI. This also adds regression coverage for DNS answer order changes and an in-flight active health check probe. -- 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]
