Hi Willy > Le 12 janv. 2018 à 11:38, Willy Tarreau <[email protected]> a écrit : > > Hi Manu, > > On Fri, Jan 12, 2018 at 11:14:57AM +0100, Emmanuel Hocdet wrote: >> >> Hi, >> >> with 1.8.3 + threads (with mworker) >> I notice a 100% cpu per thread ( epool_wait + gettimeofday in loop) >> Syndrome appears regularly on start/reload. > > We got a similar report yesterday affecting 1.5 to 1.8 caused by > a client aborting during a server redispatch. I don't know if it > could be related at all to what you're seeing, but would you care > to try the latest 1.8 git to see if it fixes it, since it contains > the fix ? >
same syndrome with latest 1.8. When syndrome appear, i see such line on syslog: (for one or all servers) Server tls/L7_1 is DOWN, reason: Layer4 connection problem, info: "Bad file descriptor", check duration: 2018ms. 0 active and 1 backup servers left. Running on backup. 0 sessions active, 0 requeued, 0 remaining in queue. Manu

