An Object-based Caching System for Dynamic Web Contents

碩士 === 國立交通大學 === 資訊科學系 === 89 === With the fast development and increasing popularity of the Internet, there are more and more Internet users. A popular website which contains a large number of dynamic web pages is frequently overwhelmed by user requests. In order to resolve the above problem, and...

Full description

Bibliographic Details
Main Authors: Ren-Her Chen, 陳仁和
Other Authors: Wuu Yang
Format: Others
Language:zh-TW
Published: 2001
Online Access:http://ndltd.ncl.edu.tw/handle/81909155332434283298
Description
Summary:碩士 === 國立交通大學 === 資訊科學系 === 89 === With the fast development and increasing popularity of the Internet, there are more and more Internet users. A popular website which contains a large number of dynamic web pages is frequently overwhelmed by user requests. In order to resolve the above problem, and to improve web server performance for handling dynamic contents, dynamic web page cache approaches have been gradually adopted by many websites. They could cache the results of requests for dynamic contents to reduce the average response time of web servers. In this thesis, we propose a new approach, called object-based cache, to enhance the performance of caching dynamic pages and to improve the average response time of websites. We have implemented a semi-automatic cache system which integrates our proposed technique. The experimental results show that our approach is effective in reducing server response times for the tested websites. Also, our object-based cache approach doesn''t destroy the framework of a dynamic page, and needn''t modify the logic of a page script.