tokers commented on issue #3268:
URL: https://github.com/apache/apisix/issues/3268#issuecomment-879823699


   > when using the current version (v2.7), you can just set the dns client opt 
in apisix/discovery/dns.lua (line 81),
   > change the origin order {"last", "A", "AAAA", "SRV", "CNAME"} to {"last", 
"SRV", "A", "AAAA", "CNAME"}
   > then the port will change to the random port.
   
   @favorinfo Let's record this problem into another issue? It looks like this 
is another problem.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to