12 Feb
2014
12 Feb
'14
10:38 a.m.
Hi,
I am looking for redundancy, if SQL does not work I can count on detail files. If the SQL problem blocks the whole FreeRADIUS server I think there is a problem of design (might be resolved in later version?).
use buffered-sql instead of plain SQL - then it will store to a file and SQL doesnt do anything inline.
thanks for your help. the problem is that I need to check counters in nearly real-time in the database. AL