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

Add a RequestLimiter device #24

Open
AxelVoitier opened this issue Apr 11, 2014 · 0 comments
Open

Add a RequestLimiter device #24

AxelVoitier opened this issue Apr 11, 2014 · 0 comments
Assignees
Milestone

Comments

@AxelVoitier
Copy link
Collaborator

Add a device allowing to throttle/limit the amount of request a client can do.
Base client identification either on socket identity or curve identity if available.

Limitations can be based on #request/time or #concurrent-request.
This has security and performance use cases that can avoid DDoS or overloading of a service.

@AxelVoitier AxelVoitier added this to the 0.4 milestone Apr 11, 2014
@AxelVoitier AxelVoitier self-assigned this Apr 11, 2014
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

2 participants