24 Aug
2015
24 Aug
'15
10:55 a.m.
On Aug 24, 2015, at 10:48 AM, Susan Barnes <barnes@rrz.uni-koeln.de> wrote:
Hi List,
Is there a way to set a connect timeout for a MySQL-Server? At the moment it seems to be a bit longer then 60 seconds, but I cannot find where this is set (Using freeradius 3.0.9).
In v3.0.x it's query_timeout, it sets the connection timeout too. https://github.com/FreeRADIUS/freeradius-server/blob/v3.0.x/src/modules/rlm_... -Arran