16 Sep
2011
16 Sep
'11
2:45 a.m.
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 -- Fajar