On Wed, 03.12.08 22:44, Andrew Gault ([EMAIL PROTECTED]) wrote: > Hello, > > I've run into some weird behaviour in pulseaudio that looks like it > could be easily explained by a per user connection limit. I can't find > anything in the docs to configure this though, I hope someone here knows > and I've just missed something obvious.
Yes, we enforce all kinds of limits on streams, connections, and so on, to avoid DoS vulnerabilities. For example pulsecore/protocol-native.c defines MAX_CONNECTIONS to 64. Lennart -- Lennart Poettering Red Hat, Inc. lennart [at] poettering [dot] net ICQ# 11060553 http://0pointer.net/lennart/ GnuPG 0x1A015CC4 _______________________________________________ pulseaudio-discuss mailing list [email protected] https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss
