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

Adding support for DNS TTLs and stale reads #200

Merged
merged 7 commits into from
Jun 9, 2014
Merged

Adding support for DNS TTLs and stale reads #200

merged 7 commits into from
Jun 9, 2014

Conversation

armon
Copy link
Member

@armon armon commented Jun 9, 2014

This PR adds support for setting DNS TTLs and enabling stale reads for DNS queries. TTLs can be used to enable upstream caching. Stale reads can be used to reduce latency and increase throughput. Together, they enable using the DNS system at a very high scale. Fixes #84.

armon added a commit that referenced this pull request Jun 9, 2014
Adding support for DNS TTLs and stale reads
@armon armon merged commit 93fb12e into master Jun 9, 2014
@armon armon deleted the f-dns branch June 9, 2014 18:13
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.

Support DNS Caching
1 participant