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

计算机工程 ›› 2006, Vol. 32 ›› Issue (20): 279-281. doi: 10.3969/j.issn.1000-3428.2006.20.102

• 开发研究与设计技术 • 上一篇    下一篇

一种有效的Web负载均衡器的设计与实现

唐海涛,王树义,孙效里   

  1. (大连理工大学电信学院,大连 116023)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-10-20 发布日期:2006-10-20

Design and Implementation of Effective Web Server Load Balancer

TANG Haitao, WANG Shuyi, SUN Xiaoli   

  1. (School of Electronic and Information Engineering, Dalian University of Technology, Dalian 116023)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-10-20 Published:2006-10-20

摘要: 随着Web应用技术大量地应用到各中小企业的信息系统中,迫切需要一个能够提供良好性能价格比的Web服务器负载均衡系统。一方面由于Round Robin DNS技术的局限性达不到企业的要求,另一方面由于硬件负载均衡器的昂贵费用使中小企业无法承受。该研究采用J2EE平台的Servlet技术提供的Filter功能,设计并实现了一个比较适合中小企业的Web服务器负载均衡系统框架。

关键词: Web应用, 负载均衡器, Servlet

Abstract: With lots of medium and small companies adopting Web application technology for their enterprise information system(EIS), there is need for a good performance/price ratio Web server load balancer. On the one hand, the limited function of DNS round robin can’t meet with the requirements; on the other hand, the companies can’t afford the high cost of the hardware balancer. Aiming to this dilemma, an effective Web server load balancer based on Servlet technology of J2EE platform has been presented.

Key words: Web application, Load balancer, Servlet