db performance

Alan DeKok aland at deployingradius.com
Thu May 17 17:32:33 CEST 2007


Angelos Karageorgiou wrote:
> Has anyone had the time to do a DB performance comparison for heavily
> loaded freeradius servers ?

  If your server is busy enough to be heavily loaded, you need multiple
machines to maintain quality service.  Once you have multiple machines,
DB performance matters a lot less, because the load is spread across
multiple machines.

  For DB specific issues, look for DB performance on google.  PostgreSQL
usually has better performance than MySQL.  The application using the DB
(radius, web, etc.) has very little effect on DB performance.

  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