An observation-based approach towards self-managing web servers

  • Authors:
  • Abhishek Chandra;Prashant Pradhan;Renu Tewari;Sambit Sahu;Prashant Shenoy

  • Affiliations:
  • Department of Computer Science and Engineering, University of Minnesota, Minneapolis, MN 55455, USA;IBM T.J. Watson Research Center, Hawthorne, NY 10532, USA;IBM Almaden Research Center, San Jose, CA 95120, USA;IBM T.J. Watson Research Center, Hawthorne, NY 10532, USA;Department of Computer Science, University of Massachusetts, Amherst, MA 01003, USA

  • Venue:
  • Computer Communications
  • Year:
  • 2006

Quantified Score

Hi-index 0.25

Visualization

Abstract

As more business applications have become web enabled, the web server architecture has evolved to provide performance isolation, service differentiation, and QoS guarantees. Various server mechanisms that provide QoS extensions, however, rely on external administrators to set the right parameter values for their desirable performance. Due to the complexity of handling varying workloads and bursty traffic, configuring such parameters optimally becomes a challenge. In this paper, we describe an observation-based approach for self-managing web servers that can adapt to changing workloads while maintaining the QoS requirements of different classes. In this approach, the system state is monitored continuously and parameter values of various system resources-primarily the accept queue and the CPU-are adjusted to maintain the system-wide QoS goals. We implement our techniques using the Apache web server and the Linux operating system. We first demonstrate the need to manage different resources in the system depending on the workload characteristics. We then experimentally demonstrate that our observation-based system monitors such as workload changes and adjusts the resource parameters of the accept queue and CPU schedulers in order to maintain the QoS requirements of the different classes.