https://bz.apache.org/bugzilla/show_bug.cgi?id=66268
Bug ID: 66268 Summary: Jmeter response getting truncated Product: JMeter Version: 5.4.1 Hardware: PC Status: NEW Severity: major Priority: P2 Component: Main Assignee: issues@jmeter.apache.org Reporter: priyankrahej...@gmail.com Target Milestone: JMETER_5.5 Created attachment 38391 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38391&action=edit jmeter.properties file attached HI All my response is a bit large when I am hitting the http request, I am getting this error - org.apache.http.ConnectionClosedException: Premature end of Content-Length delimited message body (expected: 870,478; received: 734,238) After going in the advanced setting and changing the implementation of the request to Java, then I am able to see the response but it is being truncated, Is there any way to bypass this limit and scale up the jmeter? (Note: I tried various things by searching online editing jmeter.properties and user.properties file and giving them 0 value, but did not help) Please any views on this? -- You are receiving this mail because: You are the assignee for the bug.