ramesh p wrote: > I'm using freeradius2.1.6 with buffered-sql module. > Please advice on threading configuration from Radius to MySQL to > determine optimal configuration; Radius is configurred to use five > threads, but we observe only one process on the database server at any > one time.
Because you're using the wrong database back-end. If you used InnoDB, this wouldn't be a problem. Follow the instructions on this list. If you intend to run a system with a million users, it's a good idea to listen to the advice of people who have experience building such systems. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html