moonming commented on a change in pull request #1217: enable local DNS
URL: https://github.com/apache/incubator-apisix/pull/1217#discussion_r396883369
 
 

 ##########
 File path: conf/config.yaml
 ##########
 @@ -80,7 +80,7 @@ apisix:
   #   udp:                        # UDP proxy port list
   #     - 9200
   #     - 9211
-  dns_resolver:                   # default DNS resolver, with disable IPv6 
and enable local DNS
+  dns_resolver:                   # default DNS resolver, with disable IPv6 
and enable local DNS, remove this will enable local DNS
 
 Review comment:
   please use 
   ```
   If not set, read from `/etc/resolv.conf`
   ```
   as comment.

----------------------------------------------------------------
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

Reply via email to