Author: sebb
Date: Sat Sep 17 23:48:30 2011
New Revision: 1172152
URL: http://svn.apache.org/viewvc?rev=1172152&view=rev
Log:
List some of the main changes
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=1172152&r1=1172151&r2=1172152&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/changes.xml (original)
+++ jakarta/jmeter/trunk/xdocs/changes.xml Sat Sep 17 23:48:30 2011
@@ -36,6 +36,9 @@ Earlier changes are detailed in the <a h
<h2>Summary of main changes</h2>
<ul>
+<li>HttpClient4 sampler now re-uses connections properly (previously it would
use one per sample, which could quickly cause resource exhaustion).</li>
+<li>Various fixes to JMS samplers</li>
+<li>Functions are no longer spuriously invoked when used with a Configuration
element</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]