https://bz.apache.org/bugzilla/show_bug.cgi?id=62321
Bug ID: 62321
Summary: Computing of response size is not correct
Product: JMeter
Version: Nightly (Please specify date)
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The current code to compute read bytes is not working
-
https://github.com/apache/jmeter/blob/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java#L403
If you debug you'll see that the size is very partial
--
You are receiving this mail because:
You are the assignee for the bug.