16 Sep
2011
16 Sep
'11
3:54 a.m.
Alan please do not forget to add this "fix" to changelog so it will be easier for a new FR users... Best regards On 9/16/2011 8:45 AM, Fajar A. Nugraha wrote:
On Fri, Sep 16, 2011 at 1:22 PM, Alan DeKok<aland@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