Hi friends, wht is the difference between between HIT and REQUEST?

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

S

Sai Rama

Guest
Hi friends, wht is the difference between between HIT and REQUEST?
 
Hit is a successful request , a successful request contains multiple hits. Request is a user transaction.
 
Request is a user action, yes one request contains multiple hits.
 
if the page contains 10 resources every resource will become a hit
 
Sai. I suggest you to read the documentation first then post your questions. We are happy to help you.
 
request means when we send a page element/request to server asking for a web page.This is also known as Attempt. Hit mean when server responds to that request by sending a response back.
 
I agree with NaveenKumar Namachivayam, the group members will surely help; but the concern here is very basic. Please go through the tutorials first and still if yu r confused, ask your confusion specifically.