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

Load balancing and DNS #5

Open
freb opened this issue Aug 5, 2020 · 0 comments
Open

Load balancing and DNS #5

freb opened this issue Aug 5, 2020 · 0 comments

Comments

@freb
Copy link
Collaborator

freb commented Aug 5, 2020

Another use case could be spinning up a bunch of cloud servers and then sending DNS requests to them which they would then distribute to a list of DNS servers. This would linearly increase the number of requests per second we could handle with each new server. Its possible we could use dnat in iptables for this, but there are other things to figure out: https://scalingo.com/blog/iptables

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

No branches or pull requests

1 participant