30 May
2006
30 May
'06
12:17 p.m.
Ruslan A Dautkhanov <rusland@scn.ru> wrote:
I had found that if SQL server not available during FreeRADIUS startup: ... then it will not available all the time until we reload FreeRADIUS daemon - it not ever try to reconnect:
It should. See sql.c, and the "connect_failure_retry_delay" option. The default is 60 seconds. You can change that to a lower value. Alan DeKok.