Hi Sebb: Thanks for the info. But I still have few questions: 1. how to increase the heap size to avoid memory leak? 2. Can I run more than one Jmeter server/slave on the same UNIX machine. If so, how can i set the CLASSPATH variable here. 3. If i have my master and slave on two separate machines, where should i have the scripts and data files stored. How can I let the jmeter know of their location? Please let me know.
Thanks, Ramya sebb-2-2 wrote: > > On 02/09/2009, socio_pal <[email protected]> wrote: >> >> Hi: >> I would be using Jmeter for Distributed Testing and sending HTTP >> requests to >> the Application Under Test. I need to generate a lot of load to stress >> the >> application, eg., 1000 transactions/sec. And hence prefer to run Jmeter >> in >> such a way that it does not take too much of memory. Any suggestions and >> tips to run Jmeter with minimum resources would be appreciated. Eg., >> 1. what kind of Listeners can be used, how can the results be captured >> and >> stored locally, >> 2. change in heap size needed and where can that be done. >> 3. Any specific changes to be done to JVM... >> 4. how many instances of Jmeter > > Distributed testing requires more resources, as the sample responses > have to be sent back to the master instance. This can quickly become > overloaded, or the network may become a bottleneck. > > For minimum resource usage, use non-GUI test runs, see: > > http://jakarta.apache.org/jmeter/usermanual/best-practices.html#lean_mean > >> Thanks, >> Ramya >> >> -- >> View this message in context: >> http://www.nabble.com/Listeners-to-be-used-for-Distributed-Testing-tp25264290p25264290.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] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Listeners-to-be-used-for-Distributed-Testing-tp25264290p25372788.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]

