tomnomnom / meg

Fetch many paths for many hosts - without killing the hosts
MIT License
1.59k stars 266 forks source link

(feature request) Present failed connections when finished #46

Open riramar opened 5 years ago

riramar commented 5 years ago

First of all thanks a lot for so many useful tools! I was testing an application and I was sure that meg was missing some requests since testing manually with curl I was getting 200. Reducing the number of threads solve the problem but I was wondering how many requests meg missed in the past and I didn't know it. I think if meg was presenting the total number of connections failed it'd help to identify this issue quickly.

leesoh commented 4 years ago

It sounds like this might dovetail with #47