12 May
2014
12 May
'14
10:23 a.m.
Lucas Diaz wrote:
I've got installed freeradius 3.0.3 connected to a firebird database. It is working fine for about a week, but I'm getting my logs filled with following entries:
Mon May 12 10:05:38 2014 : Info: rlm_sql (sql): Opening additional connection (1116) Mon May 12 10:05:38 2014 : Info: rlm_sql (sql): Closing connection (1114): Hit idle_timeout, was idle for 577 seconds ... I'd like to know what means " You probably need to lower "min" "
See the "pool" sub-section of the "sql" module. It has a "min" configuration setting. Alan DeKok.