Abstract
More than half of the content over the Internet is carried by content delivery networks (CDNs). CDNs cache popular and most requested contents on the edges of the network. Thus helping to increase Quality of Experience (QoE), e.g., by decreasing time to first byte (TTFB) for different contents. In the present paper, we focus on developing a hierarchical caching structure for CDNs to improve their QoE. We focus on unpopular content here, since it accounts for a big portion of content over the Internet. Our novel data-driven method forms caching clusters or hierarchies to deal with unpopular contents. In order to form our clusters and assign edge servers into these clusters, we consider the pattern in which contents have been requested including the total number of requests, similar objects between two edge servers, and requests for those objects. Using tf- idf method, which is widely used in information retrieval, we find the similarities between requests landed on each of our edge servers and use these similarities to form clusters using the Markov Clustering algorithm. We evaluate our approach using different hierarchical models, and with real-world requests from a large-scale global CDN. We demonstrate that our hierarchical caching approach improves cache hit ratio by 9.05 %. Additionally, a 7.39 % decrease in TTFB is observed.
Original language | English |
---|---|
Title of host publication | Industrial Networks and Intelligent Systems - 7th EAI International Conference, INISCOM 2021, Proceedings |
Editors | Nguyen-Son Vo, Van-Phuc Hoang, Quoc-Tuan Vien |
Publisher | Springer Science and Business Media Deutschland GmbH |
Pages | 73-87 |
Number of pages | 15 |
ISBN (Print) | 9783030774233 |
DOIs | |
Publication status | Published - 2021 |
Event | 7th EAI International Conference on Industrial Networks and Intelligent Systems, INISCOM 2021 - Hanoi, Viet Nam Duration: 22 Apr 2021 → 23 Apr 2021 |
Publication series
Name | Lecture Notes of the Institute for Computer Sciences, Social-Informatics and Telecommunications Engineering, LNICST |
---|---|
Volume | 379 |
ISSN (Print) | 1867-8211 |
ISSN (Electronic) | 1867-822X |
Conference
Conference | 7th EAI International Conference on Industrial Networks and Intelligent Systems, INISCOM 2021 |
---|---|
Country/Territory | Viet Nam |
City | Hanoi |
Period | 22/04/21 → 23/04/21 |
Bibliographical note
Publisher Copyright:© 2021, ICST Institute for Computer Sciences, Social Informatics and Telecommunications Engineering.
Keywords
- Clustered caching
- Content delivery network
- Hierarchical caching
- Long tail
- User generated content