摘要
随着信息化技术的发展和智能终端的普及,数以亿计的智能终端用户接入到服务器中。用户访问数量增长和业务逻辑的复杂化也对当前服务器的架构设计提出了新的挑战和要求。传统的服务器多线程业务逻辑设计在大量用户访问时支撑并发连接的能力有限,不利于构建高性能服务器架构。Nginx作为当下的高并发连接的负载均衡服务器因其极强的性能得到广泛的使用。分析了Nginx的工作模型并针对不同的负载均衡策略给出研究,探讨了Nginx多进程模型对于提升集群服务器响应能力的重要作用,同时对比了Nginx不同的负载均衡策略的性能差距,对实际应用服务器的开发具有重要的意义。
This paper analyzes the working model of Nginx and gives the research on different load balancing strategies,and probes into the important role of NGINX multi-process model in improving the response ability of Cluster Server,and compares the performance gap of nginx different load balancing strategies,which is significant to the development of practical application server.
出处
《工业控制计算机》
2018年第1期85-86,89,共3页
Industrial Control Computer