I have noticed that if I put the heap in jmeter.bat (running on windows at the moment) like this
set HEAP=-Xms512m -Xmx512m and I monitor the java process with perfmon I notice that I have this 500mb of private bytes and the memory keeps climbing up until that level is reached. What if I want to make a test of few hours, is there a guideline how to configure the jmeter's java options. Can you configure JMeter so that it'd free it's memory occasionally? If you have any good or bad :) suggestions how to configure Jmeter for maximum performance (endurance-wise) I'd be happy to hear about it. Cheers and thanks in advance! :) -- View this message in context: http://www.nabble.com/Jmeter-configuration-for-longer-tests-tp19931227p19931227.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]

