apache / apache/jmeter

TransactionSampler does not compute header size/body size information

Open
#5,359 1 comment 0 reactions 0 assignees View on GitHub
os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**UbikLoadPack support** ([Bug 64590](https://bz.apache.org/bugzilla//show_bug.cgi?id=64590&redirect=false)):
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

Severity: major
OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.