Skip to Content.
Sympa Menu

grouper-users - Re: [grouper-users] LDAP Subject Search performance

Subject: Grouper Users - Open Discussion List

List archive

Re: [grouper-users] LDAP Subject Search performance


Chronological Thread 
  • From: Tom Zeller <>
  • To: "Klug, Lawrence" <>
  • Cc: "" <>
  • Subject: Re: [grouper-users] LDAP Subject Search performance
  • Date: Fri, 9 Sep 2011 13:11:40 -0500

The UW vt-ldap based ldap source adapter has connection pooling which
may help you, and is included (in subject.jar) in recent grouper
releases.

Example configurations for this source adapter are available via

http://anonsvn.internet2.edu/svn/i2mi/tags/GROUPER_2_0_0/subject/conf/

We probably should include ldap.properties.example and
ldap.sources.xml.example in the api distribution.

You may wish to post the relevant section of your sources.xml file
including your ldap search filters, for us to take a look at.

On Fri, Sep 9, 2011 at 12:52 PM, Klug, Lawrence
<>
wrote:
> Tom,
>
> I'm using the original JNDI/LDAP source adapter:
>
>  <source
> adapterClass="edu.internet2.middleware.grouper.subj.GrouperJndiSourceAdapter">
>
> Thanks,
>
> Lawrence
>
> -----Original Message-----
> From:
>
>
> [mailto:]
> On Behalf Of Tom Zeller
> Sent: Friday, September 09, 2011 10:46 AM
> To: Klug, Lawrence
> Cc:
>
> Subject: Re: [grouper-users] LDAP Subject Search performance
>
> In sources.xml, are you using the original JNDI/LDAP source adapter
>
>  <source
> adapterClass="edu.internet2.middleware.grouper.subj.GrouperJndiSourceAdapter">
>
> or the vt-ldap based UW LDAP source adapter
>
>  <source
> adapterClass="edu.internet2.middleware.subject.provider.LdapSourceAdapter">
>
> ?
>
> On Fri, Sep 9, 2011 at 12:21 PM, Klug, Lawrence
> <>
> wrote:
>> Some of our LDAP Subject Searches are taking a long time.  Is there a
>> way to tune these queries in the Source configuration?
>>
>>
>>
>> Thanks,
>>
>>
>>
>> Lawrence
>



Archive powered by MHonArc 2.6.16.

Top of Page