Title :
Maintaining strong cache consistency in the World-Wide Web
Author :
Liu, Chengjie ; Cao, Pei
Author_Institution :
Dept. of Comput. Sci., Wisconsin Univ., Madison, WI, USA
Abstract :
As the Web continues to explode in size, caching becomes increasingly important. With caching comes the problem of cache consistency. Conventional wisdom holds that strong cache consistency is too expensive for the Web, and weak consistency methods such as Time-To-Live (TTL) are most appropriate. The article compares three consistency approaches: adaptive TTL, polling-every-time, and invalidation, using prototype implementation and trace replay in a simulated environment. Our results show that invalidation generates less or a comparable amount of network traffic and server workload than adaptive TTL and has a slightly lower average client response time, while polling-every-time generates more network traffic and longer client response times. We show that, contrary to popular belief, strong cache consistency can be maintained for the Web with little or no extra cost than the current weak consistency approaches, and it should be maintained using an invalidation based protocol
Keywords :
Internet; cache storage; data integrity; telecommunication traffic; Time-To-Live; World-Wide Web; adaptive TTL; average client response time; invalidation based protocol; network traffic; polling-every-time; server workload; simulated environment; strong cache consistency; trace replay; weak consistency methods; Access protocols; Computer science; Costs; Delay; Network servers; Prototypes; Telecommunication traffic; Web server; Web sites; World Wide Web;
Conference_Titel :
Distributed Computing Systems, 1997., Proceedings of the 17th International Conference on
Conference_Location :
Baltimore, MD
Print_ISBN :
0-8186-7813-5
DOI :
10.1109/ICDCS.1997.597804