首页 | 本学科首页   官方微博 | 高级检索  
     


Architecture of a Web server accelerator
Affiliation:1. The University of Adelaide, SA 5005, Australia;2. Defence Science & Technology Group, Third Ave, Edinburgh SA 5111, Australia;1. Department of Security and Crime Science, University College London, 35 Tavistock Square, London WC1H 9EZ, UK;2. Centre for the Forensic Sciences, University College London, 35 Tavistock Square, London WC1H 9EZ, UK;3. Institute of Archaeology, University College London, 31-34 Gordon Square, London WC1H 0PY, UK;4. Cranfield Forensic Institute, Defence Academy of the United Kingdom, Cranfield University, Shrivenham, SN6 8LA, UK
Abstract:We describe the design, implementation and performance of a high-performance Web server accelerator which runs on an embedded operating system and improves Web server performance by caching data. It can serve Web data at rates an order of magnitude higher than that which would be achieved by a high-performance Web server running on similar hardware under a conventional operating system such as Unix or NT. The superior performance of our system results in part from its highly optimized communications stack. In order to maximize hit rates and maintain updated caches, our accelerator provides an API which allows application programs to explicitly add, delete, and update cached data. The API allows our accelerator to cache dynamic as well as static data. We describe how our accelerator can be scaled to multiple processors to increase performance and availability. The basic design alternatives include a content router or a TCP router (without content routing) in front of a set of Web cache accelerator nodes, with the cache memory distributed across the accelerator nodes. Content-based routing reduces cache node CPU cycles but can make the front-end router a bottleneck. With the TCP router, a request for a cached object may initially be sent to the wrong cache node; this results in larger cache node CPU cycles, but can provide a higher aggregate throughput, because the TCP router becomes a bottleneck at a higher throughput than the content router. We quantify the throughput ranges in which different designs are preferable. We also examine a combination of content-based and TCP routing techniques. In addition, we present statistics from critical deployments of our accelerator for improving performance at highly accessed Sporting and Event Web sites hosted by IBM.
Keywords:
本文献已被 ScienceDirect 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号