buffered-sql detail

Arran Cudbard-Bell a.cudbard-bell at sussex.ac.uk
Mon Aug 10 22:19:44 CEST 2009


Alan DeKok wrote:
> Gabriel Blanchard wrote:
>   
>> On another note, I'm using the unixodbc driver. Not sure it that has any
>> impact.
>>     
>
>   If the Unixodbc driver blocks, then the server blocks.
>
>   Blame the Unixodbc driver.  It doesn't happen for anything else.
>
>   
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.

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.

Arran

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 258 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20090810/633d8188/attachment.pgp>


More information about the Freeradius-Devel mailing list