I have to test high-volume of users - over 20k.
JMeter creates/starts a thread for each of these even though many of
them are scheduled to execute after a very long delay. My jmeter slaves
cannot handle so many running threads.
An option that was presented to me was to have them looping and
repeating resetting the context between iterations, to avoid reuse of
the tomcat session on loop. How would I reset the context?
My test setup is simple - HTTP Cookie Manager, HTTP Request Defaults,
multiple HTTP Samplers.
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org