[Dovecot] dovecot-auth consumes 100% CPU time on Solaris 10
Timo Sirainen
tss at iki.fi
Wed Nov 28 15:55:04 EET 2007
On Wed, 2007-11-28 at 14:41 +0100, Mark Heitmann wrote:
> > + if (conn->fd <= 3)
> > + i_error("LDAP returned wrong fd %d", conn->fd);
> > i_assert(conn->fd != -1);
> > net_set_nonblock(conn->fd, TRUE);
> > }
>
> Okay, with the little debug patch, this ist the output from my
> dovecot.log when dovecot starts
>
> dovecot: Nov 28 14:37:04 Error: auth(default): LDAP returned wrong fd 1
It looks like your LDAP library is just returning a wrong file
descriptor, and there's nothing I can do about that in Dovecot's side.
Use OpenLDAP instead.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20071128/fbdb2de2/attachment.bin
More information about the dovecot
mailing list