What is the difference between Hits per sec and Request per sec in LR?

Questions by balajip82

Showing Answers 1 - 6 of 6 Answers

ranganath_m

  • Sep 20th, 2007
 

Hits per sec is the number of calls to the Webserver per second.
And Request per sec is the number of request made to the webserver per second.
Point to be notice here is "one Request may have many calls(Hits)".
 

  Was this answer useful?  Yes

Hits/second are the number of HTTP requests made by VUsers to the Web Server in a scenario or session step run on a per second basis.

Requests/second are the number of requests completed during each second of scenario run.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions