Hi Igor, On Thu, Nov 15, 2012 at 06:27:05AM +0800, Igor wrote: > Hi, > > Runing a haproxy-ss-20120903 linux box, every reload action will keep > old process forever(never die), what may cause this? > > My reload command is: > > $HAPROXY $config -p $PIDFILE -D $EXTRAOPTS -sf $(cat $PIDFILE)
Probably a bug. When doing dev12 we had to do a significant rework of the connection management and I introduced a number of regressions that I hope have all since been addressed. I remember having noticed one case of stuck connection BTW. Would you please give a try to the latest snapshot ? Thanks, Willy

