the performance bottleneck of the firewall as a site, multiple firewalls are used to achieve load balancing, as shown in the following figure (for details, we will discuss it later ):
Next, let's take a look at some Server Load balancer products.
Load Balancing products can basically be divided into three
Haproxy configuration for Server Load balancer and haproxy configuration for Server Load balancerCommon Open-Source Software load balancers include Nginx, LVS, and Haproxy. Comparison of three major software
Build a mysql Server Load balancer and a high-availability environment and a mysql Server Load balancer
Objective: To use two hosts to achieve Mysql load balancing and redundancy, and achieve dual-master-slave mutual backup;
Environment: rhel5.8, mysql-5.0.77, keepalived-1.2
Nginx Server Load balancer transmits the parameter method to the backend (the backend is also an nginx server), and nginx Server Load balancer
A website uses nginx for load balancing and multiple nginx servers at the backend.
Encountered a problem, when it is used as SSL sup
, and there are few server cluster software implemented using this method. In some cases, you can use CGI (including FastCGI or mod_perl extension to improve performance) to simulate this method to share the load, while the Web server still maintains a concise and efficient feature, in this case, the user's CGI program is responsible for tasks that avoid Location loops.
2. DNS-based
requirements. The following describes the device objects used by Server Load balancer and the network layers of applications (refer to the OSI reference model) and the geographical structure of the application.Software/hardware Load Balancing
A software Load Balancing solut
E-commerce Web site technology architecture with over 1 million visits
The first introduction to E-commerce Web site high-performance, highly available solutions. From the frame composition of the scheme, the application is lvs+keepalived load balance. Achieve high-performance, highly available solutions (server clusters, load Balancing, high-performance, highly available, highly scalable server cluster)
support functions related to server load balancer, such as the redirection capability in HTTP, but they depend on specific protocols, so the scope of use is limited. Based on the existing server load balancer technology, we chose the server load
, redundancy is also necessary. This involves the design of efficient dB, which will not be repeated here.
2.1.2 why data splitting
What is data splitting? A brief description and explanation are provided. Readers may wonder why data splitting is required? A mature and stable database like Oracle is enough to support the storage and query of massive data? Why do we still need data slicing? Indeed, Oracle da
database capacity (increasing the machine node) with the least amount of data migration.The core issues will be expanded around the routing rules and load balancing policies of database sub-tables. the 2nd Chapter Basic principles and Concepts2.1 Fundamentals:The process of human cognitive problems is always the same: what-?why (why)-?how (how), the following three issues will be discussed and studied in this article:2.1.1 What is data slicingThe wor
is not a test. Of course, there is always a solution to the problem. We introduce the concept of clustering , which I call group, that is, each node of the library we introduce multiple machines, each machine holds the same data, in general, many of these machines load, when there is a downtime situation, The load balancer allocates the
group, which is the node of each library we introduce multiple machines, each of which holds the same data, and in general the load is distributed by multiple machines, and the load balancer distributes the load to the machine that is down when there is an outage. This solves the problem of fault tolerance.As shown, t
concept of clustering , which I call the group, which is the node of each library we introduce multiple machines, each of which holds the same data, and in general the load is distributed by multiple machines, and the load balancer distributes the load to the machine that is down when there is an outage. This solves t
Introduction to Dynamic Load Balancing DNS 2000-12-26 my8848
Linux Server Cluster System (iv) wohao2000
Performance and reliability modes (I) eaglecoody
[Original] resin + Apache Server Load balancer configuration 2004-11-03 topcn
Implementation of Network Load Balancing haianzhangbin
Computer Cluster Techn
parameter to verify the validity of the cluster node.
To use this class, make sure that the catalina-cluster.jar (located in the % tomcat_home %/Server/library directory)
And the commons-logging-api.jar (located in the % tomcat_home %/bin directory) file is specified in classpath.
The architecture of the main components of the following cluster.
Figure 1 Tomcat cluster architecture
+ Install and configure Tomcat instances
Table 1. In this example, set the hardware and
: Each request from the network is distributed to each internal server in turn, starting from 1 to n and then restarting. Example: This balancing algorithm is suitable for all servers in the server group with the same hardware and software configurations and Relatively Balanced average service requests; -Least connection algorithm (least connection ): Note: Each time the client requests the service to stay on the server, there may be a big diff
load balancing policy1. Server Load balancer based on specific server software many network protocols support the "redirection" function. For example, HTTP supports location commands, the browser that receives this command will automatically redirect to another URL specified by location. Since sending location command
operating system, and real server can run on any TCP/IP-enabled operating system, including Linux, Unix (such as FreeBSD, Sun Solaris, HP UNIX, etc.), mac/ OS, Windows, and more.3.5 Open Source SoftwareThe LVS cluster software is a free software issued under the GPL (GNU public License) license, so the user can obtain the source code of the software, and can mak
Nginx series ~ Implementation of Server Load balancer and WWW server, nginx Load Balancing
The last two lectures are mainly about the Nginx environment, which does not involve the development of the real environment. In this example, describe how to configure Nginx for the Server Load
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.