Patch to use query_timeout in rlm_sql_mysql
Alan DeKok
aland at deployingradius.com
Thu Jan 12 09:00:07 CET 2012
Brian De Wolf wrote:
> The rlm_sql module has a query_timeout option but it wasn't being used
> in the mysql driver. The attached patch adds the appropriate lines to
> set mysql library options to use timeouts based on query_timeout for
> connecting, reads, and writes.
>
> The only confusing caveat is that the read and write timeouts
> apparently have retries built-in, so the timeout is effectively 3 times
> the query_timeout time.
I've added it, with a fix for the 3x retry.
Alan DeKok.
More information about the Freeradius-Devel
mailing list