13 Jan
2011
13 Jan
'11
4:11 a.m.
Frank Cusack wrote:
http://freeradius.org/radiusd/doc/tuning_guide
(also in the distro)
LDAP MODULE o Enable caching in the ldap module ...
I can find no such feature, does this actually exist in the ldap module or is there another way to cache ldap results? Did it used to exist?
No idea. But it doesn't exist.
Ideally I'd like to be able to consult ldap but after a configured timeout simply use a cached result. Obviously I could do this with a script but why not have it all built-in.
Hmm... the recently posted "redis" module looks to be the best option for generic caching. Alan DeKok.