* bbnet <[EMAIL PROTECTED]> [060524 12:54]: > heya, > > i'm using jabberd2.0s11 with db4 backend on openbsd 3.9 on an old p2 > with 64mbram and ran into some problems: running jabberd with privileges > of the _jaddberd daemon account allows about 128 connections only. i've > played with various system options like ulimit, kern.somaxconn, > kern.maxclusters but nothing changes. as a quick and very dirty > workaround i started the server with root privileges and now there are > more connections possible. should i create a new login-class for the > daemon? does anyone experienced similar behavior with jabberd? > > paula >
Yes, do look at login classes, /etc/login.conf, etc. man 5 login.conf Particularly look maxproc and the section -cur and -max. Jim

