>If I have the number of SQL connections say set to 10, then when I
launch a large number >of RADIUS requests the log files say that there
isn't enough SQL connections and it seems >to then reject the
connection. So I get a few accepts and hundreds of rejects.
If I remember correctly mySQL has a default max_connections setting of
100. To see the variable setting do a 'show variables'. You can add more
connection when you start mysqld.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html