IdP use of LDAP and connection pooling

Cantor, Scott cantor.2 at osu.edu
Fri Sep 9 19:28:59 BST 2011


On 9/9/11 2:23 PM, "Daniel Fisher" <dfisher at vt.edu> wrote:
>
>The validator is a separate, unrelated thread. I'm assuming the exception
>you're seeing is thrown when the connection attempts to close? If so,
>that can be ignored. Is the pool size what you expect after 15m?

Oh, ok, I didn't realize it was separate, I thought that was the same
operation.

Yes, I guess it could be coming from the close operation. It's just noisy,
I didn't think it actually hurt anything.

If what Manuel said is true and it reuses connections intrinsically even
if I don't specify a pool, I'll probably just remove them in any case.

-- Scott



More information about the users mailing list