buffered-sql detail
Alan Buxey
A.L.M.Buxey at lboro.ac.uk
Tue Aug 11 11:35:29 CEST 2009
Hi,
> Even so, when something happens to the SQL server all threads will
> eventually lock.
should do, yes, as each thread deal with its own things
> Causing the same problem. Maybe a low timeout would be a "sort of
> horrible work around"
run lots of threads and have a low timeout - then the stuck ones will
get unstuck after some time but there would be enough living threads
to deal with other things. an alternative would be to run
a completely seperate instance of FreeRADIUS just for the buffered-sql
functions so the main authen/author server runs completely non interupted.
alan
More information about the Freeradius-Devel
mailing list