On Fri, Sep 16, 2011 at 1:22 PM, Alan DeKok <[email protected]> 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 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

