qiujiayu commented on a change in pull request #1217: enable local DNS URL: https://github.com/apache/incubator-apisix/pull/1217#discussion_r397845171
########## 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: https://github.com/apache/incubator-apisix/pull/1217/commits/7ec7fd0d8596ea9002398d697f267f4313ba447b#diff-82e3bcd74a1f6e15d0577acef2d4fa8cR88 this commit add a swith for enable local DNS ---------------------------------------------------------------- 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
