We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I don't really know what this means, but:
[nix-shell:~]$ uhttpc-bench http://localhost:5811 uhttpc-bench - a Haskell-based ab/weighttp-style webserver benchmarking tool starting benchmark... finished in 0.000530 seconds, 1 reqs (1 conns), 1886.8 req/s received status codes: 1 HTTP-200 data received: 235.847 KiB/s, 128 bytes total (117 bytes http + 11 bytes content) rtt min/avg/max = 0.494/0.494/0.494 ms [nix-shell:~]$ uhttpc-bench http://localhost:5811 -n10000 uhttpc-bench - a Haskell-based ab/weighttp-style webserver benchmarking tool starting benchmark... uhttpc-bench: ssRead': end of file
The text was updated successfully, but these errors were encountered:
it means that uhttpc-bench doesn't cope well w/ prematurely closed sockets... :-)
Sorry, something went wrong.
No branches or pull requests
I don't really know what this means, but:
The text was updated successfully, but these errors were encountered: