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 request limiting by local port #8

Open
apatrida opened this issue Sep 14, 2014 · 0 comments
Open

Add request limiting by local port #8

apatrida opened this issue Sep 14, 2014 · 0 comments

Comments

@apatrida
Copy link
Contributor

depends on #4, when we have multiple port listeners

We can therefore apply rate and request limiting on that port. For example, the cluster port should not be rate limited as a whole because internal cluster communication should be untouched. Another port could be added for the query load balancer and rate limited to protect the system, another port for updates (that do not use zkHost as locator, or another for just the admin UI. The default port is the Solr cluster communication port.

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

1 participant