Fifth International World Wide Web Conference
Main Memory Caching
- Servers should cache popular documents in main memory
- Much like File Systems - but
- Web Documents are read only
- Web documents are read once by each client
- Clients do not reuse data
- Web Clients read entire documents
Main Memory Caching of Web Documents
(E.P.Markatos)