Check out the new USENIX Web site.



Next: Cache-Awareness Up: Design Previous: Unique Object Naming

Negative Caching

To reduce the costs of repeated failures (e.g., from erroneously looping clients), we implemented two forms of negative caching. First, when a DNS lookup failure occurs, we cache the negative result for five minutes (chosen because transient Internet conditions are typically resolved this quickly). Second, when an object retrieval failure occurs, we cache the negative result for a parameterized period of time, with a default of five minutes.


chuckn@catarina.usc.edu
Mon Nov 6 20:04:09 PST 1995