Hi, Say I have 3 backend servers running my website.
I want to update the servers, but do it in a way where I don't have any downtime. So say I have 3 new backend servers that I start and have the updated code on it, how can I update the haproxy config file without having any downtime? Is this possible?

