Configuring a Cluster’s Load-Balancing Options
Equalizer Installation and Administration Guide
127
4. Click
commit
to create the new cluster.
Configuring a Cluster’s Load-Balancing Options
Configure load balancing policy and response settings for each cluster independently. Multiple clusters do not need
to use the same load balancing configuration even if the same physical server machines host them. For example, if
one cluster on port 80 handles HTML traffic and one on port 8000 serves images, you can configure different load
balancing policies for each cluster.
When you use adaptive load balancing (that is, you have
not
set the cluster’s load balancing policy to round robin or
static weight), you can adjust Equalizer to optimize cluster performance. For more information, see “Adjusting a
Server’s Initial Weight” on page 147.
Equalizer’s Load Balancing Policies
Equalizer supports the following load balancing policies, each of which is associated with a particular algorithm that
Equalizer uses to determine how to distribute requests among the servers in the cluster:
•
round robin
load balancing distributes requests equally among all the servers in the cluster. Equalizer
dispatches the first incoming request to the first server, the second to the second server, and so on. When
Equalizer reaches the last server, it repeats the cycle. If a server in the cluster is down, Equalizer does not
send requests to that server. This is the default method.
The round robin method does not support Equalizer’s adaptive load balancing feature; so, Equalizer ignores
the servers’ initial weights and does not attempt to dynamically adjust server weights based on server
performance.
•
static weight
load balancing distributes requests among the servers depending on their assigned initial
weights. A server with a higher initial weight gets a higher percentage of the incoming requests. Think of
this method as a
weighted round robin
implementation. Static weight load balancing does not support
Equalizer’s adaptive load balancing feature; Equalizer does not dynamically adjust server weights based on
server performance.
•
adaptive
load balancing distributes the load according to the following performance indicators for each
server.
•
Server response time
is the length of time for the server to begin sending reply packets after Equalizer
sends a request.
•
Active connection count
shows the number of connections currently active on the server.
•
Server agent value
is the value returned by the server agent daemon (if any) running on the server.
•
fastest response
load balancing
dispatches the highest percentage of requests to the server with the shortest
response time. Equalizer does this carefully: if Equalizer sends too many requests to a server, the result can
be an overloaded server with slower response time. The fastest response policy optimizes the cluster-wide
response time. The fastest response policy also checks the number of active connections and server agent
values (if configured); but both of these have less of an influence than they do under the adaptive load
balancing policy. For example, if a server’s active connection count and server agent values are high,
new cluster ip
Enter the
ip address
, which is the dotted decimal IP address of the cluster.
The IP address of the cluster is the address (for example,
199.146.85.0
)
that clients use to connect to the cluster.
new cluster port
Enter the numeric port number on the Equalizer to be used for traffic
between the clients and the cluster. For HTTP clusters, the cluster port is
usually 80. For HTTPS clusters, the cluster port is usually 443.
Содержание E350GX
Страница 18: ...Chapter Preface 18 Equalizer Installation and Administration Guide ...
Страница 38: ...Chapter 1 Equalizer Overview 38 Equalizer Installation and Administration Guide ...
Страница 50: ...Chapter 2 Installing and Configuring Equalizer Hardware 50 Equalizer Installation and Administration Guide ...
Страница 62: ...Chapter 3 Using the Administration Interface 62 Equalizer Installation and Administration Guide ...
Страница 80: ...Chapter 4 Equalizer Network Configuration 80 Equalizer Installation and Administration Guide ...
Страница 110: ...Chapter 5 Configuring Equalizer Operation 110 Equalizer Installation and Administration Guide ...
Страница 208: ...Chapter 7 Monitoring Equalizer Operation 208 Equalizer Installation and Administration Guide ...
Страница 240: ...Chapter 8 Using Match Rules 238 Equalizer Installation and Administration Guide ...
Страница 258: ...Chapter 9 Administering GeoClusters 254 Equalizer Installation and Administration Guide Envoy Configuration Worksheet ...
Страница 262: ...Appendix A Server Agent Probes 258 Equalizer Installation and Administration Guide ...
Страница 274: ...Appendix B Timeout Configuration 270 Equalizer Installation and Administration Guide ...
Страница 280: ...Appendix D Regular Expression Format 276 Equalizer Installation and Administration Guide ...
Страница 296: ...Appendix E Using Certificates in HTTPS Clusters 292 Equalizer Installation and Administration Guide ...
Страница 310: ...Appendix F Equalizer VLB 306 Equalizer Installation and Administration Guide ...
Страница 318: ...Appendix G Troubleshooting 314 Equalizer Installation and Administration Guide ...