https://issues.apache.org/bugzilla/show_bug.cgi?id=53540

--- Comment #6 from Sebb <s...@apache.org> ---
JMeter does not cache the page contents, only summary details, so this would
require saving more data.

Rather than saving the whole page, one could perhaps save just the parsed URLs.
This would be the cheapest option.

Maybe there should be a Cache Manager option to save the entire page, as that
would then be displayable in the Listeners, and would allow post-processors.

This would likely have to be a disk cache to avoid memory issues - is there
some ASF software to do this?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to