-
Document the process of setting up an HTTP(S) proxy in order to introduce artificial latency, bandwidth, or other network constraints to a client's conversation with Prism. For the example, consider …
-
**Is your feature request related to a problem? Please describe.**
It's slightly inconvenient to configure toxics after-the-fact with the client when proxies can be configured using a config file.
…
-
currently the config supports netems that cause blanket disruptions
in order to target ingress traffic or to specify target this source ip only, there are additional setup commands involved
one…
-
- https://github.com/mtlpy/mtlpyweb
- https://github.com/pior/appsecrets
- https://github.com/pior/pyramid_bugsnag
- https://github.com/pior/colorfmt
- https://github.com/pior/pyreleaser
- https:…
-
I'd like to be able to write toxics that are upstream aware e.g. drop if client's IP = x.
This will be useful for testing peer 2 peer systems rather than client server.
The usecase I have in mi…
-
Currently, tests are run in serial and take several minutes to complete running (assuming no flaky specs), which leads to a long wait time for feedback. We should look to enable parallel tests describ…
-
# Environment
Knex version: 0.20.1
Database + version: postgres:11.5
OS: Alpine Linux
Additional information:
- Database: I've confirmed the bug to happen in *postgres* versions at least up f…
-
I am able to connect my client to the proxy even if the upstream server socket is not accepting connections. This means I cannot test all my use cases (e.g. server is absent) because the proxy will ac…
-
The jepsen roachtests do a `git clone` of the jepsen repo from Github upon every invocation.
Certain jepsen tests e.g. the network partition tests also do `curl` from github repos, e.g. to fetch `t…
-
To follow best practices and allow us to have a better ability to test and develop new features, I would like to open discussion around packages reorganisation
```
toxiproxy/
├── bin/
├── cmd/
…