Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large body will be ignored maybe a bug #373

Open
qingchuwudi opened this issue Mar 20, 2020 · 0 comments
Open

Large body will be ignored maybe a bug #373

qingchuwudi opened this issue Mar 20, 2020 · 0 comments

Comments

@qingchuwudi
Copy link

Response and request will not be parsed when the size of the http response body is a little big.

Data in tsung.dump:

...

Recv:1584690964.19469:<13605.2470.0>:HTTP/1.1 200 OK^M
Content-Length: 44935^M
Content-Type: application/json^M
Date: Fri, 20 Mar 2020 07:56:04 GMT^M

...

Cannot produce the report.

$ /usr/lib64/tsung/bin/tsung_stats.pl ./
creating subdirectory data 
creating subdirectory gnuplot_scripts 
creating subdirectory images 
Use of uninitialized value $interval in numeric ne (!=) at /usr/lib64/tsung/bin/tsung_stats.pl line 467.
No data for Session
No data for Bosh
No data for Perfs
No data for Transactions
No data for Match
No data for Event
No data for Async
No data for Errors
No data for Users
No data for Users_Arrival
No data for Size
size_rcv is equal to 0 !
size_sent is equal to 0 !
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant