10 Jun
2015
10 Jun
'15
10:44 a.m.
On 10/06/15 15:37, vince technical address wrote:
Hi Alan and Arran, There is no possibility to limit the execution of the authorize section to each response in a EAP session ? The result of this section is the same everytime.
I presume you have expensive processing - SQL or LDAP lookups, or similar - in this section? In which case, see: https://github.com/FreeRADIUS/freeradius-server/blob/v3.1.x/raddb/sites-avai... https://github.com/FreeRADIUS/freeradius-server/blob/v3.1.x/raddb/sites-avai... See also the "cache" module example/docs and similar.