Could you please give me some hint how to do it ? ________________________________________ From: freeradius-users-bounces+peter.balsianok=orange.com@lists.freeradius.org [freeradius-users-bounces+peter.balsianok=orange.com@lists.freeradius.org] on behalf of Alan DeKok [aland@deployingradius.com] Sent: Wednesday, September 03, 2014 7:59 PM To: FreeRadius users mailing list Subject: Re: rlm_cache BALSIANOK, Peter wrote:
I agree with your arguments, unfortunately i need to use rlm_perl and on the other hand i can`t use rlm_ldap (in all respect is too simple to fulfill our complex tasks).
Well that is vague.
Perl is thread-safe. rlm_perl is thread-safe. Does it mean that more than one thread (freeradius) can use perl code (rlm-perl) in parallel ?
That's what I said. Please don't ask for confirmation. It's annoying.
Please Is it possible to use rlm_cache as storage previously processed request ( correct or incorrect ) to speed up processing ?
Not the way you're using it. You can't just cache *everything* and expect it to work. You have to catch what is needed, and only when it is needed. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html