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

 ##########
 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:
   I think it's easier to use extra separate fields to decide whether to use 
local `/etc/resolv.conf`.
   
   for example: `dns_resolver_local: true`

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to