Kernel-Level Caching of Dynamic HTTP Content from Many Sources

Network file serving applications often use caching to increase throughput and capacity. Furthermore, caching in the operating system’s kernel multiplies these benefits. What these caches lack are the ability to receive or retrieve content from many disparate sources. Adaptive Fast Path Architecture (AFPA) [3], a network server accelerator implemented for HTTP, suffered from this same limitation. AFPA not only required the caching of static content from the file system but dynamic content generated from a myriad of sources.

This paper introduces an architecture designed specifically to address the many combinations of HTTP content sources and caching techniques required by AFPA. N-source In-kernel Cache (NICache) is an in-kernel cache capable of caching both application-specific and application-independent data and delivering it via any application protocol. Data may come from a variety of sources and may be stored in the kernel using numerous kernel specific mechanisms. NICache provides a framework for a generic multiple source, in-kernel cache that provides extensive flexibility without negatively affecting performance for static content and potentially significantly increasing the performance of serving dynamic content. NICache has been implemented on Linux and Windows 2000 for an HTTP reverse-proxy cache, AFPA.

By: Jason LaVoie, John M. Tracey

Published in: RC23044 in 2003

LIMITED DISTRIBUTION NOTICE:

This Research Report is available. This report has been submitted for publication outside of IBM and will probably be copyrighted if accepted for publication. It has been issued as a Research Report for early dissemination of its contents. In view of the transfer of copyright to the outside publisher, its distribution outside of IBM prior to publication should be limited to peer communications and specific requests. After outside publication, requests should be filled only by reprints or legally obtained copies of the article (e.g., payment of royalties). I have read and understand this notice and am a member of the scientific community outside or inside of IBM seeking a single copy only.

rc23044.pdf

Questions about this service can be mailed to reports@us.ibm.com .