1、 计算机科学与技术毕业设计计算机科学与技术毕业设计 学校: 题目:web 应用开发 专业:计算机科学与技术 姓名: 2 摘要:摘要: 随着计算机网络和多媒体技术的迅猛发展,Internet 上的 Web 应用一直呈 现快速的增长,其中很大一部分都是 HTTP 的请求服务。由于 HTTP 请求的增长过 快,因此导致许多的网站的 web 服务器面临着超载的问题,主要表现是影响时间 过长从而导致拒绝服务。Web 服务请求的响应时间主要由两个因素决定,网络传 输的质量和 web 服务器的处理性能。近几年来,网络传输的服务质量(qos)技 术研究已经相对比较成熟,然而,如果应用层的 web 服务器服务质
2、量不能保证的 话,那么,在服务器过载的情况下,即使网络传输的质量能够得到很好的保证, 仍然有可能被拒绝服务, 或者响应时间大大的延长而导致的 “拒绝服务” 的效果。 由此可见,由于服务器的超载问题日益严重,web 服务器已经在某种程度上成为 实现端到端服务质量控制的瓶颈。因此,如何实现 web 服务器系统的服务质量控 制,为用户提供满意的服务性能,已经成为一个迫切需要解决的问题。 关键词:信息时代,学校教学,网络,网络教学,课堂教学信息时代,学校教学,网络,网络教学,课堂教学 ABSTRACT With the development of the computer network and m
3、ultimedia technologies,the Web applications on the Internet is increasing explosively.Most of the Web applications are the HTTP requests.Many web sites had to face the problem of the serverloading.The main symptom is that users have to wait a very long time for the HTTP response and even the HTTP re
4、quests will be rejected.The responding time is generally influenced by two elements;the quantity of the service of networks transfer layer and the performance of the web server.Recently years,the research has been carried out actively in this field.In condition of the server overloading if any measure was not taken about the QOS control in the applications layer,although the QOS of the network transferring time be delayed so long that leads to “reject request”r