Load Balance Page
Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista
Application Request Routing (ARR) uses load balance algorithms to distribute incoming requests between several servers to help you get optimal use of your resources. Use the Load Balance page to configure the load balance settings. For example, if you use a weight algorithm, you can change the load balance weight of the application servers so that requests are evenly distributed or distributed according to customized weights depending on how you want to allocate your resources.
For more information, see the HTTP Load Balancing using Application Request Routing walkthrough.
Element Name | Description |
---|---|
Load balance algorithm |
Use the list to select the algorithm to use to load balance your server. The available options are:
|
Load distribution |
Use the list to select the method in which to receive requests. The available options are Even distribution or Custom distribution. By default, the weight of the application servers is set to 100, which is an even distribution of traffic. For example, if you have two servers and their weights are both 100/100, then they both receive an equal number of requests. Similarly, if the weight of both servers is 1/1, they will both receive an equal number of requests. Load distribution value sets of 100/100, 5/5, and 1/1 all distribute requests the same way. If you have two servers and the weights are 200/100, 10/5, or 2/1, this means that the first server will receive twice the amount of traffic as the second server. Note that the weights are relative values. |
Custom distribution table |
Displays the Server Address, % Distribution, and Relative Weight for each server in the list. The distribution percentage is the percentage of traffic that is sent to each server as the relative weight changes. The total distribution must add up to 100 percent. The relative weight is the weight of the server. A higher number indicates that the server will receive more traffic. The default value is 100. You can change this value to any positive integer greater than 0. |
Sample duration (seconds) |
Specifies the sample duration, in seconds, for the least response time algorithm. |
Server variable |
Specifies the server variable to use for the server variable hash algorithm. When you start typing, the field will auto-populate to perform a partial match. |
Query string names |
Specifies the query string names to use for the query string hash algorithm. |
Element Name | Description |
---|---|
Apply |
Applies the selected load balance settings to your server. |
Cancel |
Disregards the changes that you have made and resets the settings to the previous values. |