Crazy-xyr commented on issue #12619: URL: https://github.com/apache/apisix/issues/12619#issuecomment-3305129779
@Sarkie Just as in the linked document`https://www.bentasker.co.uk/posts/documentation/linux/694-nginx-logs-two-upstream-statuses.html`, `enable_ipv6: false` only does not accept ipv6 from the client, but it can still connect to the upstream via ipv6.You can turn off ipv6 resolution using custom dns.Set the ipV6-only domain name in the hosts file, and set the apisix upstream address to it for testing -- 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]
