Hi, Make sure you have "Functional Mode" unchecked and if you have any listeners writing to file, configure them to only save the data you absolutely need.
Regards, Noel n Wednesday 04 February 2009 15:32:56 kretes wrote: > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

