Skip to content
New issue

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

uhttpc-bench: ssRead': end of file #3

Open
ocharles opened this issue Jan 30, 2017 · 1 comment
Open

uhttpc-bench: ssRead': end of file #3

ocharles opened this issue Jan 30, 2017 · 1 comment

Comments

@ocharles
Copy link

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
@hvr
Copy link
Collaborator

hvr commented May 2, 2018

it means that uhttpc-bench doesn't cope well w/ prematurely closed sockets... :-)

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

No branches or pull requests

2 participants