In the immortal words of sebb ([EMAIL PROTECTED]):
> Doesn't one need an RMI process on each server node?
> If not, how does the client connect to the server without an RMI process?
That's actually what I was doing, e.g:
tester1: rmiregistry &
jmeter-server &
jmeter -n -r -t mytestplan.jmx
tester2: rmiregistry &
jmeter-server
I think Peter was suggesting that tester1 could run the testplan
in-process while running it remotely on tester2 via rmi?
> If you can't get this working, try using batch (non-GUI) mode on the
> two "server" nodes.
As above, that's actually what I was doing.
> This uses fewer resources. Unless you need two different IP addresses,
> you might even find that the test could be run from just the one node.
> And the JTL files can be fairly easily combined.
Hm. I don't "know" that I need both nodes -- but I'm trying to
simulate loads of 200, 400 and 600 users on an http-request testplan
that sequentially loads 7 urls per thread. Is it reasonable to expect
a single server (2.4ghz P4-HT) to do that?
> It helps if the various node server clocks are synchronised - even for
> client server mode.
Yeah, running ntpd everywhere. :)
-n
------------------------------------------------------------<[EMAIL PROTECTED]>
"We build our computers the way we build our cities -- over time, without a
plan, on top of ruins." (--Ellen Ullman)
<http://blank.org/memory/>----------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]