You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Ryo Sode <ry...@filemaker.com> on 2004/06/25 00:07:44 UTC

Load question

Hi,

So I am trying to run a load test where a test plan is sent across 5
jmeter-server machines totaling about 100 threads (20 threads x 5)
constantly banging on a server.

However, I have a problem running this configuration and generate a highly
stressful load against the web server under test. It seems like both my
jmeter-server machines and the jmeter controller machine are too slow for
the purpose. Some of those requests involve downloading .gif image and I
wonder if this could cause a slow down as well. I made sure and turned off
unnecessary Listeners (such as View Results in Tree) to make sure the binary
data won't pile up in Jmeter's memory space...

So my question is, in order to create a fairly high performing jmeter-server
environment, what kind of computers do you guys use? And also, do you have
some tips for speeding up the jmeter based tests, especially when divided
across separate jmeter-server machines?

Best,
Ryo 



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Load question

Posted by Sebastian Bazley <se...@apache.org>.
Ways to give JMeter more oomph:
Use non-GUI mode.
Don't use *any* listeners.
Use CSV output rather than XML.
Give Java plenty of memory (-server etc).

S
----- Original Message ----- 
From: "Ryo Sode" <ry...@filemaker.com>
To: "JMeter Users List" <jm...@jakarta.apache.org>
Sent: Thursday, June 24, 2004 11:07 PM
Subject: Load question


> Hi,
>
> So I am trying to run a load test where a test plan is sent across 5
> jmeter-server machines totaling about 100 threads (20 threads x 5)
> constantly banging on a server.
>
> However, I have a problem running this configuration and generate a highly
> stressful load against the web server under test. It seems like both my
> jmeter-server machines and the jmeter controller machine are too slow for
> the purpose. Some of those requests involve downloading .gif image and I
> wonder if this could cause a slow down as well. I made sure and turned off
> unnecessary Listeners (such as View Results in Tree) to make sure the
binary
> data won't pile up in Jmeter's memory space...
>
> So my question is, in order to create a fairly high performing
jmeter-server
> environment, what kind of computers do you guys use? And also, do you have
> some tips for speeding up the jmeter based tests, especially when divided
> across separate jmeter-server machines?
>
> Best,
> Ryo
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org