Caching Issues

Potential difficulties:

  1. difficult (impossible?) to cache dynamically created documents

  2. HTTP 1.0 does not provide a reliable means for determining cachability

  3. problems with cache consistency

  4. copyright issues

Performance Criteria

Note that optimizing all three can be difficult and perhaps contradictory. Consider a size-based policy.

They use hit ratio and weighted hit ratio (by bytes) as indirect measures of the first two criteria. <PREV> <NEXT>