Domain Caching: Building Web Services for Live Events

  • Authors:
  • Vivekanand Vellanki;Ann L. Chervenak

  • Affiliations:
  • -;-

  • Venue:
  • WIAPP '01 Proceedings of the Second IEEE Workshop on Internet Applications (wiapp '01)
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

Abstract: Web servers providing live coverage of events are hard to design due to a high degree of variation in the load, variation in geographical distribution of users and the frequency with which content is updated. In this paper, we propose domain caching, a technique that dynamically distributes the load on the server by instructing selected clients (domain caches) to cache server content and service requests from nearby clients. We evaluate domain caching using a trace driven simulation study of the 2001 World Cup Soccer logs. Our simulations indicate that domain caching reduces load on the server by as much as 38% while using a few hundred kilo-bytes of storage at domain caches. We also found that the computational and storage overheads of domain caching are minimal.