sql auth problems with 2.0.0-pre
    Alan DeKok 
    aland at deployingradius.com
       
    Thu Apr 12 21:24:27 CEST 2007
    
    
  
Arran Cudbard-Bell wrote:
> Seems only to be broken for ipaddr attributes.
> 
> Still works with string attributes....
  OK, that helps.
  I did some profiling a while ago, and noticed that the server was
printing IP addresses to strings all the time... even when they weren't
used.  The result was a significant waste of CPU time.
  The fix was to push the printing to the places that need it, like the
regex matches.  Maybe I missed one spot, I'll go check.
  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog
    
    
More information about the Freeradius-Users
mailing list