Shopify / Shopify/toxiproxy

Fails redis benchmark

Open
#167 2 comments 0 reactions 1 assignee View on GitHub

@jpittis is already working on this.

Since Mar 25, 2017.

Dominant language
Go
Stars
12.4k
Forks
510
PR merge metrics
No merged PRs in 30d

Description

Toxiproxy responds with conn reset when running redis benchmark, and redis-cli hangs intermittently.

Steps to reproduce:
create a proxy to forward to a real redis
run redisbenchmark

redis-benchmark -p 53002 
...
99.97% <= 46 milliseconds
99.98% <= 48 milliseconds
99.99% <= 50 milliseconds
100.00% <= 52 milliseconds
22573.36 requests per second

Error: Connection reset by peer: 78.47770

server version is 2.1.0

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.