You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2010/05/20 18:38:51 UTC

svn commit: r946699 - /jakarta/jmeter/trunk/xdocs/usermanual/remote-test.xml

Author: sebb
Date: Thu May 20 16:38:51 2010
New Revision: 946699

URL: http://svn.apache.org/viewvc?rev=946699&view=rev
Log:
Tweak

Modified:
    jakarta/jmeter/trunk/xdocs/usermanual/remote-test.xml

Modified: jakarta/jmeter/trunk/xdocs/usermanual/remote-test.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/remote-test.xml?rev=946699&r1=946698&r2=946699&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/remote-test.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/remote-test.xml Thu May 20 16:38:51 2010
@@ -62,15 +62,15 @@ results without impacting the performanc
 itself.
 </p>
 
-<p><b>Step 0: Configure the server nodes</b></p>
+<p><b>Step 0: Configure the nodes</b></p>
 <p>
-Make sure that all the servers are running exactly the same version of JMeter.
-As far as possible, use the same version of Java on all systems.
+Make sure that all the nodes (client and servers) are running exactly the same version of JMeter.
+As far as possible, also use the same version of Java on all systems.
 Using different versions of Java may work - but is best avoided.
 </p>
 <p>
 If the test uses any data files, note that these are not sent across by the client so
-make sure that these are available in the appropriate directory.
+make sure that these are available in the appropriate directory on each server.
 If necessary you can define different values for properties by editting the user.properties or system.properties
 files on each server. These properties will be picked up when the server is started and may be
 used in the test plan to affect its behaviour (e.g. connecting to a different remote server).



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org