Hi Willy, Thanks for the patch! Now I'll be able to rebalance peers connections manually. Do you know why so many of them are landing on the same thread?
Kind regards czw., 31 mar 2022 o 15:16 Willy Tarreau <[email protected]> napisaĆ(a): > On Thu, Mar 31, 2022 at 11:56:13AM +0200, Willy Tarreau wrote: > > > I've made some "session shutdown" tests. With simple configuration > > > (attached) it is very easy to reproduce a situation when "shutdown > session" > > > works only for the first time. > > > > Indeed, thanks for this, I can as well reproduce it. With a bit of luck > > I'll figure what's happening, hoping I won't unearth an ugly bug! > > Now found and fixed. It's been bogus since we've split the list of streams > to be per-thread in 2.4, patch attached if you need it. > > Thanks, > Willy >

