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

Simian Army Filters (latency, random responses, bandwidth limits) #64

Open
spencergibb opened this issue Sep 19, 2017 · 1 comment
Open

Comments

@spencergibb
Copy link
Member

No description provided.

@spencergibb spencergibb mentioned this issue Sep 19, 2017
22 tasks
@ryanjbaxter
Copy link
Contributor

Some examples:

  • delay response by x milliseconds (latency)
  • set response codes
  • limit number of connections to a service

Some other options for configuration:

  • possibly scope configuration by where the connection is coming from (ip / host / ip range)
  • scope configuration by time range (only do this during a certain time period), maybe not that valuable, not sure
  • scope based on header values
  • scope based on percentage of requests
  • scope based on service registry metadata (maybe)

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

No branches or pull requests

3 participants