Hi >Might be due to that since it is an image pixel, it is taking very less time Again latency is the time that you took on the network. if you are on an intranet and the server doesnt need to calculate anything (for a static file) , then you might see near instantaneous response (coupled with older java and system clock have never really had too fine a granularity) and you might see a latency of zero. (meaning < 1ms)
regards deepak On Fri, Jun 25, 2010 at 4:45 PM, nandu2008 <[email protected]> wrote: > > Thanks Deepak. > So, I am testing just an image pixel. > > In response data, I see something like > R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAEBMgA7 > > So, I believe that is the way pixel is shown(in xml element). > > However, the latency is again 0. Might be due to that since it is an image > pixel, it is taking very less time and that is why latency is 0. > > I am confused and nobody has an answer to this(I asked in many forums). > > Do you think that can be the reason? > > thanks, > N > > > 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-tp28997028p28997525.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] > >

