wrk
wrk copied to clipboard
Wrk no info on Socket error
Wrk can't benchmark my server - all requests always fall to socket read errors.
-
There should be documentation or output that tells what those socket read, write, connect, timeout errors are exactly.
-
The error was in missing the last
\r\nin my HTTP response. But Curl can talk to my server just fine. Can Wrk be also less strict? Also, why Wrk doesn't count the time of failed requests, it's obviously that the latency of those requests is also important.
Hi everyone! Is there any update on this?
This is still an issue today.
Still an issue today 2024 :P