Author: sebb
Date: Sat Apr 2 09:01:07 2011
New Revision: 1087983
URL: http://svn.apache.org/viewvc?rev=1087983&view=rev
Log:
Document maxport in changes doc.
Modified:
jakarta/jmeter/trunk/xdocs/changes.xml
Modified: jakarta/jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/changes.xml?rev=1087983&r1=1087982&r2=1087983&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/changes.xml (original)
+++ jakarta/jmeter/trunk/xdocs/changes.xml Sat Apr 2 09:01:07 2011
@@ -204,6 +204,8 @@ Fixed RMI startup to provide location of
<li>Bug 50659 - JMeter server does not support concurrent tests - prevent
client from starting another</li>
<li>Added remote shutdown functionality</li>
<li>Client JMeter engine now supports external stop/shutdown via UDP</li>
+<li>UDP shutdown can now use a range of ports, from
jmeterengine.nongui.port=4445 to jmeterengine.nongui.maxport=4455,
+allowing multiple JMeter instances on the same host without needing to change
the port property.</li>
</ul>
<h2>Non-functional changes</h2>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]