On Mon, 2005-11-21 at 15:29 +0000, Ollie Cook wrote: > Is server_port in jmeter.properties not the correct file to be using? > I've tried setting server.rmi.port to 13715 as well, to no avail.
For the benefit of the mailing list archive, the port can be specified on a per-host basis on the remote_hosts line in jmeter.properties. e.g.: remote_hosts=127.0.0.1,bert.dev.uk.betfair:13715 If I'd have had my eyes open, I'd have seen that in the sample configuration file, albeit without explanation. Apologies for the list noise. Ollie -- Ollie Cook UNIX Scripter Information Systems --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

