Rui Ribeiro wrote:
I´d like to congratulate you for the excellent work in freeradius and the last 2.2.4 update. Finally our freeradius doesnt stop work every x hours, and instead logs an error and resumes working.
Now instead of giving every couple of hours the errors:
Thu Nov 7 18:32:09 2013 : Error: rlm_sql (sql): Failed to connect DB handle #1
Those messages indicate issues with the database. They should be fixed, rather than ignored.
It just says:
at Jan 18 09:22:26 2014 : Error: [sql] Couldn't insert SQL accounting START record - Deadlock found when trying to get lock; try restarting transaction
Those messages indicate problems with the database. As Arran said, nothing changed to account for this. I'd suggest ensuring that your database is fast enough to handle the load. Alan DeKok.