Load Balancing on Stateful Clustered Web Servers

  • Authors:
  • G. Teodoro;T. Tavares;B. Coutinho;W. Meira, Jr.;D. Guedes

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • SBAC-PAD '03 Proceedings of the 15th Symposium on Computer Architecture and High Performance Computing
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

One of the main challenges to the wide use of the Internet is the scalability of the servers, that is, their ability to handle the increasing demand. Scalability in stateful servers, which comprise e-Commerce and other transaction-oriented servers, is even more difficult, since it is necessary to keep transaction data across requests from the same user. One common strategy for achieving scalability is to employ clustered servers, where the load is distributed among the various servers. However, as a consequence of the workload characteristics and the need ofmaintaining data coherent among the servers that compose the cluster, load imbalance arise among servers, reducing the efficiency of the server as a whole. In this paper we propose and evaluate a strategy for load balancing in stateful clustered servers. Our strategy is based oncontrol theory and allowed significant gains over configurations that do not employ the load balancing strategy, reducing the response time in up to 50% and increasing the throughput in up to 16%.