基于Nginx的负载均衡方式优化
发布时间:2018-01-10 12:05
本文关键词:基于Nginx的负载均衡方式优化 出处:《河北工业大学学报》2016年06期 论文类型:期刊论文
更多相关文章: Nginx反向代理 session丢失 WLC 负载均衡 实时监控
【摘要】:针对Nginx固有负载均衡方式不能根据需要灵活调整的现状,提出了WLC(Weighted Least Connection)调度算法,对Nginx的请求分发方式进行了优化,通过对Nginx源码的改进,从而解决了Nginx请求分发过程中的session丢失问题,并实现了依据后端服务器固有性能和服务器当前负载情况对请求进行动态分配.通过对调度算法的实验与分析,验证了相同负载情况下WLC算法有较好的性能.
[Abstract]:Aiming at the inherent Nginx load balancing method can not according to the current situation need flexible adjustment, put forward WLC (Weighted Least Connection) scheduling algorithm to optimize the Nginx request distribution, through the improvement of the Nginx source code, so as to solve the Nginx request distribution of session in the process of loss problem, and implemented according to the back-end server and the inherent performance the dynamic allocation of server load request. Through experiments and analysis of the scheduling algorithm, verify the same load under the condition of WLC algorithm has better performance.
【作者单位】: 河北工业大学计算机科学与软件学院;
【基金】:天津市自然科学基金重点项目(13jczdjc34400)
【分类号】:TP301.6
【正文快照】: 0引言Nginx是一款高性能HTTP和反向代理服务器软件.最初由俄罗斯程序设计师为俄国大型入口网站以及搜索引擎Rambler设计并使用.因其内存占用率低、并发能力强的特点,为整个市场所青睐.2014年的调查报告显示,Nginx在世界排名前1 000的网站中使用率达到了39.1%,位居第1.国内正在,
本文编号:1405187
本文链接:https://www.wllwen.com/kejilunwen/ruanjiangongchenglunwen/1405187.html