freeradius mysql threads configuration questions

Alan DeKok aland at deployingradius.com
Fri Sep 11 11:48:29 CEST 2009


ramesh p wrote:
> Does freeradius use multi threaded model to increase throughput to mysql
> ( with buffered-sql)?

  No.  It reads the packets from the detail file one at a time.  It
waits for one to finish processing before reading another.

  You really need to stop trying to play games with FreeRADIUS, and
instead fix your DB.  There is no good reason why it has horrible
performance.

  Alan DeKok.



More information about the Freeradius-Users mailing list