in reply to Re: Excessive UserAgent/Request memory usage.
in thread Excessive UserAgent/Request memory usage.
The sysread() must(tm) be doing the right thing, since the length of the string is tested on the next line, and is correct. Again the sysread is used only to guarantee maximum "simpleness" for this example; it isn't actually what happens in the program itself.
Take is as read that these two aspects don't impact on the problem.
Cheers for responding,
Mike.
|
|---|