Check out the new USENIX Web site. next up previous
Next: Bootstrapping Up: Implementation Previous: Proximity, Locality and Availability

Policy & Tunability


In the future, we expect CoDNS node policy will become an interesting research area, given the tradeoffs between overhead and latency. We have made choices for initial delay and retry behavior for our environment, and we believe that these choices are generally reasonable. However, some systems may choose to tune CoDNS to have much lower overhead, at the cost of some latency benefit. In particular, systems that want to use it only to avoid situations where all local nameservers have failed could use an initial delay threshold of several seconds. In this case, if the local nameserver repeatedly fails to resolve requests in multiple seconds, the initial delay will drop to zero and all lookups will be handled remotely for the duration of the outage.

Sites may also choose to limit CoDNS overhead to a specific level, which would turn parameter choices into an optimization problem. For example, it may be reasonable to ask questions of the form ``what is the best latency achievable with a maximum remote lookup rate of 10%?'' Our trace-driven simulations give some insight into how to make these choices, but it may be desirable to have an online system automatically adjust parameter values continuously in order to meet these constraints. We are investigating policies for such scenarios.



next up previous
Next: Bootstrapping Up: Implementation Previous: Proximity, Locality and Availability
KyoungSoo Park 2004-10-02