buffered-sql detail
Gabriel Blanchard
gabe at teksavvy.ca
Mon Aug 10 22:28:45 CEST 2009
On 10-Aug-09, at 4:19 PM, Arran Cudbard-Bell wrote:
> Running the server with -X (debug) forces the server to run in single
> threaded mode. I'd expect most database drivers to exhibit the same
> behaviour in single threaded mode.
>
Well I didn't think about that...
>
> When running in threaded mode, only a single thread should block if
> the
> database driver blocks. So please verify that you see the entire
> server
> blocking when running in threaded. If you need detailed output, you
> can
> increase the debug level using radmin.
>
Even so, when something happens to the SQL server all threads will
eventually lock.
Causing the same problem. Maybe a low timeout would be a "sort of
horrible work around"
-Gabe
More information about the Freeradius-Devel
mailing list