Ok, I just tried HAProxy 2.0.2. I see weird CPU behaviour there too. On threaded mode: When I restart or reload haproxy it goes between 11-38% idle on core 2 and 3. But then after a couple of minutes it goes to using almost 100% of core 2 and 3. config: nbproc 1 nbthread 2 cpu-map 1/1- 2-
Same thing happens on multi-process mode, except I have 30-35% idle on core 2 and 3 for the first few minutes. HAProxy 1.7.11 is stable at around ~30% idle for core 2-3. Should I try 1.9 or 1.8? In the end I would like to run haproxy in threaded mode and enable H2. On Fri, Jul 12, 2019 at 1:09 PM Elias Abacioglu < [email protected]> wrote: > Ok, thanks, I'll wait for 2.0.2 then. > > On Thu, Jul 11, 2019 at 7:57 PM Lukas Tribus <[email protected]> wrote: > >> Hello Elias, >> >> On Thu, 11 Jul 2019 at 17:05, Elias Abacioglu >> <[email protected]> wrote: >> > >> > I just reverted back to haproxy 1.7 now. >> > To be more accurate, CPU idle is around ~48% for core 2-3. >> >> I suggest to wait for 2.0.2 or pull the current 2.0 git tree. >> >> 2.0.1 just contains too many bugs at this point. >> >> >> Lukas >> >

