On 25/05/2010, [email protected] <[email protected]> wrote: > The problem is that even if I set the timeout to 10000 ms it exist out > in 20-30 ms. > The response has transfer-encoding:chunked. Sometimes it returns data, > sometimes jmeter exits prematurely without > waiting for the response, saying that content length was 0.
Well then either there is a bug in JMeter or there is a bug in the server. Without a bit more detail - e.g. exact error message - it's impossible to say. > Regards, > Sudip > > > Andrey Pohilko > Tue, 25 May 2010 05:46:34 -0700 > > There's timeout fields in HTTP Sampler, try using them. > > > > С уважением, > Андрей > Похилько > > > -----Original Message----- > From: Bhattacharya, Sudip [mailto:[email protected]] > Sent: Tuesday, May 25, 2010 4:42 PM > To: JMeter Users List > Subject: Jmeter HTTP Request Sampler returns prematurely > > I am facing a peculiar problem. > > I have a URL which is a bit slow. > > It returns the headers, but the content takes about 4-5 seconds to come > back. > > HTTP Request Sampler triggers it as a null value response case by > completing > the step before the response can come back, and the assertion flags it > off > as an error. > > How can I force the HTTP Sampler to wait for some time and verify that > the > request has completed processing. > > > ------- > Regards, > Sudip Kumar Bhattacharya > > > > > --------------------------------------------------------------------- > 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]

