A practical approach to automatic parameter-tuning of web servers

  • Authors:
  • Akiyoshi Sugiki;Kenji Kono;Hideya Iwasaki

  • Affiliations:
  • Department of Computer Science, The University of Electro-Communications, Chofu, Tokyo, Japan;Department of Information and Computer Science, Keio University, Kohoku-ku, Yokohama, Japan;Department of Computer Science, The University of Electro-Communications, Chofu, Tokyo, Japan

  • Venue:
  • ASIAN'05 Proceedings of the 10th Asian Computing Science conference on Advances in computer science: data management on the web
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a practical approach to automatically tuning the parameters of the Apache Web server. In particular, two significant parameters, KeepAliveTimeout and MaxClients, are dealt with. The notable features of our approach are twofold. First, it is easy to deploy because no modifications to Apache or the underlying operating system are required. Second, our approach is based on the detailed analysis on how each parameter affects the server's behavior. Experimental results demonstrate that our prototype works well on different workloads; it can discover almost optimal values and quickly adapt to workload changes.