Title :
Clustering Web content for efficient replication
Author :
Chen, Yan ; Qiu, Lili ; Chen, Weiyu ; Nguyen, Luan ; Katz, Randy H.
Author_Institution :
California Univ., Berkeley, CA, USA
Abstract :
Recently, there has been an increasing deployment of content distribution networks (CDNs) that offer hosting services to Web content providers. We first compare uncooperative pulling of Web contents, used by commercial CDNs, with cooperative pushing. The latter can achieve user perceived performance comparable to the former scheme with only 4-5% of replication and update traffic. Therefore, we explore how to push content to CDN nodes efficiently. Using trace-driven simulation, we show that replicating content in units of URLs can yield 60-70% reduction in clients´ latency, compared to replicating in units of Web sites. However, such a fine-grained replication is very expensive. We propose to replicate content in units of clusters, each containing objects which are likely to be requested by clients that are topologically close. We describe three clustering techniques, and use various topologies and several large Web server traces to evaluate their performance. Cluster-based replication achieves 40-60% improvement over per Web site based replication. By adjusting the number of clusters, we can smoothly trade off the management and computation cost for better client performance. We also explore incremental clusterings that adaptively add new documents to the existing content clusters. We examine both offline and online incremental clusterings. The offline clusterings yield close to the performance of the complete re-clustering at much lower overhead. The online incremental clustering and replication cut down the retrieval cost by 4.6-8 times compared to no replication and random replication, so it is especially useful for improving document availability during flash crowds.
Keywords :
Internet; content management; file servers; network topology; Web content clustering; Web content providers; content distribution networks; content replication; network topology; update traffic; Availability; Computational efficiency; Computational modeling; Costs; Delay; History; Topology; Traffic control; Uniform resource locators; Web server;
Conference_Titel :
Network Protocols, 2002. Proceedings. 10th IEEE International Conference on
Print_ISBN :
0-7695-1856-7
DOI :
10.1109/ICNP.2002.1181397