On Apr 24, 2008, at 5:08 PM, Sergiu Dumitriu wrote:
vmassol (SVN) wrote:
+
+ 1.1 Latest unfinished requests
+
+ These are requests that didn't reach "endRequest", but where
cleaned-up by a reuse of threads. Only 32 requests max are kept in
memory.
Shouldn't this "32 max" be obtained from the code, like it is done
below?
If you know how to do it, let me know. I haven't researched it, just
used the code from Raff and cleaned it up. That would be better of
course, I agree.
Thanks
-Vincent
> + 1.1 Latest requests
> +
> + Latest requests that finished properly. Only
> $timerdata.maxSize() requests max are kept in memory.