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

"Server closed the connection" #2

Open
thufir-hawat opened this issue May 13, 2019 · 0 comments
Open

"Server closed the connection" #2

thufir-hawat opened this issue May 13, 2019 · 0 comments

Comments

@thufir-hawat
Copy link

I'm on Ubuntu (19.04), just built the project like in the article, but when I want to test the performance I get the following:

➜  ~ time redis-cli -p 7777 -r 10000 get name 
"name"
Error: Connection reset by peer
redis-cli -p 7777 -r 10000 get name  0,00s user 0,00s system 0% cpu 0,323 total

After one request the connection seems to be terminated. Even with a delay (with -i 1) the same happens.

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

1 participant