Efficient support for content-aware request distribution and persistent connection in Web clusters

  • Authors:
  • Ho-Han Liu;Mei-Ling Chiang;Men-Chao Wu

  • Affiliations:
  • Department of Computer Science, National Chiao-Tung University, HsinChu 330, Taiwan, Republic of China;Department of Information Management, National Chi-Nan University, Puli, NanTou 545, Taiwan, Republic of China;Department of Information Management, National Chi-Nan University, Puli, NanTou 545, Taiwan, Republic of China

  • Venue:
  • Software—Practice & Experience
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

To support Web clusters with efficient dispatching mechanisms and policies, we propose a light-weight TCP connection transfer mechanism, TCP Rebuilding, and use it to develop a content-aware request dispatching platform, LVS-CAD, in which the request dispatcher can extract and analyze the content in requests and then dispatch each request by its content or type of service requested. To efficiently support HTTP-1.1 persistent connection in Web clusters, request scheduling should be performed per request rather than per connection. Consequently, multiple TCP Rebuilding, as an extension to normal TCP Rebuilding, is proposed and implemented. On this platform, we also devise fast TCP module handshaking to process the handshaking between clients and the request dispatcher in the IP layer instead of in the TCP layer for faster response times. Furthermore, we also propose content-aware request distribution policies that consider cache locality and various types of costs for dispatching requests in this platform, which makes the resourceutilization of Web servers more effective. Experimental results of a practical implementation on Linux show that the proposed system, mechanisms, and policies can effectively improve the performance of Web clusters. Copyright © 2007 John Wiley & Sons, Ltd.