Resources to use:
Nginx Primary server One, Nginx standby server, use keepalived for downtime switching.
Tomcat server two, by Nginx reverse proxy and load balancing, here can build server cluster.
Redis server, used for session separation and
Nginx (pronounced "engine X") is a free open source Web server software developed by Russian software engineer Igor Sysoev. Nginx was released in 2004, focusing on high performance, high concurrency, and low memory consumption issues. And with a
: This article mainly introduces [nginx] the most comprehensive nginx tutorial on the Internet (nearly 100 articles). If you are interested in PHP tutorials, refer to it. Nginx basics
1. nginx installation
2. nginx compilation parameters
Nginx compilation and Installation
Nginx is a high-performance Web and reverse proxy server with many excellent features:
As a Web server: Compared with Apache, Nginx uses less resources and supports more concurrent connections, reflecting higher
Nginx load balancing-expansion function (NGINX Plus), nginx Load Balancing
Nginx load balancing-expansion feature (NGINX Plus). This article mainly introduces the functions of NGINX Plus, and updates across different versions such as NGINX Plus R5,
First, IntroductionWeb server:1.Apache: Still the most used Web server in the world. Advantages: Open source code, an open development team, support for cross-platform (can be run on almost all UNIX, Windows, Linux systems), portability, etc. is a
Objective
Get a new installed Linux server, how to configure a Web server that can parse Dynamic Web script? I believe this is a problem that many people will have. This article takes you step-by-step to build a Web server that gives the Lemp
Nginx is a server software that is also a high-performance HTTP and reverse proxy server, as well as a proxy mail server. In other words, we can publish the website on the Nginx, can realize the load balance (enhances the reply efficiency, avoids
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.