Jeff Trawick wrote:

if ldap server times out the connection and we have to bring one back
up, that is no pool growth, right?  we just get pool growth when we
talk to an LDAP server we haven't already talked to yet, or when?

Dead LDAP connections (timed out, server gone away, etc) are repaired rather than replaced, in other words the record is reused. In theory, the pool should never get bigger than the maximum number of simultaneous connections we have ever had open at one time.

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to