Hi Simon, On Sun, Jun 21, 2015 at 11:09:54AM -0400, Xu (Simon) Chen wrote: > Hi, > > I am running haproxy 1.5.4 with numproc=8 (because a single process is > exhausting one core). For a service with 6 back-ends, 4 of the backend > services were restarted but but never picked up by haproxy - they were > still considered down, even I could clearly reach them from the haproxy > node with ping, telnet, etc. After restarting haproxy, those backends were > recognized as up again. > > I looked briefly at the 1.5.x release notes after 1.5.4, and didn't see > anything obviously related. Has anyone had the same problem?
I guess your config has a very large "rise" parameter which delays the down-to-up transition too much. Regards, Willy

