Guest Arif Report post Posted July 20, 2011 I have a page with 100+ images and all these are captured as individual page elements. What difference it will make to my performance testing, if i convert all the page elements as Sub-Requests? Basically, I want to understand difference between a normal and sub-request. I tried searching the forum for this question, but not able to locate an answer for this. Thanks Arif Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted July 21, 2011 Sub-requests are needed for a proper Referer management. All sub-requests have a main request as Referer. If you convert page element to sub-request it will have own separate statistics in report. Quote Share this post Link to post Share on other sites