Baoyuantop commented on issue #12619: URL: https://github.com/apache/apisix/issues/12619#issuecomment-3311116929
In APISIX, when `enable_ipv6: false`, APISIX will set `resolver ... ipv6=off` in Nginx configuration. This is a DNS resolution-level IPv6 disablement. If the upstream node's domain name has already cached the IPv6 address during the DNS query, or in some edge cases, Nginx may still attempt an IPv6 connection. You can check whether your domain name resolution only returns IPV4 addresses. -- 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]
