Hello,
I just read this tutorial serie https://www.digitalocean.com/community/tutorials/an-introduction-to-haproxy-and-load-balancing-concepts
I have a question, with this haProxy, pretty much any server could go down, and the user won’t see a anything. But what about the haProxy server? What if he goes down? Is there a way to have 2 HaProxy (or more)? So one could go down and everything is still working?
Thank you
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
This comment has been deleted
At the moment we don’t provide support for floating IPs which would allow you to setup heartbeat or another service to swap the active IP between two HAProxy servers.
In the meantime if you want to add a bit of redundancy you can setup two separate HAProxy servers and use DNS round-robin to distribute the load between them in an active-active state. That won’t provide complete failover in the case one goes down but it will provide some redundancy to ensure that not all connections are rejected if a load balancer has failed.
Floating IPs are on our roadmap specifically to allow customers to setup redundant load balancing and other services.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.