nic-6443 commented on issue #9305:
URL: https://github.com/apache/apisix/issues/9305#issuecomment-1508222088

   You can try the DNS service discovery 
feature:https://apisix.apache.org/docs/apisix/discovery/dns/ 
   In this feature, APISIX will query all DNS entries as upstream nodes instead 
of selecting one.
   
   However, it is important to note that only one service discovery can be 
configured in the same upstream. Therefore, it is not possible to configure two 
different domain names at the same time, which may not be what you want.
   
   So I also recommend that you take a look at the 
[traffic-split](https://apisix.apache.org/docs/apisix/plugins/traffic-split/) 
plugin, which can achieve more precise traffic splitting.


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