Hey Ravindra Namaskara~Nalama~Guten Tag
Check the thread below: ---------------------------------------------------------------------------------------------------------------- On Sun, Aug 8, 2010 at 9:45 PM, Deepak Goel <[email protected]> wrote: > > Hey > > On Sun, Aug 8, 2010 at 9:22 PM, sebb <[email protected]> wrote: > >> On 2 August 2010 09:04, Felix Frank <[email protected]> wrote: >> > Hi, >> > >> > Jmeter reports two times to you: >> > 1. time it takes for the (customer's) server to accept your connection >> > request and >> >> latency = time to first response, which will also include time taken >> for server to compose reply and send it back and for JMeter to receive >> it. >> > *************Deepak******************************************* > latency = time to receive first packet of the response (Every response is > split up by the network into multiple packets most of the time for > efficiency) > *************Deepak******************************************* > >> >> > 2. total time until that request is answered >> >> elapsed = time to complete response; will be same as latency if the >> response comes back as one message. >> >> *************Deepak******************************************* > elapsed = time to complete response (time taken to receive the last packet > of the response) > *************Deepak******************************************* > >> > Jmeter has no way to determine network latency (that I am aware of) so >> > you will have to make an educated guess there. >> >> You can try using a HEAD request for this. >> >> > HTH, >> > Felix >> > >> > On 08/02/10 07:36, samurai241185 wrote: >> >> >> >> Hi Friends, >> >> >> >> I do have a question in my mind .I am trying to measure performance of >> my >> >> customer's server .I connect to customer machine using customer VPN.Now >> >> question is that-while i am using Jmeter , it gives response time >> (After i >> >> hit a button at my machine----- (time consumed by request in reaching >> to >> >> customer server+Time taken by customer server to respond a request+time >> >> consumed in reaching to my machine as UI) or it gives response time >> only >> >> taking "Time taken by customer server to respond a request"into >> account. >> >> >> >> Thanks >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > Namaskara~Nalama~Guten Tag > > > -- > Keigu > > Deepak > +91-9765089593 > [email protected] > http://www.simtree.net > > Skype: thumsupdeicool > Google talk: deicool > Blog: http://loveandfearless.wordpress.com > Facebook: http://www.facebook.com/deicool > > "Contribute to the world, environment and more : > http://www.gridrepublic.org" > > ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -- Keigu Deepak +91-9765089593 [email protected] http://www.simtree.net Skype: thumsupdeicool Google talk: deicool Blog: http://loveandfearless.wordpress.com Facebook: http://www.facebook.com/deicool "Contribute to the world, environment and more : http://www.gridrepublic.org " On Sat, Sep 4, 2010 at 7:33 PM, Ravindra Gupta <[email protected]> wrote: > Hi All, > > Is there a way to capture latency in the Jmeter? If Yes Please guide me how > to capture the same. > > Thanks in Advance. > Ravindra >

