top | item 44463192

(no title)

graealex | 8 months ago

That's because relying on a TTL simplifies the concept of caching, and makes invalidation trivial, and also inflexible.

It's used in DNS, which already was an example here. There is no way to be sure clients see an updated value before end of TTL. As a result, you have to use very conservative TTLs. It's very inefficient.

discuss

order

ahoka|8 months ago

You can’t be sure even after the TTL to be fair.