freeradius & sql server with high loads
A.Dupont
informaticien00 at yahoo.fr
Sun Jan 6 16:25:40 CET 2008
hi,
I want to ask you for a service, can you please send me an example for radiusd.conf and rlm_sql.c and sql.c files for only accounting use of freeradius without any authentication or authorization.
I have very high loads and just 5% of the accounting wich is registred in the database. I don't have problem in database the problem is that freeradius can't relay all request to database server.
Thank you in advance
----- Message d'origine ----
De : "A.L.M.Buxey at lboro.ac.uk" <A.L.M.Buxey at lboro.ac.uk>
À : FreeRadius users mailing list <freeradius-users at lists.freeradius.org>
Envoyé le : Jeudi, 3 Janvier 2008, 11h32mn 51s
Objet : Re: freeradius & sql server with high loads
hi,
your database is too slow to handle all the accounting in real time.
hence the error messages. hence the lack of accounting
either speed the DB up - and/or add more handles - or move to putting
the details in in 'after real time' - eg with SQL-Relay - putting
them into a file then using the sql-relay script to put them into
the DB - therefore the process wont wait at the accounting stage.
alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
_____________________________________________________________________________
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail http://mail.yahoo.fr
More information about the Freeradius-Users
mailing list