Performance - was Re: LDAP Groups to Freeradius and then Ruckus Wireless?

Alan DeKok aland at deployingradius.com
Tue Jun 10 14:41:38 CEST 2014


Rui Ribeiro wrote:
> To be fair, I have read a lot of performance problems in FreeRadius, and
> I have yet to see any.

  The complaints about performance problems are largely things like:

- overloaded SQL databases
  - no indexes,
  - long-running administrative queries blocking FreeRADIUS

- system overload
  - a small system being asked to authenticate 100K users in 10s
  - many PEAP authentications per second on a small system

  I've done tests with 1M accounts in the "users" file.  The server
takes 3 seconds to start, and then does 50K+ authentications per second.
 Which is about the same speed as when there's 10 accounts in the
"users" file.

  There are no performance problems inside of FreeRADIUS.

  Alan DeKok.


More information about the Freeradius-Users mailing list