HAproxy reached system memory limit at 98438 sockets

…Please check system tunables.

anyone have a clue
exactly what tunable(s) is to be tweaked?

I seem to fail finding info in the documentation about this :frowning:

Its the kernel returning ENOBUFS or ENOMEM on file descriptor operations:

Looks like you are running out of memory. If you want to share more details about your setup, your configuration, maybe we can make some suggestions.