Author: sebb
Date: Sat Feb 6 13:59:34 2010
New Revision: 907218
URL: http://svn.apache.org/viewvc?rev=907218&view=rev
Log:
Make Follow Redirects the default (better for cookie tracking)
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=907218&r1=907217&r2=907218&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/changes.xml (original)
+++ jakarta/jmeter/trunk/xdocs/changes.xml Sat Feb 6 13:59:34 2010
@@ -60,6 +60,12 @@
<h2>Incompatible changes</h2>
<p>
+HTTP Redirect now defaults to "Follow Redirects" rather than "Redirect
Automatically".
+This is to enable JMeter to track cookies that may be sent during redirects.
+This does not affect existing test plans; it only affects the default for new
HTTP Samplers.
+</p>
+
+<p>
The Avalon file format for JMX and JTL files is no longer supported.
Any such files will need to be converted by reading them in JMeter 2.3.4 and
resaving them.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]