de1o commented on issue #1404: bug: maybe apisix should look for an A record in dns query result instead of get random one URL: https://github.com/apache/incubator-apisix/issues/1404#issuecomment-609813105 I read the current master branch code, my issue has already been solved, dns_parse do a second dns query for the CNAME domain. In my test case, the A record will return in the first DNS query(with the CNAME record as array), so may be do a loop find first can save a dns query?
---------------------------------------------------------------- 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
