CacheCatalyst: Enhancing Web Caching for the Latency-Constrained Internet

Mohammad Hosseini, Shahid Beheshti University; Sina Darabi, Università della Svizzera italiana; Hannaneh B. Pasandi, University of California, Berkeley; Patrick Eugster, Università della Svizzera italiana; Mahmood Choopani, Shahid Beheshti University

Caching is a fundamental technique for improving web performance, particularly by reducing page load time through the reuse of previously fetched resources. In this paper, we highlight the drawbacks of the current caching approach, especially in the context of high-speed networks where latency, rather than bandwidth, has become the main bottleneck for web performance. We discuss how the current design of web caching suffers from inefficiencies, particularly due to the latency involved in re-validation requests, which diminishes the potential benefits of caching. To address this inefficiency, we present CacheCatalyst, a novel solution that introduces an early cache validation procedure during the initial step of page loading. This updates the state of cached resources, enabling browsers to utilize unchanged cached content without unnecessary round trips. In addition, our approach enables an optimized form of Server Push that avoids the typical drawbacks of this mechanism. Our evaluations demonstrate that this method improves key performance metrics of page loading by an average of 40%.

NSDI '26 Open Access Sponsored by
King Abdullah University of Science and Technology (KAUST)

Open Access Media

USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.

BibTeX
@inproceedings {316630,
author = {Mohammad Hosseini and Sina Darabi and Hannaneh B. Pasandi and Patrick Eugster and Mahmood Choopani},
title = {{CacheCatalyst}: Enhancing Web Caching for the {Latency-Constrained} Internet},
booktitle = {23rd USENIX Symposium on Networked Systems Design and Implementation (NSDI 26)},
year = {2026},
isbn = {978-1-939133-54-0},
address = {Renton, WA},
pages = {493--507},
url = {https://www.usenix.org/conference/nsdi26/presentation/hosseini},
publisher = {USENIX Association},
month = may
}

Presentation Video