You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Jeremie Blanc <je...@kelkoo.net> on 2002/05/29 15:41:37 UTC

KeepAlive problem

Another problem i have with KeepAlive feature is that JMETER doesn't 
correctly simulate users: in fact for one thread (supposed to be one 
user) we don't have one connection on HTTP server, but we re-use 
connections from other threads, like one user in KeepAlive environment.

I think the right method should be one thread use some connections that 
it can re-use (KeepAlive), but another thread creates its own 
connections and re-use them.
Connections between threads should'nt be re-used, like users in real 
HTTP1.1 KeepAlive transactions.


-- 
Jeremie BLANC
Developper
KELKOO


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>