membphis commented on a change in pull request #1217: enable local DNS URL: https://github.com/apache/incubator-apisix/pull/1217#discussion_r398268856
########## File path: conf/config.yaml ########## @@ -80,13 +80,13 @@ apisix: # udp: # UDP proxy port list # - 9200 # - 9211 - dns_resolver: # default DNS resolver, with disable IPv6 and enable local DNS + dns_resolver: # If not set, read from `/etc/resolv.conf` Review comment: After discussion on the mailing list, the current implementation is better. https://lists.apache.org/thread.html/r78c7780ae94bb543d448125327c2038ca6bff328946120dd48a2bb5f%40%3Cdev.apisix.apache.org%3E ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
