Fifth International World Wide Web Conference
A proposed mechanism for replication
- each Web cache preemptively sends popular pages to caches which sit
below it
- a cache determines a page's popularity by counting the number of (non-conditional)
GET requests for the page
- essentially, this measures the breadth of a page's popularity
- each lower-level cache can specify some threshhold for GET requests
for pages it will preemptively receive
Web Cache Coherence
(A.Dingle,T.Partl)