On 07/27/2011 10:37 AM, sebb wrote:
>> Hi,
>> >
>> > Is it possible in JMeter to keep a connection open when it goes into
>> > the next iteration? It seems that it breaks off the connection and
>> > re-connects on every iteration.
> That should not happen if you are using the HttpClient sampler and you
> select KeepAlive.
> 

... except the server is generating Connection: close headers, or using
HTTP 1.0 etc.

This can be the case for any number of reasons. If in doubt, scrutinize
the response headers.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to