You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2003/09/01 00:19:07 UTC

DO NOT REPLY [Bug 16060] - HTTP Request Retrieve all images option does not mimic cache

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16060>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16060

HTTP Request Retrieve all images option does not mimic cache





------- Additional Comments From mramshaw@alumni.concordia.ca  2003-08-31 22:19 -------
This isn't clear to me. The HTTP Sampler only downloads duplicated images once per request, 
so that - at the request level - the Sampler does mimic the functionality provided by a browser 
cache. 
 
Are you saying that the downloaded images should be cached at the thread level, so that the 
thread grouping would function as a browser session (actually this does seem to make sense 
to me) ? Or would we need to introduce a new element that would function as a users' browser 
session ? 
 
How exactly do you see the session/thread grouping working ?