我正在考虑使用AWS Route53来平衡多个域名之间的流量。据AWS医生说:
Associating multiple IP addresses with a single record is often used for balancing the loadwith the list of all configured IP addresses.它提到它可以关联多个IP地址,但我如何能够关联多个域名?我的用例是,我有</e
所有这些时候我都在使用静态ip,但现在ip将是动态的。如何传递动态服务器ip并动态连接autobahn?var connection = new autobahn.Connection({url: 'ws://<ip>:8080/ws', realm: 'realm1'});
var openSession