Skip to content

Comment on Load Balancers need static IPsparent

Comments

Yup -- they most certainly do. I think they switch around the name -> IP mapping in response to traffic rates -- if you suddenly get a surge of traffic, they'll move your virtual ELB instance to a physical load balancer that is currently lightly loaded.

Basically, they are doing load balancing for their load balancers. :)

Does this actually cause a disruption of service though? It seems like it would be trivial to just keep the configuration in place for 72 hours even after changing the DNS entry.

They actually do that -- they keep the old IP live for a while to prevent problems with clients that might have cached the IP.

So could we not update the A records IP address every couple of hours and still get roughly speaking the benefit of load-balanced load-balancers?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.