Guest wapboy Report post Posted March 26, 2008 We rans some extensive load tests on our system with WAPT, and I'm now looking at the report. I would like to report the number of "Page Views per Second" to our team. I am unclear whether I should use the Sessions per Second or the Pages per Second values from the WAPT eport. FYI - like most websites, one ASPX page on the site under test can contain a few different ASPX GET calls. I'd appreciate any insite into the WAPT vernacular. Quote Share this post Link to post Share on other sites
Guest angela Report post Posted March 27, 2008 Most probably, you need to use Pages per Second, since Session per Second will show the speed of loading all pages in the profile, not a specific one. Quote Share this post Link to post Share on other sites