Hello. I have a specific need of testing an app, that is responding with a file. currently it is about 33MB for response. And I want to stress test my app with let's say a 100 simultaneously requests. I would like JMeter to throw away this data - it's not needed. And What i get is a outofmemory of course.
I do not have anything except sampler. is there a way to tell JMeter not to keep the response? Right now I have a 10 * 33 MB response, and JMeter eats 850MB of memory after test... Thanks in advance Tomasz Bartczak -- View this message in context: http://www.nabble.com/Jmeter-is-keeping-the-http-response-in-memory-tp21832812p21832812.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

