Customization of authorize_reply_query
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Tue Oct 2 17:04:34 CEST 2012
On 2 Oct 2012, at 09:31, Alan DeKok <aland at DEPLOYINGRADIUS.COM> wrote:
> Václav Pernica wrote:
>> One more question. I set the number of sql connections to make to server to 5 (default value). I noticed that if all connections are currently in use, the authentication fails:
>>
>> Tue Oct 2 16:07:10 2012 : Error: rlm_sql (sql): There are no DB handles to use! skipped 0, tried to connect 0
>>
>> Is there some parameter that would cause to wait until next next connection will be available instead of failing authentication?
Uh, why would you want to do that? Just reduce the number of threads in the thread pool to match the number of connections you have.
-Arran
More information about the Freeradius-Users
mailing list