Global server load balancing

Information

  • Patent Grant
  • 7581009
  • Patent Number
    7,581,009
  • Date Filed
    Friday, April 27, 2007
    17 years ago
  • Date Issued
    Tuesday, August 25, 2009
    15 years ago
Abstract
A global server load balancing (GSLB) switch serves as a proxy to an authoritative DNS communicates with numerous site switches which are coupled to host servers serving specific applications. The GSLB switch receives from site switches operational information regarding host servers within the site switches neighborhood. When a client program requests a resolution of a host name, the GSLB switch, acting as a proxy of an authoritative DNS, returns one or more ordered IP addresses for the host name. The IP addresses are ordered using metrics that include the information collected from the site switches. In one instance, the GSLB switch places the address that is deemed “best” at the top of the list.
Description
BACKGROUND OF THE INVENTION

1. Field of the Invention


The present invention relates to load balancing among servers. More particularly, the present invention relates to achieving load balancing by, in response to resolving a DNS query by a client, providing the address of a server that is expected to serve the client with a high performance in a given application.


2. Description of the Related Art


Under the TCP/IP protocol, when a client provides a symbolic name (“URL”) to request access to an application program or another type of resource, the host name portion of the URL needs to be resolved into an IP address of a server for that application program or resource. For example, the URL (e.g., http://www.foundrynet.com/index.htm) includes a host name portion www.foundrynet.com that needs to be resolved into an IP address. The host name portion is first provided by the client to a local name resolver, which then queries a local DNS server to obtain a corresponding IP address. If a corresponding IP address is not locally cached at the time of the query, or if the “time-to-live” (TTL) of a corresponding IP address cached locally has expired, the DNS server then acts as a resolver and dispatches a recursive query to another DNS server. This process is repeated until an authoritative DNS server for the domain (i.e. foundrynet.com, in this example) is reached. The authoritative DNS server returns one or more IP addresses, each corresponding to an address at which a server hosting the application (“host server”) under the host name can be reached. These IP addresses are propagated back via the local DNS server to the original resolver. The application at the client then uses one of the IP addresses to establish a TCP connection with the corresponding host server. Each DNS server caches the list of IP addresses received from the authoritative DNS for responding to future queries regarding the same host name, until the TTL of the IP addresses expires.


To provide some load sharing among the host servers, many authoritative DNS servers use a simple round-robin algorithm to rotate the IP addresses in a list of responsive IP addresses, so as to distribute equally the requests for access among the host servers.


The conventional method described above for resolving a host name to its IP addresses has several shortcomings. First, the authoritative DNS does not detect a server that is down. Consequently, the authoritative DNS server continues to return a disabled host server's IP address until an external agent updates the authoritative DNS server's resource records. Second, when providing its list of IP addresses, the authoritative DNS sever does not take into consideration the host servers' locations relative to the client. The geographical distance between the server and a client is a factor affecting the response time for the client's access to the host server. For example, traffic conditions being equal, a client from Japan could receive better response time from a host server in Japan than from a host server in New York. Further, the conventional DNS algorithm allows invalid IP addresses (e.g., that corresponding to a downed server) to persist in a local DNS server until the TTL for the invalid IP address expires.


BRIEF SUMMARY OF THE INVENTION

The present invention provides an improved method and system for serving IP addresses to a client, based on a selected set of performance metrics. In accordance with this invention, a global server load-balancing (GSLB) switch is provided as a proxy for an authoritative DNS server, together with one or more site switches each associated with one or more host servers. Both the GSLB switch and the site switch can be implemented using the same type of switch hardware. Each site switch provides the GSLB switch with current site-specific information regarding the host servers associated with the site switch. Under the present invention, when an authoritative DNS server resolves a host name in a query and returns one or more IP addresses, the GSLB switch filters the IP addresses using the performance metrics compiled from the site-specific information collected from the site switches. The GSLB switch then returns a ranked or weighted list of IP addresses to the inquirer. In one embodiment, the IP address that is estimated to provide the best expected performance for the client is placed at the top of the list. Examples of suitable performance metrics include availability metrics (e.g., a server's or an application's health), load metrics (e.g., a site switch's session capacity or a corresponding preset threshold), and proximity metrics (e.g., a round-trip time between the site switch and a requesting DNS server, the geographic location of the host server, the topological distance between the host server and the client program). (A topological distance is the number of hops between the server and the client). Another proximity metrics is the site switch's “flashback” speed (i.e., how quickly a switch receives a health check result). The ordered list can also be governed by other policies, such as the least selected host server.


The present invention is better understood upon consideration of the detailed description of the preferred embodiments below, in conjunction with the accompanying drawings.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 illustrates a global server load balancing configuration.



FIG. 2 illustrates in a flow chart one embodiment of the algorithm for selecting the “best” address from the list of addresses supplied by the authoritative DNS.



FIG. 3 is a block diagram showing the functional modules of GSLB switch 12 and site switch 18a relevant to the global server load balancing function.





DETAILED DESCRIPTION OF THE INVENTION


FIG. 1 illustrates one embodiment of the present invention that provides a global server load balancing configuration. As shown in FIG. 1, global server load balancing (GSLB) switch 12 is connected to Internet 14 and acts as a proxy to an authoritative Domain Name System (DNS) server 16 for the domain “foundrynet.com” (for example). That is, while the actual DNS service is provided by DNS server 16, the IP address known to the rest of the Internet for the authoritative DNS sever of the domain “foundrynet.com” is a virtual IP address configured on GSLB switch 12. Of course, DNS server 16 can also act simultaneously as an authoritative DNS for other domains. GSLB switch 12 communicates, via Internet 14, with site switches 18A and 18B at site 20, site switches 22A and 22B at site 24, and any other similarly configured site switches. Site switch 18A, 18B, 22A and 22B are shown, for example, connected to routers 19 and 21 respectively and to servers 26A, . . . , 26I, . . . 26N. Some or all of servers 26A, . . . , 26I, . . . , 26N may host application server programs (e.g., http and ftp) relevant to the present invention. These host servers are reached through site switches 18A, 18B, 22A and 22B using one or more virtual IP addresses configured at the site switches, which act as proxies to the host servers. A suitable switch for implementing either GSLB switch 12 or any of site switches 18A, 18B, 22A and 22B is the “ServerIron” product available from Foundry Networks, Inc.



FIG. 1 also shows client program 28 connected to Internet 14, and communicates with local DNS server 30. When a browser on client 28 requests a web page, for example, using a Universal Resource Locator (URL), such as http://www.foundrynet.com/index.htm, a query is sent to local DNS server 30 to resolve the symbolic host name www.foundrynet.com to an IP address of a host server. The client program receives from DNS server 30 a list of IP addresses corresponding to the resolved host name. This list of IP addresses is either retrieved from local DNS server 30's cache, if the TTL of the responsive IP addresses in the cache has not expired, or obtained from GSLB switch 12, as a result of a recursive query. Unlike the prior art, however, this list of IP addresses are ordered by GSLB switch 12 based on performance metrics described in further detail below. In the remainder of this detailed description, for the purpose of illustrating the present invention only, the list of IP addresses returned are assumed to be the virtual IP addresses configured on the proxy servers at switches 18A, 18B, 22A and 22B (sites 20 and 24). In one embodiment, GSLB switch 12 determines which site switch would provide the best expected performance (e.g., response time) for client 28 and returns the IP address list with a virtual IP address configured at that site switch placed at the top. (Within the scope of the present invention, other forms of ranking or weighting the IP addresses in the list can also be possible.) Client program 28 can receive the ordered list of IP addresses, and typically selects the first IP address on the list to access the corresponding host server.



FIG. 3 is a block diagram showing the functional modules of GSLB switch 12 and site switch 18a relevant to the global server load balancing function. As shown in FIG. 3, GSLB 12 includes a GSLB switch controller 401, health check module 402, DNS proxy module 403, metric agent 404, routing metric collector 405, and site-specific metric collector 406. GSLB switch controller 401 provides general control functions for the operation of GSLB switch 12. Health check module 402 is responsible for querying, either periodically or on demand, host servers and relevant applications hosted on the host servers to determine the “health” (i.e., whether or not it is available) of each host server and each relevant application. Site-specific metric collector 406 communicates with metric agents in site-specific switches (e.g., FIG. 3 shows site-specific metric collector 406 communicating with site-specific metric agent 407) to collect site-specific metrics (e.g., number of available sessions on a specific host server). Similarly, routing metric collector 405 collects routing information from routers (e.g., topological distances between nodes on the Internet). FIG. 3 shows, for example, router 408 providing routing metric collector 405 with routing metrics (e.g., topological distance between the load balancing switch and the router), using the Border Gateway Protocol (BGP). DNS proxy module 403 (a) receives incoming DNS requests, (b) provides the host names to be resolved to DNS server 16, (c) receives from DNS server 16 a list of responsive IP addresses, (d) orders the IP addresses on the list received from DNS server 16 according to the present invention, using the metrics collected by routing-metric collector 405 and site specific collector 406, and values of any other relevant parameter, and (e) provides the ordered list of IP addresses to the requesting DNS server. Since GSLB switch 12 can also act as a site switch, GSLB switch 12 is provided site-specific metric agent 404 for collecting metrics for a site-specific metric collector.


In one embodiment, the metrics used in a GSLB switch includes (a) the health of each host server and selected applications, (b) each site switch's session capacity threshold, (c) the round trip time (RTT) between a site switch and a client in a previous access, (d) the geographical location of a host server, (e) the current available session capacity in each site switch, (f) the “flashback” speed between each site switch and the GSLB switch (i.e., how quickly each site switch responds to a health check from the GSLB switch), and (g) a policy called the “Least Response selection” (LRS) which prefers the site least selected previously. Many of these performance metrics can be provided default values. Each individual metric can be used in any order and each metric can be disabled. In one embodiment, the LRS metric is always enabled.



FIG. 2 illustrates in a flow diagram one embodiment of an optimization algorithm utilized by GSLB switch 12 to process the IP address list received from DNS server 16, in response to a query resulting from client program 28. As shown in FIG. 2, in act 100, upon receiving the IP address list from DNS server 16, GSLB switch 12 performs, for each IP address on the IP address list (e.g., host server 26I connected to site switch 18B), a layer 4 health check and a layer 7 check. Here, layers 4 and 7 refer respectively to the transport and application protocols in the Open System Interconnection (OSI) protocol layers. The layer 4 health check can be a Transmission Control Protocol (TCP) health check or a User Datagram Protocol (UDP) health check. Such a health check can be achieved, for example, by a “ping-like” operation defined under the relevant protocol. For example, under the TCP protocol, a TCP SYN packet can be sent, and the health of the target is established when a corresponding TCP ACK packet is received back from the target. In this embodiment, the layer 7 health check is provided for specified applications, such as the well-known HyperText Transport Protocol (HTTP) and the File Transfer Protocol (FTP) applications. If a host server or an associated application fails any of the health checks it is disqualified (act 102) from being the “best” site and may be excluded from the IP address list to be returned to client program 28. Since the health check indicates whether or not a host server or an associated application is available, the health check metric is suitable for use to eliminate an IP address from the candidates for the “best” IP address (i.e., the host server expected to provide the highest performance). After act 100, if the list of IP addresses consists of only one IP address (act 101), the list of IP addresses is returned to client program 28 at act 108.


After act 100, if the list of candidate IP addresses for the best site consists of multiple IP addresses, it is further assessed in act 102 based upon the capacity threshold of the site switch serving that IP address. Each site switch may have a different maximum number of TCP sessions it can serve. For example, the default number for the “ServerIron” product of Foundry Network is one million sessions, although it can be configured to a lower number. The virtual IP address configured at site switch 18B may be disqualified from being the “best” IP address if the number of sessions for switch 18B exceed a predetermined threshold percentage (e.g., 90%) of the maximum number of sessions. (Of course, the threshold value of 90% of the maximum capacity can be changed.) After act 102, if the list of IP addresses consists of only one IP address (act 103), the list of IP addresses is returned to client program 28 at list 108.


After act 102, if the IP address list consists of multiple IP addresses (act 103), the remaining IP addresses on the list can then be reordered in act 104 based upon a round-trip time (RTT) between the site switch for the IP address (e.g., site switch 18B) and the client (e.g., client 28). The RTT is computed for the interval between the time when a client machine requests a TCP connection to a proxy server configured on a site switch, sending the proxy server a TCP SYN packet, and the time a site switch receives from the client program a TCP ACK packet. (In response to the TCP SYN packet, a host server sends a TCP SYN ACK packet, to indicate acceptance of a TCP connection; the client machine returns a TCP ACK packet to complete the setting up of the TCP connection.) The GSLB Switch (e.g., GSLB switch 12) maintains a database of RTT, which it creates and updates from data received periodically from the site switches (e.g., site switches 18A, 18B, 22A and 22B). Each site collects and stores RTT data for each TCP connection established with a client machine. In one embodiment, the GSLB switch favors one host server over another only if the difference in their RTTs with a client machine is greater than a specified percentage, the default specified percentage value being 10%. To prevent bias, the GSLB) switch ignores, by default, RTT values for 5% of client queries from each responding network. After act 105, if the top entries on the list of IP addresses do not have equal RTTs, the list of IP addresses is returned to client program 28 at act 108.


If multiple sites have equal RTTs then the list is reordered in act 106 based upon the location (geography) of the host server. The geographic location of a server is determined according to whether the IP address is a real address or a virtual IP address (“VIP”). For a real IP address the geographical region for the host server can be determined from the IP address itself. Under IANA, regional registries RIPE (Europe), APNIC (Asia/Pacific Rim) and ARIN (the Americas and Africa) are each assigned different prefix blocks. In one embodiment, an IP address administered by one of these regional registries is assumed to correspond to a machine located inside the geographical area administered by the regional registry. For a VIP, the geographic region is determined from the management IP address of the corresponding site switch. Of course, a geographical region can be prescribed for any IP address to override the geographic region determined from the procedure above. The GSLB Switch prefers an IP address that is in the same geographical region as the client machine. At act 107, if the top two entries on the IP list are not equally ranked, the IP list is sent to the client program 28 at act 108.


After act 106, if multiple sites are of equal rank for the best site, the IP addresses can then be reordered based upon available session capacity (act 109). For example, if switch 18A has 1,000,000 sessions available and switch 22B has 800,000 sessions available, switch 18A is then be preferred, if a tolerance limit, representing the difference in sessions available expressed as a percentage of capacity in the larger switch, is exceeded. For example, if the tolerance limit is 10%, switch 18A will have to have at a minimum 100,000 more sessions available than switch 22B to be preferred. If an IP address is preferred (act 110), the IP address will be placed at the top of the IP address list, and is then returned to the requesting entity at act 108. Otherwise, if the session capacity does not resolve the best IP address, act 111 then attempts to a resolution based upon a “flashback” speed. The flashback speed is a time required for a site switch to respond to layers 4 and 7 health checks by the GSLB switch. The flashback speed is thus a measure of the load on the host server. Again, the preferred IP address will correspond to a flashback speed exceeding the next one by a preset tolerance limit.


In one embodiment, flashback speeds are measured for well-known applications (layer 7) and their corresponding TCP ports (layer 4). For other applications, flashback speeds are measured for user selected TCP ports. Layer 7 (application-level) flashback speeds are compared first, if applicable. If the application flashbacks fail to provide a best IP address, layer 4 flashback speeds are compared. If a host server is associated with multiple applications, the GSLB switch selects the slowest response time among the applications for the comparison. At act 112, if a best IP address is resolved, the IP address list is sent to client program 28 at act 108. Otherwise, at act 113, an IP address in the site that is least often selected to be the “best” site is chosen. The IP address list is then sent to client program 28 (act 108).


Upon receipt of the IP address list, the client's program uses the best IP address selected (i.e., the top of the list) to establish a TCP connection with a host server. Even then, if there is a sudden traffic surge that causes a host server to be overloaded, or if the host servers or the applications at the site become unavailable in the mean time, the site switch can redirect the TCP connection request to another IP address using, for example, an existing HTTP redirection procedure. The present invention does not prevent a site switch from performing load balancing among host servers within its sub-network by redirection using a similar mechanism.


To provide an RTT under the present invention described above, at the first time a client accesses an IP address, a site switch (e.g., site switch 22A of FIG. 2) monitors the RTT time—the time difference between receiving a TCP SYN and a TCP ACK for the TCP connection—and records it in an entry of the cache database. The RTT time measured this way corresponds to the natural traffic flow between the client machine and the host sever specified, rather than an artificial RTT based on “pinging” the client machine under a standard network protocol. Periodically, the site switches report the RTT database to a GSLB switch along with load conditions (e.g., number of sessions available). The GSLB switch aggregates the RTTs reported into a proximity table indexed by network neighborhood. (A network neighborhood is the portion of a network sharing a prefix of an IP address.) The GSLB switch can thus look up the RTT for a client machine to any specific host server, based on the client's network neighborhood specified in the client's IP address. From the accesses to the host servers from a large number of network neighborhoods, the GSLB switch can build a comprehensive proximity knowledge database that enables smarter site selection. In order to keep the proximity table useful and up-to-date, the GSLB switch manages the proximity table with cache management policies (e.g., purging infrequently used entries in favor of recently obtained RTTs). The proximity data can be used for all IP addresses served by each site switch.


While particular embodiments of the present invention have been shown and described it will be apparent to those skilled in the art that changes and modifications may be made without departing from this invention in its broader aspect and, therefore, the appended claims are to encompass within their scope all such changes and modifications.

Claims
  • 1. A method of performing load balancing using a load balancing switch, the method comprising: storing, at the load balancing switch, performance metrics regarding a plurality of site switches, each site switch associated with one or more host servers, wherein the one or more host servers associated with a site switch are reachable via the site switch using a virtual address configured at the site switch and wherein the performance metrics regarding a site switch comprise one or more metrics related to one or more host servers associated with the site switch;storing, at the load balancing switch, a plurality of network addresses generated in response to a domain name query;ordering the plurality of network addresses at the load balancing switch based upon a first set of performance metrics from the stored performance metrics to generate a first ordered list of network addresses;determining if a single network address tops the first ordered list generated based upon the first set of performance metrics; andupon determining that a single network address does not top the first ordered list, reordering, at the load balancing switch, one or more network addresses from the plurality of network addresses based upon a second set of performance metrics from the stored performance metrics, wherein the second set of performance metrics is different from the first set of performance metrics.
  • 2. The method of claim 1 wherein the ordering comprises: determining at least one network address from the plurality of network addresses that fails a health check; andexcluding the at least one network address from the first ordered list of network addresses.
  • 3. The method of claim 2 wherein the health check is a Open System Interconnection (OSI) layer 4 or layer 7 health check.
  • 4. The method of claim 2 wherein the health check is a Transmission Control Protocol (TCP) or User Datagram Protocol (UDP) health check.
  • 5. The method of claim 1 wherein the ordering or reordering comprises ordering the plurality of network addresses based upon, for each site switch in the plurality of site switches, a number of sessions supported by the site switch and a maximum number of sessions supportable by the site switch.
  • 6. The method of claim 1 wherein storing the performance metrics comprises: storing the performance metrics in a database stored by the load balancing switch.
  • 7. The method of claim 1 wherein: the stored performance metrics comprise round trip time information for each site switch in the plurality of site switches and a client machine sending the domain name query, wherein the round trip time information for a site switch is indicative of time for exchanging messages between the site switch and the client machine; andthe ordering or reordering comprises ordering the plurality of network addresses at the load balancing switch based upon the round trip time information included in the performance metrics.
  • 8. The method of claim 1 wherein the ordering or reordering comprises ordering the plurality of network addresses based upon available session capacity associated with network addresses in the plurality of network addresses.
  • 9. The method of claim 1 wherein the ordering or reordering comprises ordering the plurality of network addresses at the load balancing switch based upon a flashback speed associated with each site switch in the plurality of site switches, wherein a flashback speed for a site switch is indicative of a time required for the site switch to respond to a health check performed by the load balancing switch on the site switch.
  • 10. The method of claim 1 wherein the ordering or reordering comprises ordering the plurality of network addresses based upon geographical locations of the host servers associated with the plurality of site switches.
  • 11. The method of claim 1 wherein the ordering or reordering comprises placing a network address from the plurality of network addresses of a least recently selected host server for placement at a higher position in the first or second ordered list.
  • 12. A method performed by a load balancing switch, the method comprising: storing, at the load balancing switch, performance metrics for a first site switch and a second site switch, wherein the performance metrics for the first site switch comprise metrics related to one or more host servers associated with the first site switch and reachable via the first site switch and the performance metrics for the second site switch comprise metrics related to one or more host servers associated with the second site switch and reachable via the second site switch;storing, at the load balancing switch, a plurality of network addresses generated in response to a domain name query; andordering, at the load balancing switch, the plurality of network addresses one or more times based upon the stored performance metrics until an ordered list of network addresses is generated that has only one network address at the top of the ordered list;wherein the ordering comprises ordering the plurality of network addresses using at least one ofround trip time information associated with the first and second site switches, wherein the round trip time information associated with a site switch is indicative of time for exchanging messages between the site switch and a client machine generating the domain name query,available session capacity associated with network addresses in the plurality of network addresses,a flashback speed associated with the first site switch and the second site switch, wherein a flashback speed associated with a site switch is indicative of a time required for the site switch to respond to a health check performed by the load balancing switch on the site switch,geographical locations of the host servers associated with the first and second site switches, orprevious selections of network addresses in the plurality of network addresses as the best network address in response to a domain name query.
  • 13. A system for performing load balancing, the system comprising: a load balancing switch configured to store performance metrics for a plurality of site switches, each site switch associated with one or more host servers, wherein the one or more host servers associated with a site switch are reachable via the site switch using a virtual address configured at the site switch, the stored performance metrics comprising one or more metrics related to the one or more host servers;wherein the load balancing switch is further configured to: store a plurality of network addresses generated in response to a domain name query;order the plurality of network addresses based upon a first set of performance metrics from the stored performance metrics to generate a first ordered list of network addresses;determine if a single network address tops the first ordered list generated based upon the first set of performance metrics; andreorder one or more network addresses from the plurality of network addresses based upon a second set of performance metrics from the stored performance metrics upon determining that a single network address does not top the first ordered list wherein the second set of performance metrics is different from the first set of performance metrics.
  • 14. The system of claim 13 wherein the load balancing switch is configured to: determine at least one network address from the plurality of network addresses that fails a health check; andexclude the at least one network address from the first ordered list of network addresses.
  • 15. The system of claim 14 wherein the health check is a Open System Interconnection (OSI) layer 4 or layer 7 health check.
  • 16. The system of claim 14 wherein the health check is a Transmission Control Protocol (TCP) or User Datagram Protocol (UDP) health check.
  • 17. The system of claim 13 wherein the load balancing switch is configured to order or reorder the plurality of network addresses based upon, for each site switch in the plurality of site switches, a number of sessions supported by the site switch and a maximum number of sessions supportable by the site switch.
  • 18. The system of claim 13 wherein the load balancing switch is configured to: store the performance metrics in a database.
  • 19. The system of claim 13 wherein: the performance metrics comprise round trip time information for each site switch in the plurality of site switches and a client machine sending the domain name query, wherein the round trip time information for a site switch is indicative of time for exchanging messages between the site switch and the client machine; andthe load balancing switch is configured to order or reorder the plurality of network addresses based upon the round trip time information included in the performance metrics.
  • 20. The system of claim 13 wherein the load balancing switch is configured to order or reorder the plurality of network addresses based upon available session capacity associated with network addresses in the plurality of network addresses.
  • 21. The system of claim 13 wherein the load balancing switch is configured to order or reorder the plurality of network addresses based upon a flashback speed associated with each site switch in the plurality of site switches, wherein a flashback speed for a site switch is indicative of a time required for the site switch to respond to a health check performed by the load balancing server on the site switch.
  • 22. The system of claim 13 wherein the load balancing switch is configured to order or reorder the plurality of network addresses based upon geographical locations of the host servers associated with the plurality of site switches.
  • 23. The system of claim 13 wherein the load balancing switch is configured to order or reorder the plurality of network addresses by placing a network address from the plurality of network addresses of a least recently selected host server for placement at a higher position in the first or second ordered list.
  • 24. A system for performing load balancing, the system comprising: a load balancing switch adapted tostore performance metrics for a first site switch and a second site switch, wherein the performance metrics for the first site switch comprise metrics related to one or more host servers associated with the first site switch and reachable via the first site switch and the performance metrics for the second site switch comprise metrics related to one or more host servers associated with the second site switch and reachable via the second site switch,store a plurality of network addresses generated in response to a domain name query, andorder the plurality of network addresses one or more times based upon the stored performance metrics until an ordered list of network addresses is generated that has only one network address at the top of the ordered list;wherein the load balancing switch is adapted to order the plurality of network addresses using at least one of round trip time information associated with the first and second site switches, wherein the round trip time information associated with a site switch is indicative of time for exchanging messages between the site switch and a client machine generating the domain name query,available session capacity associated with network addresses in the plurality of network addresses,a flashback speed associated with the first site switch and the second site switch, wherein a flashback speed associated with a site switch is indicative of a time required for the site switch to respond to a health check performed by the load balancing switch on the site switch,geographical locations of the host servers associated with the first and second site switches, orprevious selections of network addresses in the plurality of network addresses as the best network address in response to a domain name query.
  • 25. A computer-readable storage medium storing a plurality of instructions for controlling a processor to perform load balancing, the plurality of instructions comprising: instructions that cause the processor to store performance metrics regarding a plurality of site switches, each site switch associated with one or more host servers, wherein the one or more host servers associated with a site switch are reachable via the site switch using a virtual address configured at the site switch and wherein the performance metrics regarding a site switch comprise one or more metrics related to one or more host servers associated with the site switch;instructions that cause the processor to store a plurality of network addresses generated in response to a domain name query;instructions that cause the processor to order the plurality of network addresses based upon a first set of performance metrics from the stored performance metrics to generate a first ordered list of network addresses;instructions that cause the processor to determine if a single network address tops the first ordered list generated based upon the first set of performance metrics; andinstructions that cause the processor to reorder one or more network addresses from the plurality of network addresses based upon a second set of performance metrics from the stored performance metrics upon determining that a single network address does not top the first ordered list, wherein the second set of performance metrics is different from the first set of performance metrics.
  • 26. A method performed by a load balancing switch, the method comprising: performing, at the load balancing switch, a first ordering of a plurality of network addresses based upon a first set of performance metrics for a set of servers, the plurality of network addresses generated in response to a domain name query; andperforming, based upon a result of the first ordering, a second ordering of the plurality of network addresses based upon a second set of performance metrics for the set of servers;wherein the second set of performance metrics is different from the first set of performance metrics, wherein the first set of performance metrics comprises one of:round trip time information associated with a plurality of site switches associated with one or more servers from the set of servers, wherein the round trip time information associated with a site switch is indicative of time for exchanging messages between the site switch and a client machine generating the domain name query;available session capacity associated with network addresses in the plurality of network addresses;a flashback speed associated with each of the plurality of site switches, wherein a flashback speed associated with a site switch is indicative of a time required for the site switch to respond to a health check performed by the load balancing switch on the site switch;geographical locations of the set of servers; orprevious selections of network addresses in the plurality of network addresses as the best network address in response to a domain name query.
  • 27. The method of claim 26 wherein the one or more host servers associated with a site switch are reachable via the site switch using a virtual address configured at the site switch.
  • 28. The method of claim 26 wherein the second ordering is performed upon determining that the first ordering does not yield a single network address as a best candidate from the plurality of network addresses.
CROSS-REFERENCES TO RELATED APPLICATIONS

The present application is a continuation of U.S. application Ser. No. 09/670,487 filed Sep. 26, 2000, now U.S. Pat. No. 7,454,500, issued Nov. 18, 2008 and titled Global Server Load Balancing, the entire contents of which are herein incorporated by reference for all purposes.

US Referenced Citations (146)
Number Name Date Kind
5031094 Toegel et al. Jul 1991 A
5359593 Derby et al. Oct 1994 A
5948061 Merriman et al. Sep 1999 A
5951634 Sitbon et al. Sep 1999 A
6006269 Phaal Dec 1999 A
6006333 Nielsen Dec 1999 A
6092178 Jindal et al. Jul 2000 A
6112239 Kenner et al. Aug 2000 A
6115752 Chauhan Sep 2000 A
6119143 Dias et al. Sep 2000 A
6128279 O'Neil et al. Oct 2000 A
6128642 Doraswamy et al. Oct 2000 A
6148410 Baskey et al. Nov 2000 A
6167445 Gai et al. Dec 2000 A
6167446 Lister et al. Dec 2000 A
6182139 Brendel Jan 2001 B1
6195691 Brown Feb 2001 B1
6233604 Van Horne et al. May 2001 B1
6286039 Van Horne et al. Sep 2001 B1
6286047 Ramanathan et al. Sep 2001 B1
6304913 Rune Oct 2001 B1
6324580 Jindal et al. Nov 2001 B1
6327622 Jindal et al. Dec 2001 B1
6336137 Lee et al. Jan 2002 B1
6381627 Kwan et al. Apr 2002 B1
6389462 Cohen et al. May 2002 B1
6405252 Gupta et al. Jun 2002 B1
6427170 Sitaraman et al. Jul 2002 B1
6434118 Kirschenbaum Aug 2002 B1
6438652 Jordan et al. Aug 2002 B1
6446121 Shah et al. Sep 2002 B1
6449657 Stanbach et al. Sep 2002 B2
6470389 Chung et al. Oct 2002 B1
6473802 Masters Oct 2002 B2
6480508 Mwikalo et al. Nov 2002 B1
6487555 Bharat et al. Nov 2002 B1
6490624 Sampson et al. Dec 2002 B1
6549944 Weinberg et al. Apr 2003 B1
6578066 Logan et al. Jun 2003 B1
6578077 Rakoshitz et al. Jun 2003 B1
6606643 Emens et al. Aug 2003 B1
6611861 Schairer Aug 2003 B1
6665702 Zisapel et al. Dec 2003 B1
6681232 Sistanizadeh et al. Jan 2004 B1
6681323 Fontanesi et al. Jan 2004 B1
6691165 Bruck et al. Feb 2004 B1
6725253 Okano et al. Apr 2004 B1
6745241 French et al. Jun 2004 B1
6754699 Swildens et al. Jun 2004 B2
6772211 Lu et al. Aug 2004 B2
6779017 Lamberton et al. Aug 2004 B1
6789125 Aviani et al. Sep 2004 B1
6826198 Turina et al. Nov 2004 B2
6839700 Doyle et al. Jan 2005 B2
6850984 Kalkunte et al. Feb 2005 B1
6874152 Vermeire et al. Mar 2005 B2
6879995 Chinta et al. Apr 2005 B1
6898633 Lyndersay et al. May 2005 B1
6901081 Ludwig May 2005 B1
6928485 Krishnamurthy et al. Aug 2005 B1
6963914 Breibart et al. Nov 2005 B1
6963917 Callis et al. Nov 2005 B1
6985956 Luke et al. Jan 2006 B2
6987763 Rochberger et al. Jan 2006 B2
6996615 McGuire Feb 2006 B1
6996616 Leighton et al. Feb 2006 B1
7000007 Valenti Feb 2006 B1
7020698 Andrews et al. Mar 2006 B2
7020714 Kalyanaraman et al. Mar 2006 B2
7028083 Levine et al. Apr 2006 B2
7032010 Swildens et al. Apr 2006 B1
7036039 Holland Apr 2006 B2
7058717 Chao et al. Jun 2006 B2
7062642 Langrind et al. Jun 2006 B1
7082102 Wright Jul 2006 B1
7086061 Joshi et al. Aug 2006 B1
7089293 Grosner et al. Aug 2006 B2
7114008 Jungck et al. Sep 2006 B2
7127713 Davis et al. Oct 2006 B2
7136932 Schneider Nov 2006 B1
7139242 Bays Nov 2006 B2
7177933 Foth Feb 2007 B2
7185052 Day Feb 2007 B2
7197547 Miller et al. Mar 2007 B1
7206806 Pineau Apr 2007 B2
7225272 Kelley et al. May 2007 B2
7240015 Karmouch et al. Jul 2007 B1
7240100 Wein et al. Jul 2007 B1
7254626 Kommula et al. Aug 2007 B1
7257642 Bridger et al. Aug 2007 B1
7260645 Bays Aug 2007 B2
7277954 Stewart et al. Oct 2007 B1
7296088 Padmanabhan et al. Nov 2007 B1
7321926 Zhang et al. Jan 2008 B1
7330908 Jungck Feb 2008 B2
7383288 Miloushev et al. Jun 2008 B2
7423977 Joshi Sep 2008 B1
7454500 Hsu Nov 2008 B1
20010049741 Skene et al. Dec 2001 A1
20010052016 Skene et al. Dec 2001 A1
20020026551 Kamimaki et al. Feb 2002 A1
20020038360 Andrews et al. Mar 2002 A1
20020055939 Nardone et al. May 2002 A1
20020059170 Vange May 2002 A1
20020059464 Hata et al. May 2002 A1
20020062372 Hong et al. May 2002 A1
20020078233 Biliris et al. Jun 2002 A1
20020087722 Datta et al. Jul 2002 A1
20020091840 Pulier et al. Jul 2002 A1
20020112036 Bohannon et al. Aug 2002 A1
20020120743 Shabtay et al. Aug 2002 A1
20020120763 Miloushev Aug 2002 A1
20020124096 Loguinov et al. Sep 2002 A1
20020133601 Kennamer et al. Sep 2002 A1
20020150048 Ha et al. Oct 2002 A1
20020154600 Ido et al. Oct 2002 A1
20020188862 Trethewey et al. Dec 2002 A1
20020194324 Guha Dec 2002 A1
20020194335 Maynard Dec 2002 A1
20030018796 Chou et al. Jan 2003 A1
20030031185 Kikuchi et al. Feb 2003 A1
20030035430 Islam et al. Feb 2003 A1
20030065711 Acharya et al. Apr 2003 A1
20030065763 Swildens et al. Apr 2003 A1
20030105797 Dolev et al. Jun 2003 A1
20030115283 Barbir et al. Jun 2003 A1
20030135509 Davis et al. Jul 2003 A1
20030154239 Davis et al. Aug 2003 A1
20030210686 Terrell et al. Nov 2003 A1
20030210694 Jayaraman et al. Nov 2003 A1
20030229697 Borella Dec 2003 A1
20040019680 Chao et al. Jan 2004 A1
20040024872 Kelley et al. Feb 2004 A1
20040039847 Persson Feb 2004 A1
20040064577 Dahlin et al. Apr 2004 A1
20040194102 Neerdaels Sep 2004 A1
20040249939 Amini et al. Dec 2004 A1
20040249971 Klinker Dec 2004 A1
20050021883 Shishizuka et al. Jan 2005 A1
20050033858 Swildens et al. Feb 2005 A1
20050086295 Cunningham et al. Apr 2005 A1
20050149531 Srivastava Jul 2005 A1
20050169180 Ludwig Aug 2005 A1
20050286416 Shimonishi et al. Dec 2005 A1
20060020715 Jungck Jan 2006 A1
20060036743 Deng et al. Feb 2006 A1
Continuations (1)
Number Date Country
Parent 09670487 Sep 2000 US
Child 11741480 US