You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
Any chance we can get HAProxy reloads that do not drop traffic?
When services or service backends are added or permanently removed, HAProxy has to reload across our entire infrastructure. These reloads can cause reliability problems because while HAProxy is top notch at not dropping traffic while it is running, it can (and does) drop traffic during reloads. http://engineeringblog.yelp.com/2015/04/true-zero-downtime-haproxy-reloads.html
Any chance we can get HAProxy reloads that do not drop traffic?