On 09/29/2010 12:05 PM, [email protected] wrote:
> Dear JMeter users,
> 
> I am a new JMeter user and I would like to ask you kindly to helping me in 
> resolving this issue :
> 
> In the distributed JMeter testing tutorial  : 
> 
> http://jakarta.apache.org/jmeter/usermanual/jmeter_distributed_testing_step_by_step.pdf
> 
> all JMeter servers stress the same system target server according to the same 
> test plan.
> 
> My concern  is :
> Is it possible to deploy different test plans on the different JMeter servers 
> such as each JMeter server is used to stress its own target server ?

I am not aware of a possibility in Jmeter to do that, nor do I see the
value in such a feature. It might be more clear if you'd give more
information about your scenario.

A workaround might be to use a CSVDataSetConfig and deploy csv files on
all Jmeter servers that specify the target server. I cannot comment on
the possible difficulties in such a hack.

The best way that I can see is not using the Jmeter server at all, but
launching stand-alone Jmeters on all Jmeter machines, using different
test plans each.

Regards,
Felix

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to