Logged In: NO

Currently, the HttpXmlSubscriber records a timestamp for each request and response, which is used when generating the summary report. It seems like this could be used to roughly calculate the average throughput up and down over various time slices. This approach should be fairly straightforward, and would give the numbers after the fact. A solution that showed values on-the-fly would require a more effort. Perhaps the first would be a good short-term solution, and the second could be put on the list for the long-term.