Connection rate limiting for server load balancing and transparent cache switching
Each service in a computer network may have a connection rate limit. The number of new connections per time period may be limited by using a series of rules. In a specific embodiment of the present invention, a counter is increased each time a server is selected to handle a connection request. For each service, connections coming in are tracked. Therefore, the source of connection-request packets need not be examined. Only the destination service is important. This saves significant time in the examination of the incoming requests. Each service may have its own set of rules to best handle the new traffic for its particular situation. For server load balancing, a reset may be sent to the source address of the new connection request. For transparent cache switching, the connection request may be forwarded to the Internet.
Latest Foundry Networks, Inc. Patents:
The present application is related to co-pending application Ser. No. 10/139,073, filed May 3, 2002, by Ronald W. Szeto, David Chun Ying Cheung, and Rajkumar Jalan, entitled “CONNECTION RATE LIMITING”.
COPYRIGHT NOTICEA portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent files or records, but otherwise reserves all copyright rights whatsoever.
FIELD OF THE INVENTIONThe present invention relates to the field of web switches. More particularly, the present invention relates to connection rate limiting to ensure proper functioning of components on a web switch.
BACKGROUND OF THE INVENTIONWeb switches provide traffic management to computer networks. The traffic management extends to packets received both from an outside network, such as the Internet, and from an internal network. A web switch may provide a series of software components to better handle the traffic. These components may include server load balancing (SLB), transparent cache switching (TCS), and firewall load balancing (FWLB). Server load balancing allows IP-based services to be transparently balanced across multiple servers. This distributed design prevents servers from getting overloaded. Transparent cache switching allows for distributed cache servers, and likewise prevents the cache servers from getting overloaded. Firewall load balancing increases the network's overall firewall performance by distributing the Internet traffic load across multiple firewalls.
Even though these software components are designed to manage traffic, the components themselves may become overwhelmed when traffic is heavy. For example, a server running TCS may become so overloaded with connections that it fails to properly handle packets sent through the connections. Traditional techniques for handling such a situation involve limiting the packet rate. This involves monitoring the number of packets received in short intervals, and dropping or redirecting packets if the number exceeds a threshold value. Unfortunately, for traffic management components, the number of packets received is not a direct predictor of when the components will become overloaded. These traffic management components are more likely to become overloaded when new connections are being established too quickly, as opposed to when new packets are coming in over those connections.
What is needed is a solution to better handle increased traffic to traffic management components.
BRIEF DESCRIPTION OF THE INVENTIONEach service in a computer network may have a connection rate limit. The number of new connections per time period may be limited by using a series of rules. In a specific embodiment of the present invention, a counter is increased each time a server is selected to handle a connection request. For each service, connections coming in are tracked. Therefore, the source of connection-request packets need not be examined. Only the destination service is important. This saves significant time in the examination of the incoming requests. Each service may have its own set of rules to best handle the new traffic for its particular situation. For server load balancing, a reset may be sent to the source address of the new connection request. For transparent cache switching, the connection request may be forwarded to the Internet.
The accompanying drawings, which are incorporated into and constitute a part of this specification, illustrate one or more embodiments of the present invention and, together with the detailed description, serve to explain the principles and implementations of the invention.
In the drawings:
Embodiments of the present invention are described herein in the context of a system of computers, servers, and software. Those of ordinary skill in the art will realize that the following detailed description of the present invention is illustrative only and is not intended to be in any way limiting. Other embodiments of the present invention will readily suggest themselves to such skilled persons having the benefit of this disclosure. Reference will now be made in detail to implementations of the present invention as illustrated in the accompanying drawings. The same reference indicators will be used throughout the drawings and the following detailed description to refer to the same or like parts.
In the interest of clarity, not all of the routine features of the implementations described herein are shown and described. It will, of course, be appreciated that in the development of any such actual implementation, numerous implementation-specific decisions must be made in order to achieve the developer's specific goals, such as compliance with application- and business-related constraints, and that these specific goals will vary from one implementation to another and from one developer to another. Moreover, it will be appreciated that such a development effort might be complex and time-consuming, but would nevertheless be a routine undertaking of engineering for those of ordinary skill in the art having the benefit of this disclosure.
In accordance with the present invention, the components, process steps, and/or data structures may be implemented using various types of operating systems, computing platforms, computer programs, and/or general purpose machines. In addition, those of ordinary skill in the art will recognize that devices of a less general purpose nature, such as hardwired devices, field programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), or the like, may also be used without departing from the scope and spirit of the inventive concepts disclosed herein.
A traffic management component may be distributed over many different servers. Therefore, for purposes of this application a specific component type (such as TCS) may be referred to as a service. In accordance with a specific embodiment of the present invention, each service has a connection rate limit. The number of new connections per time period may be limited by using a series of rules. In a specific embodiment of the present invention, a counter is increased each time a server is selected to handle a connection request. For each service, connections coming in are tracked. Therefore, the source of connection-request packets need not be examined. Only the destination service is important. This saves significant time in the examination of the incoming requests. Each service may have its own set of rules to best handle the new traffic for its particular situation.
In accordance with a specific embodiment of the present invention, a new transmission control protocol (TCP) connection request may be detected by looking at the SYN bit of the incoming packet. If it is set to on, then the packet is a new connection request. In accordance with another specific embodiment of the present invention, a new user datagram protocol (UDP) connection request may be detected by looking for any packet that doesn't have a session.
In accordance with a specific embodiment of the present invention, connection rate limiting is applied to a server load balancing service. Upon receipt of a connection request that would exceed the maximum number of permitted connections per second, a reset is sent to the client (requesting party). Thus, instead of a user's request simply appearing to “hang” indefinitely, feedback is provided to the user to try again.
In accordance with a specific embodiment of the present invention, connection rate limiting is applied to transparent cache switching. Upon receipt of a connection request that would exceed the maximum number of permitted connections per second, the request is sent to the Internet. Thus, instead of not getting the service at all, the user still has a strong change of getting the request served. This process is transparent to the user.
In accordance with a specific embodiment of the present invention, connection rate limiting is applied to firewall load balancing. Upon receipt of a connection request that would exceed the maximum number of permitted connections per second, the request is hashed to send it to a specific firewall. A hashing scheme may be applied to determine to which firewall to send the connection request. Different criteria may be applied in the hash table. For example, the hash table may be defined to direct the request to the firewall with the least connections. Alternatively, a round robin approach may be applied. In another embodiment, a weighted approach may be applied. The “scheme” may alternatively be a lack of a scheme, i.e., packets are simply dropped if the number of permitted connections per second is exceeded.
In accordance with another embodiment of the present invention, the connection rate limiting may be applied on a per server basis in addition to or instead of a per service basis. For example, the number of connections sent to a particular firewall may be limited, but other firewalls in the system may have no limiting or a different limiting scheme applied.
While embodiments and applications of this invention have been shown and described, it would be apparent to those skilled in the art having the benefit of this disclosure that many more modifications than mentioned above are possible without departing from the inventive concepts herein. The invention, therefore, is not to be restricted except in the spirit of the appended claims.
Claims
1. A computer implemented method comprising:
- incrementing a counter each time a new server load balancing service connection request is received, the request identifying a source of the request, the request further identifying a destination server load balancing service, the server load balancing service connection request comprising a request to connect to a server load balancing service;
- directing the new server load balancing service connection request to a particular one of a plurality of servers of the server load balancing service based at least in part on a predetermined scheme, if the counter increases at a rate exceeding a predetermined server load balancing service connection rate limit, the particular one of the plurality of servers configured to further direct the request to another one of the plurality of servers to process the request; and
- granting the new server load balancing service request if the counter has not increased at a rate exceeding the predetermined server load balancing service connection rate limit.
2. The method of claim 1, further including resetting the counter to zero if the elapsed time since the last counter reset is greater than a predetermined time interval.
3. The method of claim 2, wherein the predetermined server load balancing service connection rate limit is a number of transactions per predetermined time interval.
4. The method of claim 1, further comprising detecting a new server load balancing service connection request by looking at a SYN bit of an incoming transmission control protocol (TCP) packet.
5. The method of claim 1 wherein the incrementing further comprises incrementing the counter without examining the source address.
6. The method of claim 1 wherein the incrementing is based at least in part on the identification of the destination server load balancing service.
7. The method of claim 1, further comprising detecting a new server load balancing service connection request by looking for any user datagram protocol (UDP) packets.
8. The method of claim 1 wherein the predetermined scheme comprises directing the new server load balancing service connection request to a particular one of the plurality of servers having a least number of connections.
9. The method of claim 1 wherein the predetermined scheme comprises directing the new server load balancing service connection request to a particular one of the plurality of servers according to a round robin approach.
10. The method of claim 1 wherein the predetermined scheme comprises directing the new server load balancing service connection request to a particular one of the plurality of servers according to a weighted approach.
11. An apparatus comprising:
- means for incrementing a counter each time a new server load balancing service connection request is received, the request identifying a source of the request, the request further identifying a destination server load balancing service, the server load balancing service connection request comprising a request to connect to a server load balancing service;
- means for directing the new server load balancing service connection request to a particular one of a plurality of servers of the server load balancing service based at least in part on a predetermined scheme, if the counter increases at a rate exceeding a predetermined server load balancing service connection rate limit, the particular one of the plurality of servers configured to further direct the request to another one of the plurality of servers to process the request; and
- means for granting the new server load balancing service request if the counter has not increased at a rate exceeding the predetermined server load balancing service connection rate limit.
12. The apparatus of claim 11, further including means for resetting the counter to zero if the elapsed time since the last counter reset is greater than a predetermined time interval.
13. The apparatus of claim 12, wherein the predetermined server load balancing service connection rate limit is a number of transactions per predetermined time interval.
14. The apparatus of claim 11, further comprising means for detecting a new server load balancing service connection request by looking at a SYN bit of an incoming transmission control protocol (TCP) packet.
15. The apparatus of claim 11 wherein the means for incrementing a counter each time a new server load balancing service connection request is received further comprises means for incrementing the counter without examining the source address.
16. The apparatus of claim 11 wherein the means for incrementing further comprises means for incrementing the counter based at least in part on the identification of the destination server load balancing service.
17. The apparatus of claim 11 further comprising means for detecting a new connection request for the service on the server by looking for any user datagram protocol (UDP) packets.
18. A non-transitory program storage device readable by a machine, embodying a program of instructions executable by the machine to perform a method, the method comprising:
- incrementing a counter each time a new server load balancing service connection request is received, the request identifying a source of the request, the request further identifying a destination server load balancing service, the server load balancing service connection request comprising a request to connect to a server load balancing service;
- directing the new server load balancing service connection request to a particular one of a plurality of servers of the server load balancing service based at least in part on a predetermined scheme, if the counter increases at a rate exceeding a predetermined server load balancing service connection rate limit, the particular one of the plurality of servers configured to further direct the request to another one of the plurality of servers to process the request; and
- granting the new server load balancing service request if the counter has not increased at a rate exceeding the predetermined server load balancing service connection rate limit.
19. The program storage device of claim 18, the method further including resetting the counter to zero if the elapsed time since the last counter reset is greater than a predetermined time interval.
20. The program storage device of claim 19, wherein the predetermined server load balancing service connection rate limit is a number of transactions per predetermined time interval.
21. The program storage device of claim 18, the method further comprising detecting a new server load balancing service connection request by looking at a SYN bit of an incoming transmission control protocol (TCP) packet.
22. The program storage device of claim 18 wherein the incrementing further comprises incrementing the counter without examining the source address.
23. The program storage device of claim 18 wherein the incrementing is based at least in part on the identification of the destination server load balancing service.
24. The program storage device of claim 18, the method further comprising detecting a new server load balancing service connection request by looking for any user datagram protocol (UDP) packets without a session.
25. An apparatus comprising:
- a memory;
- a new server load balancing service connection request counter incrementer coupled to the memory and configured to increment a counter each time a new server load balancing service connection request comprising a request to connect to a server load balancing service is received, the request identifying a source of the request, the request further identifying a destination server load balancing service, the server load balancing service connection request comprising a request to connect to a server load balancing service; and
- a new server load balancing service connection request source address reset sender coupled to the new server load balancing service connection request counter incrementer and to the memory and configured to: direct the new server load balancing service connection request to a particular one of a plurality of servers of the server load balancing service based at least in part on a predetermined scheme, if the counter increases at a rate exceeding a predetermined server load balancing service connection rate limit, the particular one of the plurality of servers configured to further direct the request to another one of the plurality of servers to process the request; and grant the new server load balancing service request if the counter has not increased at a rate exceeding the predetermined server load balancing service connection rate limit.
26. The apparatus of claim 25 wherein the apparatus is further configured to reset the counter to zero if the elapsed time since the last counter reset is greater than a predetermined time interval.
27. The apparatus of claim 26 wherein the predetermined server load balancing service connection rate limit is a number of transactions per predetermined time interval.
28. The apparatus of claim 25 wherein the apparatus is further configured to detect a new server load balancing service connection request by looking at a SYN bit of an incoming transmission control protocol (TCP) packet.
29. The apparatus of claim 25 wherein the apparatus is further configured to incrementing the counter without examining the source address.
30. The apparatus of claim 25 wherein the new server load balancing service connection request counter incrementer is further configured to increment the counter based at least in part on the identification of the destination server load balancing service.
31. The apparatus of claim 25, wherein the new server load balancing service connection request detector comprises a user datagram protocol packet session examiner.
32. The apparatus of claim 25 wherein the predetermined scheme comprises directing the new server load balancing service connection request to a particular one of the plurality of servers having a least number of connections.
33. The apparatus of claim 25 wherein the predetermined scheme comprises directing the new server load balancing service connection request to a particular one of the plurality of servers according to a round robin approach.
34. The apparatus of claim 25 wherein the predetermined scheme comprises directing the new server load balancing service connection request to a particular one of the plurality of servers according to a weighted approach.
35. A computer implemented method comprising:
- incrementing a number each time a new server load balancing service connection request is received, the request identifying a source address of the request, the request further identifying a destination server load balancing service, the server load balancing service connection request comprising a request to connect to a server load balancing service;
- directing the new server load balancing service connection request to a particular one of a plurality of servers of the server load balancing service based at least in part on a predetermined scheme, if the number increases at a rate exceeding a predetermined server load balancing service connection rate limit, the particular one of the plurality of servers configured to further direct the request to another one of the plurality of servers to process the request; and
- granting the new server load balancing service request if the number has not increased at a rate exceeding the predetermined server load balancing service connection rate limit.
36. The method of claim 35, further comprising resetting the number to zero if the elapsed time since the last number reset is greater than a predetermined time interval.
37. The method of claim 35, wherein the predetermined connection rate limit is a number of transactions per predetermined time interval.
38. The method of claim 35, further comprising detecting a new server load balancing service connection request by looking at a SYN bit of an incoming transmission control protocol (TCP) packet.
39. The method of claim 35 wherein the incrementing is based at least in part on the identification of the destination server load balancing service.
40. The method of claim 35, further comprising detecting a new server load balancing service connection request by looking for any user datagram protocol (UDP) packets.
41. The method of claim 35 wherein the predetermined scheme comprises directing the new server load balancing service connection request to a particular one of the plurality of servers having a least number of connections.
42. The method of claim 35 wherein the predetermined scheme comprises directing the new server load balancing service connection request to a particular one of the plurality of servers according to a round robin approach.
43. The method of claim 35 wherein the predetermined scheme comprises directing the new server load balancing service connection request to a particular one of the plurality of servers according to a weighted approach.
44. An apparatus comprising:
- means for incrementing a number each time a new server load balancing service connection request is received, the request identifying a source address of the request, the request further identifying a destination server load balancing service, the server load balancing service connection request comprising a request to connect to a server load balancing service;
- means for directing the new server load balancing service connection request to a particular one of a plurality of servers of the server load balancing service based at least in part on a predetermined scheme, if the number increases at a rate exceeding a predetermined server load balancing service connection rate limit, the particular one of the plurality of servers configured to further direct the request to another one of the plurality of servers to process the request; and
- means for granting the new server load balancing service request if the number has not increased at a rate exceeding the predetermined server load balancing service connection rate limit.
45. The apparatus of claim 44, further comprising means for resetting the number to zero if the elapsed time since the last number reset is greater than a predetermined time interval.
46. The apparatus of claim 44, wherein the predetermined connection rate limit is a number of transactions per predetermined time interval.
47. The apparatus of claim 44, further comprising means for detecting a new server load balancing service connection request by looking at a SYN bit of an incoming transmission control protocol (TCP) packet.
48. The apparatus of claim 44 wherein the incrementing is based at least in part on the identification of the destination server load balancing service.
49. The apparatus of claim 44, further comprising means for detecting a new server load balancing service connection request by looking for any user datagram protocol (UDP) packets without a session.
50. A non-transitory program storage device readable by a machine, embodying a program of instructions executable by the machine to perform a method, the method comprising:
- incrementing a number each time a new server load balancing service connection request is received, the request identifying a source address of the request, the request further identifying a destination server load balancing service, the server load balancing service connection request comprising a request to connect to a server load balancing service;
- directing the new server load balancing service connection request to a particular one of a plurality of servers of the server load balancing service based at least in part on a predetermined scheme, if the number increases at a rate exceeding a predetermined server load balancing service connection rate limit, the particular one of the plurality of servers configured to further direct the request to another one of the plurality of servers to process the request; and
- granting the new server load balancing service request if the number has not increased at a rate exceeding the predetermined server load balancing service connection rate limit.
51. The program storage device of claim 50, the method further comprising resetting the number to zero if the elapsed time since the last number reset is greater than a predetermined time interval.
52. The program storage device of claim 50, wherein the predetermined connection rate limit is a number of transactions per predetermined time interval.
53. The program storage device of claim 50, the method further comprising detecting a new server load balancing service connection request by looking at a SYN bit of an incoming transmission control protocol (TCP) packet.
54. The program storage device of claim 50 wherein the incrementing is based at least in part on the identification of the destination server load balancing service.
55. The program storage device of claim 50, the method further comprising detecting a new server load balancing service connection request by looking for any user datagram protocol (UDP) packets.
56. An apparatus comprising:
- a memory;
- a new server load balancing service connection request counter incrementer coupled to the memory and configured to increment a number each time a new server load balancing service connection request comprising a request to connect to a server load balancing service is received, the request identifying a source address of the request, the request further identifying a destination server load balancing service, the apparatus further configured to:
- direct the new server load balancing service connection request to a particular one of a plurality of servers of the server load balancing service based at least in part on a predetermined scheme, if the number increases at a rate exceeding a predetermined server load balancing service connection rate limit, the particular one of the plurality of servers configured to further direct the request to another one of the plurality of servers to process the request; and
- grant the new server load balancing service request if the number has not increased at a rate exceeding the predetermined server load balancing service connection rate limit.
57. The apparatus of claim 56, the apparatus further configured to reset the number to zero if the elapsed time since the last number reset is greater than a predetermined time interval.
58. The apparatus of claim 56, wherein the predetermined connection rate limit is a number of transactions per predetermined time interval.
59. The apparatus of claim 56, the apparatus further configured to detect a new server load balancing service connection request by looking at a SYN bit of an incoming transmission control protocol (TCP) packet.
60. The apparatus of claim 56 wherein the incrementing is based at least in part on the identification of the destination server load balancing service.
61. The apparatus of claim 56, the apparatus further configured to detect a new server load balancing service connection request by looking for any user datagram protocol (UDP) packets.
62. The apparatus of claim 56 wherein the predetermined scheme comprises directing the new server load balancing service connection request to a particular one of the plurality of servers having a least number of connections.
63. The apparatus of claim 56 wherein the predetermined scheme comprises directing the new server load balancing service connection request to a particular one of the plurality of servers according to a round robin approach.
64. The apparatus of claim 56 wherein the predetermined scheme comprises directing the new server load balancing service connection request to a particular one of the plurality of servers according to a weighted approach.
4926480 | May 15, 1990 | Chaum |
5761507 | June 2, 1998 | Govett |
5774660 | June 30, 1998 | Brendel et al. |
5956489 | September 21, 1999 | San Andres et al. |
6044260 | March 28, 2000 | Eaton et al. |
6075772 | June 13, 2000 | Brown et al. |
6088452 | July 11, 2000 | Johnson et al. |
6195680 | February 27, 2001 | Goldszmidt et al. |
6314465 | November 6, 2001 | Paul et al. |
6336133 | January 1, 2002 | Morris et al. |
6338133 | January 8, 2002 | Morris et al. |
6381642 | April 30, 2002 | O'Donnell et al. |
6389448 | May 14, 2002 | Primak et al. |
6438652 | August 20, 2002 | Jordan et al. |
6457061 | September 24, 2002 | Bal et al. |
6526448 | February 25, 2003 | Blewett |
6587881 | July 1, 2003 | Agarwal et al. |
6597661 | July 22, 2003 | Bonn |
6701415 | March 2, 2004 | Hendren, III |
6763372 | July 13, 2004 | Dani et al. |
6851062 | February 1, 2005 | Hartmann et al. |
6857025 | February 15, 2005 | Maruyama et al. |
6883033 | April 19, 2005 | Maruyama et al. |
7007092 | February 28, 2006 | Peiffer |
7107609 | September 12, 2006 | Cheng et al. |
7131140 | October 31, 2006 | O'Rourke et al. |
20010039585 | November 8, 2001 | Primak et al. |
20010042200 | November 15, 2001 | Lamberton et al. |
20010047415 | November 29, 2001 | Skene et al. |
20020040400 | April 4, 2002 | Masters |
20020099831 | July 25, 2002 | Tsunogai |
20030041146 | February 27, 2003 | Davis et al. |
20040024861 | February 5, 2004 | Coughlin |
20040162901 | August 19, 2004 | Mangipudi et al. |
- Office Action, U.S. Appl. No. 10/139,073, dated Mar. 31, 2006.
- U.S. Appl. No. 10/139,073, filed May 3, 2002 (Co-pending and commonly assigned).
- Office action in U.S. Appl. No. 10/139,073, mailed Jan. 29, 2007.
- U.S. Appl. No. 10/139,095, filed May 3, 2002 (Co-pending and commonly assigned).
- Office action in U.S. Appl. No. 10/139,095, mailed Jan. 18, 2007.
- Office Action dated Sep. 20, 2005, U.S. Appl. No. 10/139,073.
- Office Action dated Aug. 16, 2007, U.S. Appl. No. 10/139,073.
- Office Action dated Jan. 10, 2008, U.S. Appl. No. 10/139,073.
- Office Action dated Sep. 12, 2008, U.S. Appl. No. 10/139,073.
- Office Action dated Apr. 27, 2009, U.S. Appl. No. 10/139,073.
- Office Action dated Jan. 5, 2010, U.S. Appl. No. 10/139,073.
- Office Action dated Nov. 23, 2005, U.S. Appl. No. 10/139,095.
- Office Action dated May 18, 2006, U.S. Appl. No. 10/139,095.
- Office Action dated Aug. 3, 2007, U.S. Appl. No. 10/139,095.
- Office Action dated Mar. 13, 2009, U.S. Appl. No. 10/139,095.
- Office Action dated Nov. 10, 2009, U.S. Appl. No. 10/139,095.
- Notice of Allowance dated Mar. 8, 2010, U.S. Appl. No. 10/139,073.
- Office Action from U.S. Appl. No. 10/139,095, dated Mar. 24, 2010.
Type: Grant
Filed: May 3, 2002
Date of Patent: Aug 10, 2010
Assignee: Foundry Networks, Inc. (Santa Clara, CA)
Inventors: Ronald W. Szeto (Pleasanton, CA), David Chun Ying Cheung (San Jose, CA), Rajkumar Jalan (Saratoga, CA)
Primary Examiner: Asad M Nawaz
Attorney: Nixon Peabody LLP
Application Number: 10/139,076
International Classification: G06F 9/46 (20060101); G06F 15/16 (20060101);