On Thu, Aug 18, 2011 at 11:56:42PM +0200, Willy Tarreau wrote: > On Sat, Aug 13, 2011 at 08:03:47AM +0900, Simon Horman wrote: > > Hi, > > > > this series resolves a regression that prevents replication on soft-restart > > from working. It also fixes several other problems that I noticed along > > the way. > > Kudos for catching this, Simon ! I indeed messed it up when changing > the code to match the way it was initialized in session.c. I've applied > all your patches.
Thanks, it took a while to find the source of the replication problem. Though I probably would have got there faster if I had tried a bisection earlier on.

