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
This archive was generated by a fusion of
Pipermail (Mailman edition) and
MHonArc.