Jmeter response getting truncated
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**Priyank** ([Bug 66268](https://bz.apache.org/bugzilla//show_bug.cgi?id=66268&redirect=false)):
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?
Created attachment [jmeter.properties](https://apache.github.io/jmeter-bugzilla-attachments/68/66268/38391/jmeter.properties): jmeter.properties file attached
Severity: major
OS:
Contributor guide
Assessment
This issue has not been assessed yet.