OK, I will try it. BTW, latest snapshot seems break cli to enable/disable backend's server, always complain: No such server. It works well in dev11
Bests, -Igor On Thu, Nov 15, 2012 at 6:32 AM, Willy Tarreau <[email protected]> wrote: > 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 >

