The different ports are probably preferable but you could also create several virtual IP addresses bound to a single physical NIC and then make sure that a particualar JVM listens to only one of them
Regards, Christoph ________________________________________ Von: Deepak Shetty [[email protected]] Gesendet: Samstag, 29. Januar 2011 23:15 An: JMeter Users List Betreff: Re: Running multiple jmeter slaves on one machine Hi not used it myself , but I believe this is possible http://jakarta.apache.org/jmeter/usermanual/remote-test.html Using a different port. On Sat, Jan 29, 2011 at 1:30 PM, Rob Schroder <[email protected]> wrote: > Hi, > > I have a box with a ton of RAM. I'd like to run multiple jmeter slaves on > that box. Since they would all have the same IP address, it doesn't seem > obvious to me how I could refer to them from the jmeter master. Can I force > them all to listen on a unique port and refer to those in the master's > jmeter.properties file? > > Regards, > Rob > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

