You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by helander <le...@gmail.com> on 2012/08/02 23:31:41 UTC

Caching LDAP results

Hi,

does the LDAP component cache any lookups, in order to limit interactions
with the LDAP server, or does each request result in an interaction with the
server?

If it's not caching, is there any way you could use some Camel component to
create a "cache"?

Thanks

Lars



--
View this message in context: http://camel.465427.n5.nabble.com/Caching-LDAP-results-tp5716714.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Caching LDAP results

Posted by helander <le...@gmail.com>.
Hi,

thank you very much for the information.

/Lars



--
View this message in context: http://camel.465427.n5.nabble.com/Caching-LDAP-results-tp5716714p5716724.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Caching LDAP results

Posted by Christian Müller <ch...@gmail.com>.
No, the camel-ldap component doesn't cache any result.

We provide a camel-cache component [1].


[1] http://camel.apache.org/cache.html

Best,
Christian

On Thu, Aug 2, 2012 at 11:31 PM, helander <le...@gmail.com> wrote:

> Hi,
>
> does the LDAP component cache any lookups, in order to limit interactions
> with the LDAP server, or does each request result in an interaction with
> the
> server?
>
> If it's not caching, is there any way you could use some Camel component to
> create a "cache"?
>
> Thanks
>
> Lars
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Caching-LDAP-results-tp5716714.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>