Hi Miroslav, On Tue, Jun 15, 2021 at 03:53:39PM +0200, Miroslav Zagorac wrote: > Hello all, > > To avoid repeating the same source code, allocating memory and > initializing the per_thr field from the server structure is > transferred to a separate function.
Makes sense, indeed. Now merged, thanks! > It seems to me that this code is only valid for the current version of > haproxy, ie v2.4. Well, current is now 2.5-dev and it's moving fast, and I had to apply it by hand due to conflicting changes in the vicinity ;-) Cheers, Willy

