https://bz.apache.org/bugzilla/show_bug.cgi?id=61395
--- Comment #10 from Philippe Mouawad <[email protected]> --- Author: pmouawad Date: Tue Sep 12 20:26:38 2017 New Revision: 1808160 URL: http://svn.apache.org/viewvc?rev=1808160&view=rev Log: Bug 61395 - Large server response truncation can impact recording Truncating responses over 10MB by default was a bad idea. It is better to disable it by default and have the option available if needed. Bugzilla Id: 61395 Modified: jmeter/trunk/bin/jmeter.properties jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/properties_reference.xml -- You are receiving this mail because: You are the assignee for the bug.
