for images , probably size of the returned file. For the first test runs , you can also inspect / save the response and check the image . Latency is time till first byte, I suppose you might get it to zero if its lesser than 1 ms (for static files on a high speed intranet for e.g.).
On Fri, Jun 25, 2010 at 3:31 PM, nandu2008 <[email protected]> wrote: > > Thanks deepak. > yes I see the result file and I see success for most of the runs. > > So, I am confused again why the latency is 0. > > ps: how do I make sure that the test ran fine? I usually check for the > fields like response code, success/failure etc. Is there anotehr way? > > thanks, > Bindu > > nandu2008 wrote: > > > > hello all, > > > > I am testing an https image pixel. > > So, I don't have any authentication like user name etc. > > > > Basically, I run this test on a mac amchine and teh result is good. > > But, if I run it an a linux machine, I see that the latency is always 0. > > also, I see some INFO in the logs as follows: > > > > INFO - org.apache.commons.httpclient.HttpMethodDirector: I/O exception > > (java.net.SocketException) caught when processing request: Connection > > reset > > INFO - org.apache.commons.httpclient.HttpMethodDirector: Retrying > request" > > > > What does that mean? > > is that an error? is that the reason why i am not getting latency? > > > > any help is appreciated. > > > > thanks, > > Bindu > > > > -- > View this message in context: > http://old.nabble.com/jmeter---https--question-tp28997028p28997186.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

