You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2018/01/27 12:57:58 UTC

svn commit: r1822402 - /jmeter/trunk/xdocs/usermanual/jmeter_distributed_testing_step_by_step.xml

Author: fschumacher
Date: Sat Jan 27 12:57:58 2018
New Revision: 1822402

URL: http://svn.apache.org/viewvc?rev=1822402&view=rev
Log:
Mention setup of SSL for RMI

Modified:
    jmeter/trunk/xdocs/usermanual/jmeter_distributed_testing_step_by_step.xml

Modified: jmeter/trunk/xdocs/usermanual/jmeter_distributed_testing_step_by_step.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/jmeter_distributed_testing_step_by_step.xml?rev=1822402&r1=1822401&r2=1822402&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/jmeter_distributed_testing_step_by_step.xml (original)
+++ jmeter/trunk/xdocs/usermanual/jmeter_distributed_testing_step_by_step.xml Sat Jan 27 12:57:58 2018
@@ -43,6 +43,7 @@ This short tutorial explains how to use
       If the server doesn't use <code>192.xx</code> or <code>10.xx</code> IP address, there shouldn't be any problems.</li>
   <li>Make sure JMeter can access the server.</li>
   <li>Make sure you use the same version of JMeter and Java on all the systems. Mixing versions will not work correctly.</li>
+  <li>You have <a href="remote-test.html#setup_ssl">setup SSL for RMI</a> or disabled it.</li>
 </ul>
 
 <p>