- 1、本文档共12页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Admission Control of the Apache Web Server
Admission Control of the Apache
Web Server
M. Andersson, M. Kihl, A. Robertsson and B. Wittenmark.
Abstract
Web sites are exposed to high rates of incoming requests. The servers may become
overloaded during temporary traffic peaks when more requests arrive than the server is
designed for. An admission control mechanism rejects some requests whenever the arriving
traffic is too high and thereby maintains an acceptable load in the system. This paper presents
how admission control mechanisms can be designed with a combination of queueing theory
and control theory. In this paper we model an Apache web server as a G/G/1-system and then
design a PI-controller, commonly used in automatic control, for the server. The controller
has been implemented as a module inside the Apache source code. Measurements from the
laboratory setup show how robust the implemented controller is, and how it correspond to
the results from the theoretical analysis.
I. INTRODUCTION
One problem with web servers is that they are sensitive to overload. The servers may
become overloaded during temporary traffic peaks when more requests arrive than the server
is designed for. Because overload usually occurs rather seldom, it is not economical to
overprovision the servers for these traffic peaks, instead admission control mechanisms can
be implemented in the servers. The admission control mechanism rejects some requests
whenever the arriving traffic is too high and thereby maintains an acceptable load in the
system. Traditionally, server utilization or queue lengths have been the variables mostly used
in admission control schemes. For web servers, the main objective of the control scheme
is to protect it from overload. As long as the average server utilization or queue length is
below a certain level, the response times are low. One well-known controller in automatic
control is the PID-controller, which enables a stable control for many types of systems (see,
for example ?str?m, [1]). In order to get the
您可能关注的文档
- A New Look at Constructed Choice Processes.pdf
- A bifurcation analysis for limit flame phenomena of DMEair in perfectly stirred reactors.pdf
- A biologically inspired model for pattern recognition.pdf
- A Brief Introduction to Schottky Contact.pdf
- A Common Information Space in Criminal Courts Computer-Supported Cooperative Work (CSCW) Ca.pdf
- a christmas carol英语话剧背景PPT.ppt
- A Bio-Inspired Flying Robot Sheds Light on Insect Piloting Abilities.pdf
- A Bite of China II--Footsteps.doc
- A Compact Self-organizing Cellular Automata-based Genetic Algorithm.pdf
- A comparative review of graphene oxide and TiO2 as photocataysts in photocatalytic systems.pdf
文档评论(0)