Hi Christian, On Fri, Mar 27, 2020 at 02:37:41PM +0100, Christian Ruppert wrote: > Hi list, > > we have some weird issues now, the second time, that *some* SSL sockets > seem to be broken as well as stats sockets. > HTTP seems to work fine, still, SSL ones are broken however. It happened > at least on 2.1.3 and *perhaps* on 2.1.2 as well. We're not sure whether > the first time was on 2.1.2 or 2.1.3. > The one that failed today was updated yesterday, so HAProxy has an > uptime of about 24h. > We're using threads. default + HTTP is using 1 thread, 1 is dedicated > for a TCP listener/Layer-4, one is for RSA only and all the rest is for > ECC. [...] > The problem ocurred arount 13:40 (CET, in case it matters at some point) > > Any ideas so far? >
So basically, it used to work, and suddenly you get errors on any TLS connection ? If you still have the TCP stat socket working, can you show the output of "show fd" ? Thanks ! Olivier

