On 7 January 2011 02:26, Ravindra Gupta <[email protected]> wrote: > Hi All, > > I am facing a problem where if i run a single jmeter instance it produces > much better throughput than when i am running 2 jmeter instance. > > Details about the test > > Script is very simple, it has just one sampler which post xml request to app > server. Each thread posts one xml request and finishes. > > In one test, > At the same time I simulated 50 Threads with no 0 rampup time. Lets say it > produces x throughput. > > In another test > I simulated 2 jmeter instance (not in master slave) from multiple machines > with 25 thread (0 rampup) on each instance. The combined throughput I am > getting in this model is much lower than in x. > What could be the case of such a behaviour. > > Ideally the combined throughput should be equivalent to x. > > All the jmeter clients are server class machines with CentOS. Jmeter is > running in non GUI mode. > wht could be the cause of this behaviour?
It's very unlikely to be a JMeter problem, so you need to do some more tests to try and establish what causes the difference when using 2 test hosts. What throughput do you get if you run the 50 thread test on the second host? Do you get similar throughput to a 50 thread run on the original host? What about running two 25 thread tests on the same host? Do you get similar thoughput to a single test? What sampler are you using to post the XML? > Thanks in advace, > Ravindra > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

