作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (21): 84-85,8. doi: 10.3969/j.issn.1000-3428.2008.21.031

• 网络与通信 • 上一篇    下一篇

APM架构下动态缓存的BCLFL策略

施家庆1,牛纪桢2,王 凡2   

  1. (1. 大连理工大学软件学院,大连 116621;2. 大连理工大学电子与信息工程学院,大连 116023)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-11-05 发布日期:2008-11-05

BCLFL Strategy of Dynamic Cache in APM Architecture

SHI Jia-qing1, NIU Ji-zhen2, WANG Fan2   

  1. (1. School of Software, Dalian University of Technology, Dalian 116621; 2. Department of Electronics and Information Engineering, Dalian University of Technology, Dalian 116023)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-11-05 Published:2008-11-05

摘要: 对基于APM的Web服务器架构进行分析,利用动态缓存来提高服务器的响应时间。对于影响服务器动态缓存的Web文件大小、文件连接地址和文件修改时间等因素进行测试,根据测试数据进行分析、研究、探索,给出一种基于链接的小文件日志分块缓存(BCLFL)优化策略,并采用双进程进行实际测试,结果表明该策略在很大程度上提高了服务器的性能。

关键词: APM架构, 动态缓存, 基于链接的小文件日志分块缓存

Abstract: By doing some analyses of the APM based Web server, this paper uses the dynamic cache to reduce the response time of the server. Some experiments are done on the factors which are related to the performance of the server with dynamic cache. These factors are the Web file size, the link of the Web file and the modification time of the Web file. Based on the analyzing results of the experiments, a BCLFL strategy is given to solve the problems that are found. A new method which adopts two-process architecture to test the Web system performance is used to test the BCLFL strategy system. The results show that the system is totally improved.

Key words: APM architecture, dynamic cache, BCLFL

中图分类号: