Configure SQL to timeout requests rather than rejecting if no connections available
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Sat Jan 17 01:05:35 CET 2015
> Is there a setting change I can make to get the server to just ignore/drop the request if there are no SQL connections available,
sql {
fail = 1
}
if (fail) {
do_not_respond
}
Why are you using the Unix ODBC driver? There's the FreeTDS driver written specifically for communicating with
Microsoft servers...
Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
More information about the Freeradius-Users
mailing list