Fails redis benchmark
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.