摘要
片段缓存机制是加速动态网页分发的有效解决方案之一,但是实施片段缓存需要有效的共享片段检测机制。针对这种情况,提出一种高效的共享片段检测算法,并介绍了基于片段缓存的动态网页传送模型。该模型能够自动识别共享片段和有效的缓存单元,更好地消除冗余数据,提高缓存命中率。实验和分析表明,与现有方案ESI和Silo相比,该模型能够有效节约带宽,缩短用户请求的响应时间。
Fragment-based caching mechanism is one of effective solutions to speed up the delivery of dynamic Web pages.However,the implementation of this mechanism needs efficient methods to detect shared fragments. This paper proposed a model for efficient delivery of dynamic Web pages with fragment-based caching. Besides,it proposed an efficient shared fragments detection algorithm. This model could automatically detect the shared fragments and cost-effective cache units,resulting in higher cache hit rates. The experimental results show that the model can provide more bandwidth saving and latency reduction than existing solutions ESI and Silo.
作者
张铃丽
杨月华
孟耀伟
Zhang Lingli;Yang Yuehua;Meng Yaowei(School of Information Engineering, Xuchang University, Xuchang Henan 461000 , China)
出处
《计算机应用研究》
CSCD
北大核心
2016年第9期2751-2754,2777,共5页
Application Research of Computers
基金
国家自然科学基金资助项目(41301405)
河南省教育厅科学技术研究重点项目(14B52006)
关键词
动态网页
片段缓存
共享片段
WEB缓存
dynamic Web page
fragment-based caching
shared fragment
Web caching