[systemd-devel] Systemd connection limit
Lennart Poettering
lennart at poettering.net
Fri May 3 07:33:57 PDT 2013
On Thu, 25.04.13 23:11, Martin Koegler (martin.koegler at chello.at) wrote:
> Systemd includes for a long time a concurrent connection limit for
> its private dbus. If it is more than 52, it yields to a "Too many concurrent connections"
> error (src/core/dbus.c:748)
>
> Each destroyed control group starts systemd-cgroups-agent, which in turn connects to the
> private dbus.
>
> It is possible to hit this limit (lots of cgroups are destroyed and there is other system load,
> so that the requests queue up) => other requests to systemd can fail.
I have now bumped this by one order of magnitude to 512. We could bump
it more if needed I guess, if people hit this limit in real-life.
Lennart
--
Lennart Poettering - Red Hat, Inc.
More information about the systemd-devel
mailing list