15 Jul
2009
15 Jul
'09
4:03 a.m.
Gabriel Blanchard wrote:
While coding the rlm_sql_sqlite module I found that even though it fails to "connect" to the database it doesn't stop Freeradius from launching.
Yes. The *other* databases need this. i.e. if they aren't up when FreeRADIUS starts, it needs to start,and keep trying until they're back up. This removes startup dependencies between programs. Alan DeKok.