Nginx simplest load balancing configuration Zhang Yan f5 load balancing nginx tcp load balancing

WBOY
Release: 2016-07-29 08:49:32
Original
1558 people have browsed it

Download nginx for windows version

Download address: http://nginx.org/en/download.html

nginx负载均衡配置,nginx,nginx负载均衡策略,nginx tomcat负载均衡,nginx负载均衡原理,负载均衡,张宴,f5 负载均衡,nginx tcp 负载均

Open the CMD window

cd C:nginx Point to the nginx directory

start nginx Start nginx

nginx -s stop // Stop nginx
nginx -s reload // Reload the configuration file
nginx -s quit t2 , there is only index.html in it, ensuring correct access

The following is mainly to configure the nginx.conf file under the conf folder under the nginx foldernginx负载均衡配置,nginx,nginx负载均衡策略,nginx tomcat负载均衡,nginx负载均衡原理,负载均衡,张宴,f5 负载均衡,nginx tcp 负载均
The simplest configuration

Visit http://www.54itm.com:81/ Refresh multiple times and find that you can access the content of different index pagesnginx负载均衡配置,nginx,nginx负载均衡策略,nginx tomcat负载均衡,nginx负载均衡原理,负载均衡,张宴,f5 负载均衡,nginx tcp 负载均
The above introduces the simplest load balancing configuration of Nginx, including nginx and load balancing content. I hope it will be helpful to friends who are interested in PHP tutorials.


Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template