<div class="msgHead">
<h1><span class="subject">Re: freeradius mysql threads configuration questions</span></h1>
<p><span class="date">Does this change is for 2.1.6 version also. I'm using 2.1.6.</span></p></div>
<div class="msgBody"><pre>Hi,
> We migrated to INNODB.
> But still the no of packets inserted in db are like 20 per min using
> buffered-sql in my test system.
> buffered-sql configuration:
> server buffered-sql {
>         listen {
>                 type = detail
>                 load_factor = 100

IIRC there was a logic error with load_factor in pre 2.1.7 versions
just change that to 1 or 10 and it shoukd tick along a little better

alan
</pre></div>