You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: