Not 100% requests are written to file
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
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!
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.
@tbarbugli i met the same problem, have you solved yet? Looking for solutions.....