Hi all, I'm using a distributed configuration of jmeter and using the script stoptest.sh to stop a test on all the remote servers. Currently the stop command is sent only to last initialized remote server, so to be able to run it again, remaining remote jmeter instances must be restarted.
I investigated a bit in source code and produced a little patch for it, just a possible solution which works for my job. Feel free to use it as you like. Thanks, Luca
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

