Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
Network Server Accelerator HTTP PerformanceWhite Paper > Chapter 1 Network Server Accelerator HTTP Performance

Technological Overview

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

The primary design goal for NSA HTTP is performance. The architecture and implementation reflect the effects of an emphasis on efficiency throughout the entire product development lifecycle. The results of our emphasis on efficiency are summarized in the following five performance-enhancing techniques used by NSA HTTP:

  1. Serving content from RAM eliminates disk latency and I/O bandwidth constraints.

  2. In-kernel implementation decreases transitions between kernel and user mode.

  3. Tight integration with the TCP protocol stack. This allows efficient event notification and data transfer. In particular, a zero-copy send interface reduces data transfer by allowing responses to be sent directly from the RAM-based cache.

  4. Deferred-interrupt context processing removes the overhead associated with threads.

  5. Re-use of data structures and other resources reduces the lengths of critical code paths.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2002 Hewlett-Packard Development Company, L.P.