11 Aug
2009
11 Aug
'09
5:35 a.m.
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