Bug 64590

Summary: TransactionSampler does not compute header size/body size information
Product: JMeter - Now in Github Reporter: UbikLoadPack support <support>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: REOPENED ---    
Severity: major CC: p.mouawad
Priority: P2    
Version: 5.3   
Target Milestone: ---   
Hardware: All   
OS: All   

Description UbikLoadPack support 2020-07-09 13:32:30 UTC
If you have a Transaction Controller with 2 children requests.

The first request:
Size in bytes:12961
Sent bytes:122
Headers size in bytes:344
Body size in bytes:12617


Second request:
Size in bytes:12961
Sent bytes:122
Headers size in bytes:344
Body size in bytes:12617


The TC will have :
Size in bytes:25922
Sent bytes:244
Headers size in bytes:0 => ISSUE
Body size in bytes:0 => ISSUE
Comment 1 Philippe Mouawad 2020-07-26 09:07:55 UTC

*** This bug has been marked as a duplicate of bug 64553 ***
Comment 2 The ASF infrastructure team 2022-09-24 20:38:20 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5359