Hello Mihail,
2017-11-02 15:20 GMT+01:00 Mihail Samoylov <[email protected]>: > I recompiled with explicit disabling threads: > > root@ubuntu-xenial:~/4/haproxy-1.8-rc1# ./haproxy -vv > HA-Proxy version 1.8-rc1-901f75c 2017/10/31 > Copyright 2000-2017 Willy Tarreau <[email protected]> > > Build options : > TARGET = linux2628 > CPU = native > CC = gcc > CFLAGS = -O2 -march=native -g -fno-strict-aliasing > -Wdeclaration-after-statement -fwrapv -Wno-unused-label > OPTIONS = USE_LINUX_SPLICE=1 USE_LINUX_TPROXY=1 USE_LIBCRYPT=1 > USE_THREAD=0 USE_OPENSSL=1 > > Problem persists. Can you upgrade to latest git, there are a number of issues fixed now, including the healthcheck/threading issue and and issue with errorfiles (which also causes a spinning process). Lukas

