Modeling the Location Selection of Mirror Servers in Content Delivery Networks
Peter Hillmann, Tobias Uhlig, Gabi Dreo Rodosek, Oliver Rose

TL;DR
This paper models, simulates, and optimizes the placement of mirror servers in CDNs, addressing the NP-hard k-center problem to improve service accessibility and reduce costs.
Contribution
It introduces a new optimization approach for server placement considering prioritized customers and weighted connections, with simulation-based evaluation.
Findings
Significant improvement over existing strategies
Effective in realistic CDN scenarios
Applicable to other k-center related problems
Abstract
For a provider of a Content Delivery Network (CDN), the location selection of mirror servers is a complex optimization problem. Generally, the objective is to place the nodes centralized such that all customers have convenient access to the service according to their demands. It is an instance of the k-center problem, which is proven to be NP-hard. Determining reasonable server locations directly influences run time effects and future service costs. We model, simulate, and optimize the properties of a content delivery network. Specifically, considering the server locations in a network infrastructure with prioritized customers and weighted connections. A simulation model for the servers is necessary to analyze the caching behavior in accordance to the targeted customer requests. We analyze the problem and compare different optimization strategies. For our simulation, we employ various…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCaching and Content Delivery · Cooperative Communication and Network Coding · Mobile Ad Hoc Networks
