On 6.12.2010, at 8.42, Jorgen Lundman wrote:

> Amusingly enough, just as I added SIGUSR1, I get:
> 
> Dec 06 17:38:33 auth(default): Error: ldap(custo...@example.com): ldap
> _search() failed (filter 
> (&(objectClass=posixAccount)(|(mail=custo...@example.com)(mailalternateaddress=custo...@example.com)))):
>  Server is busy,
> 
> So, instant verification there. I think OpenLDAP should handle that problem 
> better, but I will bring it up with them on their mailing list.

I used 128 queued requests there originally because I thought I could just 
pipeline requests there and LDAP server would read and process them only when 
it has finished with the previous stuff. But I guess not.

Reply via email to