Slow DB / outstanding requests

Fajar A. Nugraha list at fajar.net
Fri Sep 16 08:45:02 CEST 2011


On Fri, Sep 16, 2011 at 1:22 PM, Alan DeKok <aland at deployingradius.com> wrote:
> old:
>        for each new request
>                clear out one "dead" request from queue
>
>  If the dead requests originally arrived at a higher rate than the new
> requests, it can take a long time to clean them out.
>
> new:
>        for each new request
>                clear out all "dead" requests from queue
>

Thanks, one more reason to update to 2.1.12 when it comes out :D

-- 
Fajar




More information about the Freeradius-Users mailing list