On 7/9/08, Andreas Unterkircher <[EMAIL PROTECTED]> wrote: > > Some days ago we configured ejabberd to use ldaps (port 636) instead of > plaintext ldap to talk with our LDAP server. But after some days of > uptime it reproduceable reaches the open-file limit of 1024 for the > ejabberd user. > > [EMAIL PROTECTED]:~$ sudo lsof | grep -i ssl_esock | wc -l > 1036
You're using erlang R11B-2 (1:11.b.2-4 in Debian versioning), and your problem seems to be connected to OTP-6612 (see http://www.erlang.org/download/otp_src_R11B-5.readme) which was fixed in R11B-5. Could you check if the bug is reproducible on the newest erlang package (1:12.b.3-dfsg-1)? To do that in etch you'll have to rebuild erlang and ejabberd packages. Or ask me and I'll create both packages for you. -- Sergei Golovan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]