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 rate limiting to RPCs sent within a server instance too #5927

Merged
merged 1 commit into from
Jun 13, 2019

Conversation

banks
Copy link
Member

@banks banks commented Jun 6, 2019

While investigating an issue, I realised that DNS/HTTP requests made directly to servers end up not being subjected to the client rate limit which enables bad clients to circumvent rate limits.

This seemed like an easy fix.

@banks banks requested a review from a team June 6, 2019 13:23
Copy link
Member

@hanshasselberg hanshasselberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small nitpick, otherwise 👍

agent/consul/server.go Show resolved Hide resolved
@banks banks merged commit acfcc7d into master Jun 13, 2019
@banks banks deleted the server-rpc-rate-limit branch June 13, 2019 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants