Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

better report on errors #158

Open
gserra-olx opened this issue Aug 2, 2017 · 1 comment
Open

better report on errors #158

gserra-olx opened this issue Aug 2, 2017 · 1 comment
Assignees

Comments

@gserra-olx
Copy link
Contributor

1.5M requests of 2M failed

I can't tell if they were timeouts or what else, there is no trace in the logs

Overall

   TotReqs   TotBytes    AvgTime    AvgReq/s  (post)unzip
   2000000      19 GB     4.301s      170.49     6.6 MB/s
   Slowest    Fastest   Timeouts  TotErrors
   15.008s     0.024s      22321    1538703
HTTPStatus   Requests
       503      15080
       408        236
       200     461297
@akhilesharora
Copy link

akhilesharora commented Aug 8, 2017

Try storing the output in a json format with a parameter 'o'. You will have all the errors which will show the timeouts and other specs.
goad -i -c 100 -u url -n 100 -o test1.log ;

screen shot 2017-08-08 at 12 33 48 pm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants