Optimizing IdP's performance

Manuel Haim haim at hrz.uni-marburg.de
Tue Aug 2 10:33:16 BST 2011


Daniel,

>
> Early versions of the 2.x IDP attempted to use connection pooling for
> DN resolution, with mixed results due to some bugs. Ultimately we
> decided it simply violated the stateless nature of JAAS and moved to
> the current implementation which opens and closes a connection for
> every DN lookup. Open a feature request for this, it's a good time for
> me to review this again.
>
>

thanks for your comment, I've just added an issue under
http://code.google.com/p/vt-middleware/issues/detail?id=118

If no connection pool was explicitly defined in the IdP's attribute
resolver, the IdP by default seems to keep an connection pool open only
if multiple LDAP queries are performed in a short timeframe. Maybe this
could be an option for vt-ldap, too.

-Manuel



More information about the users mailing list