Research on request dispatching algorithm for Web server clusters

Shuo Di,Weimin Zheng,Dingxing Wang,MeiMing Shen
1999-01-01
Ruan Jian Xue Bao/Journal of Software
Abstract:In order to improve the throughput, response speed and scalability of Web servers, the optimal local request-dispatch algorithm designed for the heterogeneous Web servers clusters, named LTI (least time increment), was proposed, which considers not only difference in performance between the servers, but also the contents of coming HTTP requests and the current load level of each server on the cluster. The remodelled algorithm of LTI, named LTI+, was also presented to prevent the cluster close to critical state. The experimental results have shown that the algorithm is effective and has better performance in tracking analysis and dispatch of load for the cluster.
What problem does this paper attempt to address?