On 24/03/2009, rajesh366 <[email protected]> wrote: > > Hi, > > I added Timeout value of 1000 milliseconds in the TCP sampler.When the > response time was analysed it has been increased by 1000 milliseconds.If i > add a timeout of 500 millisecond, the ressponse time is increased by 500 > ms.So does it mean that the actual response time should be calculated by > subtracting the timeout in milliseconds. > Kindly clarfiy my understanding on the above.
It probably means that the TCP sampler had to wait for the timeout to expire, as it did not see the EOL character. > Regards, > C.Rajesh > > -- > View this message in context: > http://www.nabble.com/Query-regarding-Timeout-tp22679924p22679924.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

