On the Impact of Network Delays on Time-to-Live Caching
Karim Elsayed, Amr Rizk

TL;DR
This paper analyzes how network delays affect TTL cache performance, providing exact models and showing that delays significantly reduce hit probability, especially in hierarchical cache systems, with effects depending on request patterns and TTL settings.
Contribution
The paper introduces an exact analysis of TTL cache hierarchies with random fetch delays, extending existing models to better capture delay impacts on hit probability.
Findings
Larger TTLs do not offset fetch delays effectively.
State-of-the-art approximations fail to accurately model delay effects.
Delay impact on hit probability varies non-monotonically with request patterns.
Abstract
We consider Time-to-Live (TTL) caches that tag every object in cache with a specific (and possibly renewable) expiration time. State-of-the-art models for TTL caches assume zero object fetch delay, i.e., the time required to fetch a requested object that is not in cache from a different cache or the origin server. Particularly, in cache hierarchies, this delay has a significant impact on performance metrics such as the object hit probability. Recent work suggests that the impact of the object fetch delay on the cache performance will continue to increase due to the scaling mismatch between shrinking inter-request times (due to higher data center link rates) in contrast to processing and memory access times. In this paper, we analyze tree-based cache hierarchies with random object fetch delays and provide an exact analysis of the corresponding object hit probability. Our analysis…
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 · Network Traffic and Congestion Control · Dementia and Cognitive Impairment Research
