Probably best to use batch mode instead; client-server mode can use a lot of network resources, and the client node can quickly become a bottleneck.
However, if you really want to try this, it would be theoretically possible to do it by using multiple IfControllers, one for each server, and have the IfController check the local hostname. Or, if you can parameterise the tests such that each plan is the same, you could just use different data files for each host. Have a look at the JMeter FAQ (linked from the home page) - there is some information on Remote mode and parameterising, amongst other things. S. -----Original Message----- From: Stefan D�llmann [mailto:[EMAIL PROTECTED] Sent: 21 November 2003 12:06 To: [EMAIL PROTECTED] Subject: Remote Test with different TestPlans Hi, I want to set up a remote test environment with 10 Computers, in this case 1 Controller and 9 Clients. The Controller loads the TestPlan and execute it per "Remote Start all" at each Client. My Problem is that only one test plan could be executed; e.g 9 Clients are doing "the same"; is it possible to execute different test plans on each Client ? Thank a lot in advance -- Stefan D�llmann Fuzzy Technologies Division INFORM GmbH, Pascalstr. 23, 52076 Aachen, Germany Tel. (+49) 24 08 - 9456 186, FAX - 9456 85 e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- 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]

