毕业设计论文-基于Linux_nginx_反向代理服务器的应用研究.doc

毕业设计论文-基于Linux_nginx_反向代理服务器的应用研究.doc

  1. 1、本文档共42页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计论文-基于Linux_nginx_反向代理服务器的应用研究

基于Linux nginx 反向代理服务器的应用研究 摘 要 随着Web 2.0时代的到来,Web服务器的访问者数量快速增加。服务器的CPU、I/O处理能力很快成为企业业务增长的瓶颈,此时可以通过多台服务器提供网络服务解决问题。 反向代理服务器,提供一个既可以提高系统性能又可以解决后期的动态扩展的方案。反向代理服务器是相对于正向代理服务器而言的,反向代理的对象是服务器集群。通过反向代理服务器实现多台服务器协作提供不同的服务,但对于客户端表现为一台服务器。本设计采用nginx实现,主要是利用nginx的高并发连接支持的特点,在中小型企业中是一个兼顾性能和成本的不错选择。 本文主要研究了在Linux平台下通过nginx的反向代理功能来实现负载均衡的方法。通过在后端搭建多台Web服务器实现负载均衡,通过搭建MySQL数据库和FTP服务器实现动、静态和静态附件的分离。 关键字 Nginx,反向代理,负载均衡 ABSTRACT With the arrival of the era of Web 2.0,the number of visitors of the Web server increases rapidly.Server CPU and I/O processing power soon becomes the bottleneck of enterprise business growth,now we can solve the problem through network services which offered by multiple servers. Reverse proxy server,providing a plan which can improve system performance and solve dynamic expansion for later.Reverse proxy server is relative to the proxy server,reverse proxy object is a server cluster.Through reverse proxy server realize multiple servers provides different services,but for client it acts as one server.This design uses the nginx to realize, mainly using its characteristic of high concurrent connections ,it is a good choice for small and medium-sized enterprises between performance and cost . This paper mainly studied in the method of using nginx reverse proxy function to achieve load balancing on Linux platform.Through building multiple Web servers backend realize load balancing,through constructing the MySQL database and FTP server realize static and dynamic and static attachment of separation. Key Words:Nginx Reverse proxy Load balancing 目 录 1 绪论 1 1.1 课题研究的背景 1 1.2 课题研究的意义 1 2 系统实现的原理 2 2.1 基于Web的分布式系统 2 2.2 Ubuntu Server 10.04.2 LTS 2 2.3 nginx 2 2.4 反向代理 3 2.5 Discuz! X 3 2.6 XAMPP 3 2.6.1 Apache 4 2.6.2 MySQL 4 2.6.3 phpMyAdmin 4 2.6.4 FileZilla 4 2.6.5 ApacheBench 4 3 系统的需求分析、可行性分析和总体设计 5 3.1 需求分析 5 3.2 可行性分析 5 3.2.1 技术实现可行性分析 6 3.2.2 经济可行性分析 6 3.3 系统总体设计 6 3.3.1 负载均衡系统的拓扑图 7 3.3.2 负载均衡系统的层次结构图 8 4 系统详细设计 9 4.1 nginx反向代理服务器设计部署 9 4.1.1 系统总体环境的说

文档评论(0)

gz2018gz + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档