Hi Pieter,
On Fri, Nov 10, 2017 at 11:43:41PM +0100, PiBa-NL wrote:
> Okay have been running with haproxy-ss-20171017 for a day now. Sofar it
> sticks to <1% cpu usage.
>
> Will report if anything changes, cant tell for sure as don't have a clear
> reproduction of the issue, but my issue 'seems' fixed.
Great! If anything changes and you want to report what is wrong, please
don't forget to issue the following :
- "show sess all" on the cli
- attach gdb to the running process and issue a few series of "bt full",
"cont", ctrl-c, "bt full", ... to try to catch the code path commonly
called.
Cheers,
Willy