Skip to content

Adding support for DNS TTLs and stale reads#200

Merged
armon merged 7 commits into
masterfrom
f-dns
Jun 9, 2014
Merged

Adding support for DNS TTLs and stale reads#200
armon merged 7 commits into
masterfrom
f-dns

Conversation

@armon
Copy link
Copy Markdown
Contributor

@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