moonming commented on issue #1217: enable local DNS URL: https://github.com/apache/incubator-apisix/pull/1217#issuecomment-598500231 @qiujiayu I think the following design will be better. What do you think? 1. When the `dns_resolver` in `config.yaml` is not set any IP, then it will read the local `resolv.conf`. This is equivalent to a hidden switch. 2. Support IPv6, remove the current restrictions. 3. Use openresty's `local = on` feature, and patch tengine. The third can be TOOD.
---------------------------------------------------------------- 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
