Amazon EC2 Elastic Load Balancer: Does its IP ever Change?

前端 未结 3 2060
醉酒成梦
醉酒成梦 2020-12-13 13:16

Does the ELB\'s IP Ever Change once setup, or will it always access instances from the same location during its lifetime no matter what might be going on with it be

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-13 13:38

    ELB's IP address keeps changing. You should instead use the DNS name provided to you.

    http://developer.amazonwebservices.com/connect/thread.jspa?threadID=32280

提交回复
热议问题