Displaying 1 result from an estimated 1 matches for "374622".
Did you mean:
374522
2009 Aug 03
1
Bug - dovecot-auth hangs in ldap query. 1.1.16 (also in 1.2.2)
dovecot-auth hangs when many (>128) LDAP queries are submited
simultaneously.
(for example via pop3 benchmarking tool).
Bug is in src/auth/db-ldap.c:db_ldap_request_queue_next
if (queue_size > DB_LDAP_MAX_PENDING_REQUESTS) {
/* wait until server has replied to some requests */
return FALSE;
}
(queue_size is total queue size, not only