goreplay icon indicating copy to clipboard operation
goreplay copied to clipboard

Not 100% requests are written to file

Open tbarbugli opened this issue 8 years ago • 3 comments

This consistently end up writing a small part of the HTTP traffic to file (1k/hour instead of 10k/hour)

gor --input-raw :82 --output-file=/efs/gor/%Y/%m/%d/%H/%r.gor

I am using v0.16.1

tbarbugli avatar Aug 18 '17 11:08 tbarbugli

Hello! May I wonder which type of traffic you capturing? Any specific server behind it (in case of old HTTP format), or maybe something standard like Jira? Do you have a lot of file uploads?

Just trying to get as many data points as possible. Thanks!

buger avatar Aug 18 '17 16:08 buger

Do you have a lot of file uploads?

Hi, i wonder what would happen if lots of file uploads requests coming in ?
Found capturing only fews requests with empty multipart file content.

wyxloading avatar Oct 21 '19 08:10 wyxloading

@tbarbugli i met the same problem, have you solved yet? Looking for solutions.....

spotlightv avatar Jun 26 '23 09:06 spotlightv