cmpxchg16 / gobench

HTTP/HTTPS load testing and benchmarking tool
446 stars 96 forks source link

redirection (301) is a bad request? #23

Open llonchj opened 8 years ago

llonchj commented 8 years ago

Thanks for gobench! Looks fantastic.

gobench marks redirections (301) as bad request. In a testing environment. Shall gobench report the status codes without considering the nature of the status code?

jarek-przygodzki commented 6 years ago

Maybe treat only 4xx and 5xx as failures?