Radius dies
    Alan DeKok 
    aland at deployingradius.com
       
    Mon Jan 13 13:20:50 CET 2014
    
    
  
Tyller D wrote:
> I thought that running through perl would be better as the interpreter
> was loaded into memory.
  It's still a generic interpretor.
> So what would be better, a Perl script or using unlang?
  Neither.  Use the SQL module.  It's intended to be fast.
> Basically the script does a select query on the DB, then all the logic
> and does some inserts into the DB.
  Use SQL + unlang.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list