Re: Persistent Documents and Locations

> This why cache schemes need timeouts, so that people don't
> believe forever the information they've gathered.  So, how
> long should a URL be valid for?

It varies considerably from one URL to another.

One problem with DNS TTLs is that they are usually picked "out of thin
air", with very little consideration as to how likely it is to change.

Also, no matter what the DNS says the TTL is, the change to the DNS is
made with no warning.  Often there is no provision to handle network
services from remote clients who are using old DNS records from their
caches.

My point is: TTLs aren't sufficient. You need a system that can move
things from one place to another while continuing to maintain the old
copy of the file until everyone's cached records have expired.

Keith

Received on Monday, 21 August 1995 20:14:00 UTC