Adaptive Fast Path Architecture

Adaptive Fast Path Architecture (AFPA) is a software architecture that dramatically improves the efficiency, and therefore the capacity, of Web and other network servers. The architecture includes a RAM-based cache that serves static content and a reverse proxy that can distribute requests for dynamic content to multiple servers. These two mechanisms are combined using a flexible layer-7 (content-based) routing facility. The architecture defines interfaces that allow these generic mechanisms to be exploited to accelerate a variety of application protocols including HTTP. Efficiency is derived from maximizing the number of requests that are handled entirely within the kernel using a deferred interrupt context instead of threads wherever possible. AFPA has been implemented on several server platforms including Windows NT and Windows 2000, OY390, AIX, and most recently Linux. By conservative estimates, AFPA more than doubles capacity for serving static content compared to conventional server architectures and has allowed IBM to establish a leadership position in Web server performance. A prototype implementation of AFPA on Linux delivers more than 10,000 SPECWeb96 operations per second on a single processor.

By: Elbert C. Hu, Philippe A. Joubert, Robert B. King, Jason D. LaVoie, John M. Tracey

Published in: RC22030 in 2001

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.

RC22030a.pdf

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