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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to