预览加载中,请您耐心等待几秒...
1/10
2/10
3/10
4/10
5/10
6/10
7/10
8/10
9/10
10/10

亲,该文档总共63页,到这已经超出免费预览范围,如果喜欢就直接下载吧~

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

HYPERLINK""摘要随着计算机网络和多媒体技术的迅猛发展,Internet上的Web应用一直呈现爆炸式的增长,其中很大一部分都是HTTP的请求服务。由于HTTP请求的增长过快,因此导致许多的网站的web服务器面临着超载的问题,主要表现是影响时间过长从而导致拒绝服务。Web服务请求的响应时间主要由两个因素决定,网络传输的质量和web服务器的处理性能。近几年来,网络传输的服务质量(qos)技术研究已经相对比较成熟,然而,如果应用层的web服务器服务质量不能保证的话,那么,在服务器过载的情况下,即使网络传输的质量能够得到很好的保证,仍然有可能被拒绝服务,或者响应时间大大的延长而导致的“拒绝服务”的效果。由此可见,由于服务器的超载问题日益严重,web服务器已经在某种程度上成为实现端到端服务质量控制的瓶颈。因此,如何实现web服务器系统的服务质量控制,为用户提供满意的服务性能,已经成为一个迫切需要解决的问题。本课题对webqos控制技术进行了简单的研究,主要是解决web服务应用中为不同级别的客户提供分类服务的问题,使web服务器资源更合理的分配,使有限的资源产生最大的使用率。ABSTRACTWiththedevelopmentofthecomputernetworkandmultimediatechnologies,theWebapplicationsontheInternetisincreasingexplosively.MostoftheWebapplicationsaretheHTTPrequests.Manywebsiteshadtofacetheproblemoftheserverloading.ThemainsymptomisthatusershavetowaitaverylongtimefortheHTTPresponseandeventheHTTPrequestswillberejected.Therespondingtimeisgenerallyinfluencedbytwoelements;thequantityoftheserviceofnetwork’stransferlayerandtheperformanceofthewebserver.Recentlyyears,theresearchhasbeencarriedoutactivelyinthisfield.InconditionoftheserveroverloadingifanymeasurewasnottakenabouttheQOScontrolintheapplicationslayer,althoughtheQOSofthenetworktransferringtimebedelayedsolongthatleadsto“rejectrequest”result.SowecouldconcludethattheoverloadofthewebserverisbecomingthebotleneckoftheQOScontrol.Therefore,howtoapplythewebserverQOScontrolandprovidethecustomersthesatisfiedservices,hasbecometheimminenceproblemsthatmustbesetled.Inthispaper,wedosomeresearchofWebQoScontrolsimply,thestrategyofclassifiedserviceprovidethediffeniatedcustomersthediffeniatedservices.Ontheonehand,weproposeprototypesofcomprehensiveschedulingalgorithmsbasedoncombinationofSessionandcontent.目录TOC\o"1-3"\h\z\uHYPERLINK\l"_Toc140245003"第1章绪论PAGEREF_Toc140245003\h1HYPERLINK\l"_Toc140245004"1.1课题背景PAGEREF_Toc140245004\h1HYPERLINK\l"_Toc140245005"1.2web技术的发展情况PAGEREF_Toc140245005\h1HYPERLINK\l"_Toc140245006"1.3webserverPAGEREF_Toc140245006\h2HYPERLINK\l"_Toc140245007"1.4课题设计的目标和来源PAGER