Kerberos is a computer network authentication protocol which works on the basis of entitlement tokens called “tickets” to allow nodes communicating over a non-secure network to prove their identity to one another in a secure manner with shared trust with a third party called domain controller.
While performing Kerberos protocol transition for a user request, a network traffic management device acquires a Kerberos service ticket on behalf of the user using Kerberos constrained delegation mechanism for the destination backend server. The network traffic management device needs to know the service principal name (SPN) of server for being able to acquire the service ticket for the selected backend server.
In an environment where the network traffic management device is also doing traffic management functions for e.g. load balancing, the host name received from the user's incoming request does not correspond to the service principal name (SPN) of the destination backend server as the network traffic management device selects backend server based on various traffic management functionality and service principal name is unique for each selected backend server.
In the existing technologies, the administrators manually configure the service principal name for each backend server managed by network traffic management device. However, this approach has drawbacks of maintenance overhead. Additionally, it also does not work for those environments where a backend server is selected dynamically.
In an aspect, a method for dynamically constructing a service principal name is disclosed. The method comprises receiving, at a network traffic management device, a client request from a user to access a service. The method comprises identifying, at the network traffic management device, an internet protocol (IP) address of a selected backend server to provide the requested service to the client. The method comprises determining, at the network traffic management device, a hostname of the selected backend server based at least on the identified IP address. The method comprises dynamically generating, at the network traffic management device, a service principal name (SPN) of the selected backend server based on the determined host name. The method comprises obtaining, at the network traffic management device, a service ticket from a domain controller server using at least the generated SPN of the selected backend server. The network traffic management device uses the obtained service ticket along with the client request to provide the user access to the selected backend server for the client request.
In an aspect, a non-transitory machine readable medium having stored thereon instructions for managing a user access to a requested service is disclosed. The medium comprises machine executable code which when executed by a processor of a network traffic management device, causes the network traffic management device to perform a method. The method comprises receiving a client request from a user to access a service. The method comprises identifying an internet protocol (IP) address of a selected backend server to provide the requested service to the client. The method comprises determining a hostname of the selected backend server based at least on the identified IP address. The method comprises dynamically generating a service principal name (SPN) of the selected backend server based on the determined hostname. The method comprises obtaining a service ticket from a domain controller server using at least the generated SPN of the selected backend server, wherein the network traffic management device uses the obtained service ticket along with the client request to provide the user access to the selected backend server for the client request.
In an aspect, a network traffic management device comprises a network interface configured to communicate with a plurality of network devices over a network. The device comprises a memory containing non-transitory machine readable medium comprising machine executable code having stored thereon instructions for managing a user access to a requested service. The device comprises a processor coupled to the network interface and the memory. The processor is configured to execute the code, which causes the network traffic management device to receive a client request from a user to access a service. The device is configured to identify an internet protocol (IP) address of a selected backend server to provide the requested service to the client. The device is configured to determine a hostname of the selected backend server based at least on the identified IP address. The device is configured to generate a dynamic service principal name (SPN) of the backend server, wherein the SPN is generated by at least using a regular expression of the determined hostname. The device is configured to obtain a ticket granting service (TGS) from a domain controller server using at least the generated SPN, the TGS being associated with at least the selected hostname and the client request. The network traffic management device uses the obtained TGS to provide the user access to the selected backend server for the client request.
In one or more above aspects, a load balancing technique is performed for the client request and the backend server is selected to handle the client request based on the performed load balancing technique.
In one or more above aspects, when the hostname of the selected backend server is determined, a DNS server is contacted and a reverse DNS lookup is performed in the DNS server using the identified IP address to determine the hostname of the selected backend server.
In one or more above aspects, a preconfigured pattern is applied to the determined hostname of the selected backend server to convert one or more portions of the hostname to the SPN usable by the domain controller server.
In one or more above aspects, the client request is modified to include the received service ticket in a header and the modified client request is sent to the selected backend server.
In one or more above aspects, a Ticket Granting Ticket (TGT) is obtained from the domain controller server for authenticating the network traffic management device in an associated realm of the backend server. A Ticket Granting Service (TGS) request is generated and sent to the domain controller server for the client request using the generated SPN, wherein the network traffic management device receives the service ticket in response to the TGS request.
While these examples are susceptible of embodiment in many different forms, there is shown in the drawings and will herein be described in detail preferred examples with the understanding that the present disclosure is to be considered as an exemplification and is not intended to limit the broad aspect to the embodiments illustrated.
The network traffic management device 110 communicates web based requests and responses with the client devices 106 via the wide area network (WAN) 108 and the servers 102A-102C via local area network (LAN) 104. Generally, requests sent over the network 108 from client devices 106 towards servers 102 are received and handled by the network traffic management device 110.
Client devices 106 comprise network devices capable of connecting to other network devices, such as network traffic management device 110 and servers 102A-102C. Such connections are performed over wired and/or wireless networks, such as network 108, to send and receive data, such as for Web-based and DNS requests, receiving responses to requests and/or performing other tasks. Non-limiting and non-exhausting examples of such client devices include personal computers (e.g., desktops, laptops, tablets), mobile and/or smart phones and the like. In an example, client devices 106 run Web browsers that may provide an interface for operators, such as human users, to interact with for making requests for resources (e.g. web objects, files) to web servers via the network 108, although other server resources may be requested by clients. One or more Web-based applications may run on one or more servers 102A-102C that provide the requested data back to one or more exterior network devices, such as client device 106, in the form of responses.
Network 108 comprises a publicly accessible network, such as the Internet; however, it is contemplated that the network 108 may comprise other types of private and public networks. Communications, such as requests from clients 106 and responses from servers 102, take place over the network 108 according to standard network protocols, such as the HTTP, HTTPS and TCP/IP protocols, for example. As per TCP/IP protocols, requests from client device 106 may be sent as one or more streams of data packets over the network 108 to one or more servers 102A-102C, via one or more network traffic management devices 110. Such protocols can be used by the network devices to establish connections, send and receive data for existing connections, and the like. However, the principles discussed herein are not limited to this example and can include other protocols. Further, it should be appreciated that network 108 may include local area networks (LANs), wide area networks (WANs), direct connections and any combination thereof, as well as other types and numbers of network types. On an interconnected set of LANs or other networks, including those based on differing architectures and protocols, routers, switches, hubs, gateways, bridges, and other intermediate network devices may act as links within and between LANs and other networks to enable messages and other data to be sent from and to network devices. Also, communication links within and between LANs and other networks typically include twisted wire pair (e.g., Ethernet), coaxial cable, analog telephone lines, full or fractional dedicated digital lines including T1, T2, T3, and T4, Integrated Services Digital Networks (ISDNs), Digital Subscriber Lines (DSLs), wireless links including satellite links and other communications links known to those skilled in the relevant arts. In essence, the network 108 utilizes any communication method by which data may travel between client devices 106, servers 102A-102C, the network traffic management device 110 and the like.
LAN 104 comprises a private local area network that includes the network traffic management device 110 coupled to the one or more servers 102A-102C, although the LAN 104 may comprise other types of private and public networks with other devices. Networks, including local area networks, besides being understood by those skilled in the relevant arts, have already been generally described above in connection with network 108 and thus will not be described further.
As shown in
In particular, the delegation account is configured by the administrator in advance both in the servers' realm and on the network traffic management device 110 (using a distinct principal name and password distinct from the client account name and password). The delegation account, as well as the network traffic management device 110 which it represents, is trusted by the domain controller server 102A to authenticate the client by means other than Kerberos. This is called protocol transition as the non-Kerberos client requests and the network traffic management device's 110 communications are transitioned to operate in the Kerberos system to allow successful authentication between the network traffic management device 110 and the selected backend server 102C. Considering that the Kerberos domain controller server 102A delegates the authentication of clients to the network traffic management device 110, constrained delegation is performed as the domain controller server 102A trusts the network traffic management device 110 to authenticate on behalf of the client for access to the backend servers 102C.
Once the special delegation account is authenticated for the network traffic management device 110 in the Kerberos realm, the network traffic management device 110, on behalf of requesting client devices, is able to receive service tickets using dynamically generated service principal names (SPN) from the domain controller server 102A to access the backend servers' Kerberos realm for those client requests. The network traffic management device 110 can then utilize the service ticket to access the requested service running the Kerberos authentication system.
In an aspect, the DNS server 102B stores hostname and IP address information for a plurality of backend servers 102C. The DNS server 102B handles DNS requests from the network traffic management device 110 and allows the network traffic management device 110 to perform reverse DNS lookups using the IP address of one or more selected backend servers 102C to determine their hostname.
The backend servers 102C comprise one or more server computing machines capable of operating one or more Web-based and/or non Web-based applications that may be accessed by authenticated network devices (e.g. client devices, network traffic management devices). The servers 102C may provide other data representing requested resources, such as particular Web page(s), web object(s), image(s) of physical objects, and any other objects, responsive to requests from other network devices. It should be noted that one or more of the servers 102C may perform other tasks and provide other types of resources. It is also contemplated that one or more of the servers 102C may be a cluster of servers managed by one or more network traffic management devices 110.
It is to be understood that the one or more servers 102C may be hardware and/or software, and/or may represent a system with multiple servers that may include internal or external networks. In an aspect, the servers 102C are configured to provide requested services to users that are authenticated under the Kerberos system. In an aspect, the servers 102C may run any version of Microsoft® IIS servers or Apache® servers, although other types of servers may be used. \. Further, additional servers may be coupled to the network 108 and many different types of applications may be available on servers coupled to the network 108.
Generally, the one or more network traffic management devices 110 manage network communications, which may include one or more client requests and server responses, over the network 108 between the client device 106 and the servers 102A-102C. Client requests may be destined for one or more servers 102, and may take the form of one or more data packets over the network 108. The requests pass through one or more intermediate network devices and/or intermediate networks, until they ultimately reach the one or more network traffic management devices 110. In any case, the one or more network traffic management devices 110 may manage the network communications by performing several network traffic related functions involving the communications. Such functions include, but are not limited to, load balancing, access control, and validating HTTP requests. In particular to the present disclosure, the network traffic management device 110 is configured to dynamically construct a service principal name (SPN) for a destination backend server associated with a client request in conformance with the Kerberos authentication system, as will be described in more detail below.
Device processor 200 comprises one or more microprocessors configured to execute computer/machine readable and executable instructions stored in device memory 206, including an application module 210. Such instructions, when executed by one or more processors, implement network traffic management related functions of the network traffic management device 110. In addition, the instructions, when executed by one or more processors, implement the application module 210 to perform one or more portions of the processes illustrated in
Device I/O interface 202 comprises one or more user input and output device interface mechanisms. The interface may include a computer keyboard, mouse, touchscreen display device, and the corresponding physical ports and underlying supporting hardware and software to enable the network traffic management device 110 to communicate with the outside environment. Such communication may include accepting user data input and to provide user output, although other types and numbers of user input and output devices may be used. Additionally or alternatively, as will be described in connection with network interface 204 below, the one or more network traffic management devices 110 may communicate with the outside environment for certain types of operations (e.g., configuration) via a network management port.
Network interface 204 comprises one or more mechanisms that enable the one or more network traffic management devices 110 to engage in network communications over the LAN 104 and the network 108 using one or more desired protocols (e.g. TCP/IP, UDP, HTTP, RADIUS, DNS). However, it is contemplated that the network interface 204 may be constructed for use with other communication protocols and types of networks. Network interface 204 is sometimes referred to as a transceiver, transceiving device, or network interface card (NIC), which transmits and receives network data packets to one or more networks, such as LAN 104 and network 108. In an example where the one or more network traffic management devices 110 include more than one device processor 200 (or a processor 200 has more than one core), each processor 200 (and/or core) may use the same single network interface 204 or a plurality of network interfaces 204. Further, the network interface 204 may include one or more physical ports, such as Ethernet ports, to couple the one or more network traffic management devices 110 with other network devices, such as servers 102A-102C and clients 106. Moreover, the interface 204 may include certain physical ports dedicated to receiving and/or transmitting certain types of network data, such as device management related data for configuring the one or more network traffic management devices 110 and/or client request/server response related data.
Bus 208 comprises one or more internal device component communication buses, links, bridges and supporting components, such as bus controllers and/or arbiters. The bus enables the various components of the network traffic management device 110, such as the processor 200, device I/O interfaces 202, network interface 204, and device memory 206, to communicate with one another. However, it is contemplated that the bus may enable one or more components of the one or more network traffic management devices 110 to communicate with components in other devices as well. Example buses include HyperTransport, PCI, PCI Express, InfiniBand, USB, Firewire, Serial ATA (SATA), SCSI, IDE and AGP buses. However, it is contemplated that other types and numbers of buses may be used, whereby the particular types and arrangement of buses will depend on the particular configuration of the one or more network traffic management devices 110.
Device memory 206 comprises tangible, non-transitory, computer readable media, namely computer readable or processor readable storage media, which are examples of machine-readable storage media. Computer readable storage/machine-readable storage media may include volatile, nonvolatile, removable, and non-removable media implemented in any method or technology for storage of information. Such storage media includes computer readable/machine-executable instructions, data structures, program modules, or other data, which may be obtained and/or executed by one or more processors, such as device processor 200. Such instructions, when executed by one or more processors, causes or allows the network device to perform actions including implementing an operating system for controlling the general operation of the one or more network traffic management devices 110 to manage network traffic, implement the application module 210, and perform the process described in
Application module 210 is depicted in
As shown in
In contrast, if the user is not already authenticated, the network traffic management device 110 performs traffic management functions such as load balancing and selects one or more backend servers 102C to handle the client request (Block 306). The appropriate backend server 102C is selected by the network traffic management device 110 based on the service it provides and/or based on the specific traffic management mechanism configured on the network traffic management device 110 as well as other known load balancing techniques.
Once the backend server 102C is selected by the network traffic management device 110, the network traffic management device 110 uses the known the internet protocol (IP) address of the selected server 102C to perform a reverse DNS lookup for the selected backend server 102 (Block 308). From the reverse DNS lookup, the network traffic management device 110 is then able to obtain the DNS hostname of the selected backend server 102C.
Using the selected backend server's DNS hostname, the network traffic management device 110 applies a pre-configured pattern to convert the DNS hostname and generate the dynamic service principal name (SPN) of the selected backend server 102 (Block 310). In an aspect, the pre-configured pattern may be a regular expression, although it is contemplated that the pre-configured pattern can be a simpler format string. In an example where the pre-configured pattern is a format string, consider HTTP/% s@ACME.COM. The “HTTP” is a literal string representing service type; the “% s” is a format sequence that is to be replaced with backend server's 102C hostname; and “ACME.COM” is an actual selected backend server's Kerberos realm.
Accordingly, the format sequence “% s” is replaced with the backend server's 102C DNS hostname. The process described assumes that all the generated SPNs for all backend servers 102 in the particular load balancing pool comply to the given SPN pattern.
This dynamic generation of the SPN by the network traffic management device 110 is advantageous, as prior methods required the SPNs to be preconfigured in advance by the administrator for each backend server before the client request was received by the network traffic management device 110. The prior methods required the SPNs to be preconfigured in advance to allow the network traffic management device 110 to know which SPN was to be used, based on the backend server 102C, when obtaining a service ticket from the domain controller server 102A.
Once the network traffic management device 110 generates the SPN for the selected backend server 102C, the network traffic management device 110 communicates with the domain controller server 102A to obtain a Ticket Granting Ticket (TGT) using the credentials of the network traffic management device's Kerberos realm delegation account (Block 312). The TGT, as such, is not related to the client's account or password associated with the request to the backend server. Thus, the TGT proves the identity of the network traffic management device 110, with respect to the Kerberos realm, when it gets service tickets on behalf of the client device 106.
Once the network traffic management device 110 receives the TGT from the domain controller server 102A, the received TGT stored in the network traffic management device's 110 memory 206 (Block 314). The network traffic management device 110 uses the stored TGT when getting service tickets for some or all client requests to the backend servers 102C in the Kerberos realm and does not have to obtain another TGT until it expires (after usually 10 hours).
The network traffic management device 110 thereafter generates a Ticket Granting Service (TGS) request containing the dynamically generated backend server's SPN, the client user's principal name, and the previously obtained TGT. The TGS is sent from the network traffic management device 110 to the domain controller 102A to obtain a service ticket associated with the specific client request to access the selected backend server 102C (Block 316). The network traffic management device 110 provides the stored TGT with the TGS as evidence of authentication of the delegation account when it contacts the domain controller 102A to obtain the service ticket.
Thereafter, the network traffic management device 110 receives a service ticket from the domain controller server 102A in response to the TGS request previously sent by the network traffic management device 110. The service ticket is an encrypted file that has a limited validity period that is specific to and associated with the client request, the service requested in the client request, the user's credentials and information of the selected backend server 102. In particular to an aspect, the service ticket contains the selected backend server's 102C SPN and user's identity, encrypted with the backend server's key. The network traffic management device 110 thereafter modifies the client request by attaching the received service ticket to the client request in a special HTTP header (Block 318).
The modified client request is then sent from the network traffic management device 110 to the selected backend server 102C (Block 320). The backend server 102C, upon receiving the modified client request, is able to decrypt the modified client request and confirm the identity of the user.
Having thus described the basic concept of the present disclosure, it will be rather apparent to those skilled in the art that the foregoing detailed disclosure is intended to be presented by way of example only, and is not limiting. Various alterations, improvements, and modifications will occur and are intended to those skilled in the art, though not expressly stated herein. These alterations, improvements, and modifications are intended to be suggested hereby, and are within the spirit and scope of the novel inventive matter. Additionally, the recited order of processing elements or sequences, or the use of numbers, letters, or other designations therefore, is not intended to limit the claimed processes to any order except as may be specified in the claims.
The present application claims the benefit of priority based on U.S. Provisional Patent Application Ser. No. 61/600,416, filed on Feb. 17, 2012 entitled “METHODS FOR DYNAMICALLY CONSTRUCTING A SERVICE PRINCIPAL NAME AND DEVICES THEREOF,” which is hereby incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
3950735 | Patel | Apr 1976 | A |
4644532 | George et al. | Feb 1987 | A |
4897781 | Chang et al. | Jan 1990 | A |
4965772 | Daniel et al. | Oct 1990 | A |
5023826 | Patel | Jun 1991 | A |
5053953 | Patel | Oct 1991 | A |
5167024 | Smith et al. | Nov 1992 | A |
5282201 | Frank et al. | Jan 1994 | A |
5299312 | Rocco, Jr. | Mar 1994 | A |
5327529 | Fults et al. | Jul 1994 | A |
5367635 | Bauer et al. | Nov 1994 | A |
5371852 | Attanasio et al. | Dec 1994 | A |
5406502 | Haramaty et al. | Apr 1995 | A |
5475857 | Dally | Dec 1995 | A |
5517617 | Sathaye et al. | May 1996 | A |
5519694 | Brewer et al. | May 1996 | A |
5519778 | Leighton et al. | May 1996 | A |
5521591 | Arora et al. | May 1996 | A |
5528701 | Aref | Jun 1996 | A |
5550816 | Hardwick et al. | Aug 1996 | A |
5581764 | Fitzgerald et al. | Dec 1996 | A |
5596742 | Agarwal et al. | Jan 1997 | A |
5606665 | Yang et al. | Feb 1997 | A |
5611049 | Pitts | Mar 1997 | A |
5623490 | Richter et al. | Apr 1997 | A |
5663018 | Cummings et al. | Sep 1997 | A |
5752023 | Choucri et al. | May 1998 | A |
5761484 | Agarwal et al. | Jun 1998 | A |
5768423 | Aref et al. | Jun 1998 | A |
5774660 | Brendel et al. | Jun 1998 | A |
5790554 | Pitcher et al. | Aug 1998 | A |
5793302 | Stambler | Aug 1998 | A |
5802052 | Venkataraman | Sep 1998 | A |
5812550 | Sohn et al. | Sep 1998 | A |
5825772 | Dobbins et al. | Oct 1998 | A |
5832283 | Chou et al. | Nov 1998 | A |
5862326 | Bapat | Jan 1999 | A |
5875296 | Shi et al. | Feb 1999 | A |
5892914 | Pitts | Apr 1999 | A |
5892932 | Kim | Apr 1999 | A |
5905872 | DeSimone et al. | May 1999 | A |
5919247 | Van Hoff et al. | Jul 1999 | A |
5936939 | Des Jardins et al. | Aug 1999 | A |
5941988 | Bhagwat et al. | Aug 1999 | A |
5946690 | Pitts | Aug 1999 | A |
5949885 | Leighton | Sep 1999 | A |
5951694 | Choquier et al. | Sep 1999 | A |
5959990 | Frantz et al. | Sep 1999 | A |
5974148 | Stambler | Oct 1999 | A |
5974460 | Maddalozzo, Jr. et al. | Oct 1999 | A |
5983281 | Ogle et al. | Nov 1999 | A |
5988847 | McLaughlin et al. | Nov 1999 | A |
5991302 | Berl et al. | Nov 1999 | A |
5995491 | Richter et al. | Nov 1999 | A |
6006260 | Barrick, Jr. et al. | Dec 1999 | A |
6006264 | Colby et al. | Dec 1999 | A |
6026452 | Pitts | Feb 2000 | A |
6026500 | Topff et al. | Feb 2000 | A |
6028857 | Poor | Feb 2000 | A |
6029175 | Chow et al. | Feb 2000 | A |
6041365 | Kleinerman | Mar 2000 | A |
6046979 | Bauman | Apr 2000 | A |
6047356 | Anderson et al. | Apr 2000 | A |
6051169 | Brown et al. | Apr 2000 | A |
6067558 | Wendt et al. | May 2000 | A |
6078956 | Bryant et al. | Jun 2000 | A |
6085234 | Pitts et al. | Jul 2000 | A |
6092196 | Reiche | Jul 2000 | A |
6104706 | Richter et al. | Aug 2000 | A |
6108703 | Leighton et al. | Aug 2000 | A |
6111876 | Frantz et al. | Aug 2000 | A |
6128279 | O'Neil et al. | Oct 2000 | A |
6128657 | Okanoya et al. | Oct 2000 | A |
6154777 | Ebrahim | Nov 2000 | A |
6157950 | Krishnan | Dec 2000 | A |
6160874 | Dickerman et al. | Dec 2000 | A |
6170022 | Linville et al. | Jan 2001 | B1 |
6178423 | Douceur et al. | Jan 2001 | B1 |
6182139 | Brendel | Jan 2001 | B1 |
6192051 | Lipman et al. | Feb 2001 | B1 |
6233612 | Fruchtman et al. | May 2001 | B1 |
6246684 | Chapman et al. | Jun 2001 | B1 |
6253226 | Chidambaran et al. | Jun 2001 | B1 |
6253230 | Couland et al. | Jun 2001 | B1 |
6259405 | Stewart et al. | Jul 2001 | B1 |
6260070 | Shah | Jul 2001 | B1 |
6263368 | Martin | Jul 2001 | B1 |
6289012 | Harrington et al. | Sep 2001 | B1 |
6292832 | Shah et al. | Sep 2001 | B1 |
6298380 | Coile et al. | Oct 2001 | B1 |
6304913 | Rune | Oct 2001 | B1 |
6311278 | Raanan et al. | Oct 2001 | B1 |
6327622 | Jindal et al. | Dec 2001 | B1 |
6330574 | Murashita | Dec 2001 | B1 |
6336147 | Brownell et al. | Jan 2002 | B1 |
6338082 | Schneider | Jan 2002 | B1 |
6343324 | Hubis et al. | Jan 2002 | B1 |
6347339 | Morris et al. | Feb 2002 | B1 |
6353848 | Morris | Mar 2002 | B1 |
6360270 | Cherkasova et al. | Mar 2002 | B1 |
6363056 | Beigi et al. | Mar 2002 | B1 |
6370527 | Singhal | Apr 2002 | B1 |
6374300 | Masters | Apr 2002 | B2 |
6389462 | Cohen et al. | May 2002 | B1 |
6396833 | Zhang et al. | May 2002 | B1 |
6411986 | Susai et al. | Jun 2002 | B1 |
6430562 | Kardos et al. | Aug 2002 | B1 |
6434081 | Johnson et al. | Aug 2002 | B1 |
6446108 | Rosenberg et al. | Sep 2002 | B1 |
6466580 | Leung | Oct 2002 | B1 |
6469983 | Narayana et al. | Oct 2002 | B2 |
6480476 | Willars | Nov 2002 | B1 |
6484261 | Wiegel | Nov 2002 | B1 |
6490624 | Sampson et al. | Dec 2002 | B1 |
6510135 | Almulhem et al. | Jan 2003 | B1 |
6510458 | Berstis et al. | Jan 2003 | B1 |
6513061 | Ebata et al. | Jan 2003 | B1 |
6514085 | Slattery et al. | Feb 2003 | B2 |
6519643 | Foulkes et al. | Feb 2003 | B1 |
6542936 | Mayle et al. | Apr 2003 | B1 |
6560230 | Li et al. | May 2003 | B1 |
6578069 | Hopmann et al. | Jun 2003 | B1 |
6601084 | Bhaskaran et al. | Jul 2003 | B1 |
6615267 | Whalen et al. | Sep 2003 | B1 |
6631422 | Althaus et al. | Oct 2003 | B1 |
6636503 | Shiran et al. | Oct 2003 | B1 |
6636894 | Short et al. | Oct 2003 | B1 |
6650640 | Muller et al. | Nov 2003 | B1 |
6650641 | Albert et al. | Nov 2003 | B1 |
6654346 | Mahalingaiah et al. | Nov 2003 | B1 |
6654701 | Hatley | Nov 2003 | B2 |
6661802 | Homberg et al. | Dec 2003 | B1 |
6683873 | Kwok et al. | Jan 2004 | B1 |
6691165 | Bruck et al. | Feb 2004 | B1 |
6694517 | James et al. | Feb 2004 | B1 |
6701415 | Hendren, III | Mar 2004 | B1 |
6708187 | Shanumgam et al. | Mar 2004 | B1 |
6708220 | Olin | Mar 2004 | B1 |
6718380 | Mohaban et al. | Apr 2004 | B1 |
6728704 | Mao et al. | Apr 2004 | B2 |
6738357 | Richter et al. | May 2004 | B1 |
6742045 | Albert et al. | May 2004 | B1 |
6744776 | Kalkunte et al. | Jun 2004 | B1 |
6751663 | Farrell et al. | Jun 2004 | B1 |
6754215 | Arikawa et al. | Jun 2004 | B1 |
6754228 | Ludwig | Jun 2004 | B1 |
6754699 | Swildens et al. | Jun 2004 | B2 |
6760337 | Snyder, II et al. | Jul 2004 | B1 |
6760775 | Anerousis et al. | Jul 2004 | B1 |
6772219 | Shobatake | Aug 2004 | B1 |
6779039 | Bominareddy et al. | Aug 2004 | B1 |
6781986 | Sabaa et al. | Aug 2004 | B1 |
6795860 | Shah | Sep 2004 | B1 |
6798777 | Ferguson et al. | Sep 2004 | B1 |
6804542 | Haartsen | Oct 2004 | B1 |
6816901 | Sitaraman et al. | Nov 2004 | B1 |
6816977 | Brakmo et al. | Nov 2004 | B2 |
6826698 | Minkin et al. | Nov 2004 | B1 |
6829238 | Tokuyo et al. | Dec 2004 | B2 |
6829649 | Shorey | Dec 2004 | B1 |
6857009 | Ferreria | Feb 2005 | B1 |
6862282 | Oden | Mar 2005 | B1 |
6865593 | Reshef et al. | Mar 2005 | B1 |
6868082 | Allen, Jr. et al. | Mar 2005 | B1 |
6868447 | Slaughter et al. | Mar 2005 | B1 |
6871221 | Styles | Mar 2005 | B1 |
6876629 | Beshai et al. | Apr 2005 | B2 |
6876654 | Hegde | Apr 2005 | B1 |
6880017 | Marce et al. | Apr 2005 | B1 |
6883137 | Girardot et al. | Apr 2005 | B1 |
6888836 | Cherkasova | May 2005 | B1 |
6904040 | Salapura et al. | Jun 2005 | B2 |
6914881 | Mansfield et al. | Jul 2005 | B1 |
6928082 | Liu et al. | Aug 2005 | B2 |
6928518 | Talagala | Aug 2005 | B2 |
6947985 | Hegli et al. | Sep 2005 | B2 |
6950434 | Viswanath et al. | Sep 2005 | B1 |
6954780 | Susai et al. | Oct 2005 | B2 |
6957272 | Tallegas et al. | Oct 2005 | B2 |
6959394 | Brickell et al. | Oct 2005 | B1 |
6970475 | Fraser et al. | Nov 2005 | B1 |
6970924 | Chu et al. | Nov 2005 | B1 |
6973490 | Robertson et al. | Dec 2005 | B1 |
6975592 | Seddigh et al. | Dec 2005 | B1 |
6986040 | Kramer et al. | Jan 2006 | B1 |
6987763 | Rochberger et al. | Jan 2006 | B2 |
6990074 | Wan et al. | Jan 2006 | B2 |
6990114 | Erimli et al. | Jan 2006 | B1 |
7003564 | Greuel et al. | Feb 2006 | B2 |
7006502 | Lin | Feb 2006 | B2 |
7007092 | Peiffer | Feb 2006 | B2 |
7020713 | Shah et al. | Mar 2006 | B1 |
7023974 | Brannam et al. | Apr 2006 | B1 |
7035212 | Mittal et al. | Apr 2006 | B1 |
7039061 | Connor et al. | May 2006 | B2 |
7058633 | Gnagy et al. | Jun 2006 | B1 |
7065482 | Shorey et al. | Jun 2006 | B2 |
7075924 | Richter et al. | Jul 2006 | B2 |
7076689 | Atkinson | Jul 2006 | B2 |
7080314 | Garofalakis et al. | Jul 2006 | B1 |
7089491 | Feinberg et al. | Aug 2006 | B2 |
7113993 | Cappiello et al. | Sep 2006 | B1 |
7113996 | Kronenberg | Sep 2006 | B2 |
7120666 | McCanne et al. | Oct 2006 | B2 |
7133863 | Teng et al. | Nov 2006 | B2 |
7133944 | Song et al. | Nov 2006 | B2 |
7139792 | Mishra et al. | Nov 2006 | B1 |
7155722 | Hilla et al. | Dec 2006 | B1 |
7161904 | Hussain et al. | Jan 2007 | B2 |
7185359 | Schmidt et al. | Feb 2007 | B2 |
7191163 | Herrera et al. | Mar 2007 | B2 |
7206282 | Goldman et al. | Apr 2007 | B1 |
7228359 | Monteiro | Jun 2007 | B1 |
7228422 | Morioka et al. | Jun 2007 | B2 |
7236491 | Tsao et al. | Jun 2007 | B2 |
7240100 | Wein et al. | Jul 2007 | B1 |
7257633 | Masputra et al. | Aug 2007 | B2 |
7283470 | Sindhu et al. | Oct 2007 | B1 |
7287082 | O'Toole, Jr. | Oct 2007 | B1 |
7292541 | CS | Nov 2007 | B1 |
7295827 | Liu et al. | Nov 2007 | B2 |
7296263 | Jacob | Nov 2007 | B1 |
7308475 | Pruitt et al. | Dec 2007 | B1 |
7308703 | Wright et al. | Dec 2007 | B2 |
7308709 | Brezak et al. | Dec 2007 | B1 |
7310339 | Powers et al. | Dec 2007 | B1 |
7319696 | Inoue et al. | Jan 2008 | B2 |
7321926 | Zhang et al. | Jan 2008 | B1 |
7324533 | DeLiberato et al. | Jan 2008 | B1 |
7333999 | Njemanze | Feb 2008 | B1 |
7340571 | Saze | Mar 2008 | B2 |
7343413 | Gilde et al. | Mar 2008 | B2 |
7349391 | Ben-Dor et al. | Mar 2008 | B2 |
7373438 | DeBergalis et al. | May 2008 | B1 |
7383570 | Pinkas et al. | Jun 2008 | B2 |
7398552 | Pardee et al. | Jul 2008 | B2 |
7409440 | Jacob | Aug 2008 | B1 |
7433962 | Janssen et al. | Oct 2008 | B2 |
7437478 | Yokota et al. | Oct 2008 | B2 |
7454480 | Labio et al. | Nov 2008 | B2 |
7490162 | Masters | Feb 2009 | B1 |
7500243 | Huetsch et al. | Mar 2009 | B2 |
7500269 | Huotari et al. | Mar 2009 | B2 |
7505795 | Lim et al. | Mar 2009 | B1 |
7516492 | Nisbet et al. | Apr 2009 | B1 |
7522581 | Acharya et al. | Apr 2009 | B2 |
7526541 | Roese et al. | Apr 2009 | B2 |
7555608 | Naik et al. | Jun 2009 | B2 |
7558197 | Sindhu et al. | Jul 2009 | B1 |
7577723 | Matsuda et al. | Aug 2009 | B2 |
7580971 | Gollapudi et al. | Aug 2009 | B1 |
7590732 | Rune | Sep 2009 | B2 |
7624424 | Morita et al. | Nov 2009 | B2 |
7640347 | Sloat et al. | Dec 2009 | B1 |
7644137 | Bozak et al. | Jan 2010 | B2 |
7668166 | Rekhter et al. | Feb 2010 | B1 |
7680915 | Still et al. | Mar 2010 | B2 |
7684423 | Tripathi et al. | Mar 2010 | B2 |
7689710 | Tang et al. | Mar 2010 | B2 |
7698458 | Liu et al. | Apr 2010 | B1 |
7706261 | Sun et al. | Apr 2010 | B2 |
7724657 | Rao et al. | May 2010 | B2 |
7725093 | Sengupta et al. | May 2010 | B2 |
7778187 | Chaturvedi et al. | Aug 2010 | B2 |
7801978 | Susai et al. | Sep 2010 | B1 |
7808913 | Ansari et al. | Oct 2010 | B2 |
7822839 | Pruitt et al. | Oct 2010 | B1 |
7831662 | Clark et al. | Nov 2010 | B2 |
7861085 | Case et al. | Dec 2010 | B1 |
7876677 | Cheshire | Jan 2011 | B2 |
7895653 | Calo et al. | Feb 2011 | B2 |
7903554 | Manur et al. | Mar 2011 | B1 |
7908245 | Nakano et al. | Mar 2011 | B2 |
7908314 | Yamaguchi et al. | Mar 2011 | B2 |
7925908 | Kim | Apr 2011 | B2 |
7930365 | Dixit et al. | Apr 2011 | B2 |
7933496 | Livshits et al. | Apr 2011 | B2 |
7933946 | Livshits et al. | Apr 2011 | B2 |
7945908 | Waldspurger et al. | May 2011 | B1 |
7958222 | Pruitt et al. | Jun 2011 | B1 |
7984141 | Gupta et al. | Jul 2011 | B2 |
7984500 | Khanna et al. | Jul 2011 | B1 |
8024443 | Jacob | Sep 2011 | B1 |
8037528 | Williams et al. | Oct 2011 | B2 |
8041022 | Andreasen et al. | Oct 2011 | B1 |
8064342 | Badger | Nov 2011 | B2 |
8069225 | McCanne et al. | Nov 2011 | B2 |
8103781 | Wu et al. | Jan 2012 | B1 |
8130650 | Allen, Jr. et al. | Mar 2012 | B2 |
8149819 | Kobayashi et al. | Apr 2012 | B2 |
8155128 | Balyan et al. | Apr 2012 | B2 |
8171124 | Kondamuru | May 2012 | B2 |
8189567 | Kavanagh et al. | May 2012 | B2 |
8190769 | Shukla et al. | May 2012 | B1 |
8199757 | Pani et al. | Jun 2012 | B2 |
8205246 | Shatzkamer et al. | Jun 2012 | B2 |
8239954 | Wobber et al. | Aug 2012 | B2 |
8271620 | Witchey | Sep 2012 | B2 |
8274895 | Rahman et al. | Sep 2012 | B2 |
8321908 | Gai et al. | Nov 2012 | B2 |
8351333 | Rao et al. | Jan 2013 | B2 |
8380854 | Szabo | Feb 2013 | B2 |
8396836 | Ferguson et al. | Mar 2013 | B1 |
8417817 | Jacobs | Apr 2013 | B1 |
8447871 | Szabo | May 2013 | B1 |
8447970 | Klein et al. | May 2013 | B2 |
8452876 | Williams et al. | May 2013 | B1 |
8463850 | McCann | Jun 2013 | B1 |
8464265 | Worley | Jun 2013 | B2 |
8468247 | Richardson et al. | Jun 2013 | B1 |
8468267 | Yigang | Jun 2013 | B2 |
8521851 | Richardson et al. | Aug 2013 | B1 |
8521880 | Richardson et al. | Aug 2013 | B1 |
8359224 | Henderson et al. | Sep 2013 | B2 |
8539224 | Henderson et al. | Sep 2013 | B2 |
8560693 | Wang et al. | Oct 2013 | B1 |
8566474 | Kanode et al. | Oct 2013 | B2 |
8578050 | Craig et al. | Nov 2013 | B2 |
8601000 | Stefani et al. | Dec 2013 | B1 |
8606921 | Vasquez et al. | Dec 2013 | B2 |
8615022 | Harrison et al. | Dec 2013 | B2 |
8646067 | Agarwal et al. | Feb 2014 | B2 |
8665868 | Kay | Mar 2014 | B2 |
8665969 | Kay | Mar 2014 | B2 |
8701179 | Penno et al. | Apr 2014 | B1 |
8725836 | Lowery et al. | May 2014 | B2 |
8726338 | Narayanaswamy et al. | May 2014 | B2 |
8737304 | Karuturi et al. | May 2014 | B2 |
8778665 | Glide et al. | Jul 2014 | B2 |
8804504 | Chen | Aug 2014 | B1 |
8819109 | Krishnamurthy et al. | Aug 2014 | B1 |
8819419 | Carlson et al. | Aug 2014 | B2 |
8819768 | Koeten et al. | Aug 2014 | B1 |
8830874 | Cho et al. | Sep 2014 | B2 |
8838817 | Biswas | Sep 2014 | B1 |
8873753 | Parker | Oct 2014 | B2 |
8875274 | Montemurro et al. | Oct 2014 | B2 |
8879431 | Ridel et al. | Nov 2014 | B2 |
8886981 | Baumann et al. | Nov 2014 | B1 |
8908545 | Chen et al. | Dec 2014 | B1 |
8954080 | Janakiraman et al. | Feb 2015 | B2 |
8954492 | Lowell, Jr. | Feb 2015 | B1 |
8959215 | Koponen et al. | Feb 2015 | B2 |
9036529 | Erickson et al. | May 2015 | B2 |
9037166 | de Wit et al. | May 2015 | B2 |
9047259 | Ho et al. | Jun 2015 | B1 |
9077554 | Szabo | Jul 2015 | B1 |
9083760 | Hughes et al. | Jul 2015 | B1 |
9137301 | Dunlap | Sep 2015 | B1 |
9143451 | Amdahl et al. | Sep 2015 | B2 |
9244843 | Michels et al. | Jan 2016 | B1 |
9497614 | Ridel et al. | Nov 2016 | B1 |
20010000083 | Crow et al. | Mar 2001 | A1 |
20010007560 | Masuda et al. | Jul 2001 | A1 |
20010009554 | Katseff et al. | Jul 2001 | A1 |
20010023442 | Masters | Sep 2001 | A1 |
20020010757 | Granik et al. | Jan 2002 | A1 |
20020010783 | Primak et al. | Jan 2002 | A1 |
20020012352 | Hansson et al. | Jan 2002 | A1 |
20020032758 | Yen et al. | Jan 2002 | A1 |
20020032777 | Kawata et al. | Mar 2002 | A1 |
20020038360 | Andrews et al. | Mar 2002 | A1 |
20020046291 | O'Callaghan et al. | Apr 2002 | A1 |
20020049842 | Huetsch et al. | Apr 2002 | A1 |
20020059428 | Susai et al. | May 2002 | A1 |
20020065848 | Walker et al. | May 2002 | A1 |
20020072048 | Slattery et al. | Jun 2002 | A1 |
20020083067 | Tamayo et al. | Jun 2002 | A1 |
20020087571 | Stapel et al. | Jul 2002 | A1 |
20020087744 | Kitchin | Jul 2002 | A1 |
20020095498 | Chanda et al. | Jul 2002 | A1 |
20020099829 | Richards et al. | Jul 2002 | A1 |
20020099842 | Jennings et al. | Jul 2002 | A1 |
20020103823 | Jackson et al. | Aug 2002 | A1 |
20020112061 | Shih et al. | Aug 2002 | A1 |
20020138615 | Schmeling | Sep 2002 | A1 |
20020143819 | Han et al. | Oct 2002 | A1 |
20020143852 | Guo et al. | Oct 2002 | A1 |
20020161913 | Gonzalez et al. | Oct 2002 | A1 |
20020162118 | Levy et al. | Oct 2002 | A1 |
20020174216 | Shorey et al. | Nov 2002 | A1 |
20020188753 | Tang et al. | Dec 2002 | A1 |
20020194112 | DePinto et al. | Dec 2002 | A1 |
20020194342 | Lu et al. | Dec 2002 | A1 |
20020198956 | Dunshea et al. | Dec 2002 | A1 |
20020198993 | Cudd et al. | Dec 2002 | A1 |
20030005144 | Engel et al. | Jan 2003 | A1 |
20030005172 | Chessell | Jan 2003 | A1 |
20030009528 | Sharif et al. | Jan 2003 | A1 |
20030018450 | Carley | Jan 2003 | A1 |
20030018585 | Butler et al. | Jan 2003 | A1 |
20030018927 | Gadir et al. | Feb 2003 | A1 |
20030034905 | Anton et al. | Feb 2003 | A1 |
20030037070 | Marston | Feb 2003 | A1 |
20030046291 | Fascenda | Mar 2003 | A1 |
20030046335 | Doyle et al. | Mar 2003 | A1 |
20030051045 | Connor | Mar 2003 | A1 |
20030055723 | English | Mar 2003 | A1 |
20030065653 | Overton et al. | Apr 2003 | A1 |
20030065951 | Igeta et al. | Apr 2003 | A1 |
20030069918 | Lu et al. | Apr 2003 | A1 |
20030069974 | Lu et al. | Apr 2003 | A1 |
20030070069 | Belapurkar et al. | Apr 2003 | A1 |
20030074301 | Solomon | Apr 2003 | A1 |
20030086415 | Bernhard et al. | May 2003 | A1 |
20030105807 | Thompson et al. | Jun 2003 | A1 |
20030105846 | Zhao et al. | Jun 2003 | A1 |
20030105983 | Brakmo et al. | Jun 2003 | A1 |
20030108000 | Chaney et al. | Jun 2003 | A1 |
20030108002 | Chaney et al. | Jun 2003 | A1 |
20030108052 | Inoue et al. | Jun 2003 | A1 |
20030120948 | Schmidt et al. | Jun 2003 | A1 |
20030128708 | Inoue et al. | Jul 2003 | A1 |
20030130945 | Force | Jul 2003 | A1 |
20030131052 | Allan | Jul 2003 | A1 |
20030139934 | Mandera | Jul 2003 | A1 |
20030145062 | Sharma et al. | Jul 2003 | A1 |
20030145233 | Poletto et al. | Jul 2003 | A1 |
20030156586 | Lee et al. | Aug 2003 | A1 |
20030163576 | Janssen et al. | Aug 2003 | A1 |
20030179755 | Fraser | Sep 2003 | A1 |
20030189936 | Terrell et al. | Oct 2003 | A1 |
20030191812 | Agarwalla et al. | Oct 2003 | A1 |
20030195813 | Pallister et al. | Oct 2003 | A1 |
20030195962 | Kikuchi et al. | Oct 2003 | A1 |
20030208596 | Carolan et al. | Nov 2003 | A1 |
20030212954 | Patrudu | Nov 2003 | A1 |
20030220835 | Barnes, Jr. | Nov 2003 | A1 |
20030225485 | Fritz et al. | Dec 2003 | A1 |
20030229665 | Ryman | Dec 2003 | A1 |
20030236995 | Fretwell, Jr. | Dec 2003 | A1 |
20040003287 | Zissimopoulos et al. | Jan 2004 | A1 |
20040006591 | Matsui et al. | Jan 2004 | A1 |
20040015783 | Lennon et al. | Jan 2004 | A1 |
20040017825 | Stanwood et al. | Jan 2004 | A1 |
20040030627 | Sedukhin | Feb 2004 | A1 |
20040030740 | Stelting | Feb 2004 | A1 |
20040043758 | Sorvari et al. | Mar 2004 | A1 |
20040059789 | Shum | Mar 2004 | A1 |
20040064544 | Barsness et al. | Apr 2004 | A1 |
20040064554 | Kuno et al. | Apr 2004 | A1 |
20040072569 | Omae et al. | Apr 2004 | A1 |
20040093361 | Therrien et al. | May 2004 | A1 |
20040103206 | Hsu et al. | May 2004 | A1 |
20040103283 | Hornak | May 2004 | A1 |
20040111523 | Hall et al. | Jun 2004 | A1 |
20040111621 | Himberger et al. | Jun 2004 | A1 |
20040117493 | Bazot et al. | Jun 2004 | A1 |
20040122926 | Moore et al. | Jun 2004 | A1 |
20040123277 | Schrader et al. | Jun 2004 | A1 |
20040133605 | Chang et al. | Jul 2004 | A1 |
20040138858 | Carley | Jul 2004 | A1 |
20040141185 | Akama | Aug 2004 | A1 |
20040151186 | Akama | Aug 2004 | A1 |
20040167967 | Bastian et al. | Aug 2004 | A1 |
20040177165 | Masputra et al. | Sep 2004 | A1 |
20040192312 | Li et al. | Sep 2004 | A1 |
20040199762 | Carlson et al. | Oct 2004 | A1 |
20040210663 | Phillips et al. | Oct 2004 | A1 |
20040213156 | Smallwood et al. | Oct 2004 | A1 |
20040215665 | Edgar et al. | Oct 2004 | A1 |
20040215746 | McCanne et al. | Oct 2004 | A1 |
20040236826 | Harville et al. | Nov 2004 | A1 |
20040243703 | Demmer et al. | Dec 2004 | A1 |
20040255000 | Simionescu et al. | Dec 2004 | A1 |
20040260745 | Gage et al. | Dec 2004 | A1 |
20040264472 | Oliver et al. | Dec 2004 | A1 |
20040264481 | Darling et al. | Dec 2004 | A1 |
20040267920 | Hydrie et al. | Dec 2004 | A1 |
20040267948 | Oliver et al. | Dec 2004 | A1 |
20040268358 | Darling et al. | Dec 2004 | A1 |
20050004887 | Igakura et al. | Jan 2005 | A1 |
20050008017 | Datta et al. | Jan 2005 | A1 |
20050021703 | Cherry et al. | Jan 2005 | A1 |
20050021736 | Carusi et al. | Jan 2005 | A1 |
20050027841 | Rolfe | Feb 2005 | A1 |
20050027869 | Johnson | Feb 2005 | A1 |
20050044158 | Malik | Feb 2005 | A1 |
20050044213 | Kobayashi et al. | Feb 2005 | A1 |
20050052440 | Kim et al. | Mar 2005 | A1 |
20050055435 | Gbadegesin et al. | Mar 2005 | A1 |
20050071283 | Randle et al. | Mar 2005 | A1 |
20050078604 | Yim | Apr 2005 | A1 |
20050117589 | Douady et al. | Jun 2005 | A1 |
20050122942 | Rhee et al. | Jun 2005 | A1 |
20050122977 | Lieberman | Jun 2005 | A1 |
20050125553 | Wu et al. | Jun 2005 | A1 |
20050154837 | Keohane et al. | Jul 2005 | A1 |
20050165656 | Frederick et al. | Jul 2005 | A1 |
20050174944 | Legault et al. | Aug 2005 | A1 |
20050175013 | Le Pennec et al. | Aug 2005 | A1 |
20050187866 | Lee | Aug 2005 | A1 |
20050188220 | Nilsson et al. | Aug 2005 | A1 |
20050198234 | Leib et al. | Sep 2005 | A1 |
20050198310 | Kim et al. | Sep 2005 | A1 |
20050213587 | Cho et al. | Sep 2005 | A1 |
20050234928 | Shkvarchuk et al. | Oct 2005 | A1 |
20050240664 | Chen et al. | Oct 2005 | A1 |
20050246393 | Coates et al. | Nov 2005 | A1 |
20050256806 | Tien et al. | Nov 2005 | A1 |
20050262238 | Reeves et al. | Nov 2005 | A1 |
20050273456 | Revanuru et al. | Dec 2005 | A1 |
20050273645 | Satran et al. | Dec 2005 | A1 |
20050273843 | Shigeeda | Dec 2005 | A1 |
20050288939 | Peled et al. | Dec 2005 | A1 |
20060031374 | Lu et al. | Feb 2006 | A1 |
20060031520 | Bedekar et al. | Feb 2006 | A1 |
20060031778 | Goodwin et al. | Feb 2006 | A1 |
20060036764 | Yokota et al. | Feb 2006 | A1 |
20060045089 | Sadler et al. | Mar 2006 | A1 |
20060045096 | Farmer et al. | Mar 2006 | A1 |
20060047785 | Wang et al. | Mar 2006 | A1 |
20060059267 | Cugi et al. | Mar 2006 | A1 |
20060077902 | Kannan et al. | Apr 2006 | A1 |
20060077986 | Rune | Apr 2006 | A1 |
20060083205 | Buddhikot et al. | Apr 2006 | A1 |
20060095573 | Carle et al. | May 2006 | A1 |
20060100752 | Kim et al. | May 2006 | A1 |
20060106802 | Giblin et al. | May 2006 | A1 |
20060112176 | Liu et al. | May 2006 | A1 |
20060112272 | Morioka et al. | May 2006 | A1 |
20060112367 | Harris | May 2006 | A1 |
20060123210 | Pritchett et al. | Jun 2006 | A1 |
20060129684 | Datta | Jun 2006 | A1 |
20060130133 | Andreev et al. | Jun 2006 | A1 |
20060133374 | Sekiguchi | Jun 2006 | A1 |
20060135198 | Lee | Jun 2006 | A1 |
20060140193 | Kakani et al. | Jun 2006 | A1 |
20060153201 | Hepper et al. | Jul 2006 | A1 |
20060156416 | Huotari et al. | Jul 2006 | A1 |
20060161577 | Kulkarni et al. | Jul 2006 | A1 |
20060168070 | Thompson et al. | Jul 2006 | A1 |
20060171365 | Borella | Aug 2006 | A1 |
20060179153 | Lee et al. | Aug 2006 | A1 |
20060182103 | Martini et al. | Aug 2006 | A1 |
20060184647 | Dixit et al. | Aug 2006 | A1 |
20060209669 | Nishio | Sep 2006 | A1 |
20060209853 | Hidaka et al. | Sep 2006 | A1 |
20060229861 | Tatsuoka et al. | Oct 2006 | A1 |
20060230148 | Forecast et al. | Oct 2006 | A1 |
20060233106 | Achlioptas et al. | Oct 2006 | A1 |
20060235998 | Stecher et al. | Oct 2006 | A1 |
20060242300 | Yumoto et al. | Oct 2006 | A1 |
20060248194 | Ly et al. | Nov 2006 | A1 |
20060259320 | LaSalle et al. | Nov 2006 | A1 |
20060268692 | Wright et al. | Nov 2006 | A1 |
20060268704 | Ansari et al. | Nov 2006 | A1 |
20060270341 | Kim et al. | Nov 2006 | A1 |
20060282442 | Lennon et al. | Dec 2006 | A1 |
20060291483 | Sela | Dec 2006 | A1 |
20060294054 | Kudo et al. | Dec 2006 | A1 |
20070005807 | Wong | Jan 2007 | A1 |
20070006293 | Balakrishnan et al. | Jan 2007 | A1 |
20070016613 | Foresti et al. | Jan 2007 | A1 |
20070016662 | Desai et al. | Jan 2007 | A1 |
20070019636 | Lau et al. | Jan 2007 | A1 |
20070019658 | Park et al. | Jan 2007 | A1 |
20070038994 | Davis et al. | Feb 2007 | A1 |
20070044060 | Waller | Feb 2007 | A1 |
20070297410 | Yoon et al. | Feb 2007 | A1 |
20070050843 | Manville et al. | Mar 2007 | A1 |
20070058670 | Konduru et al. | Mar 2007 | A1 |
20070064661 | Sood et al. | Mar 2007 | A1 |
20070067373 | Higgins et al. | Mar 2007 | A1 |
20070067771 | Kulbak et al. | Mar 2007 | A1 |
20070083646 | Miller et al. | Apr 2007 | A1 |
20070088822 | Coile et al. | Apr 2007 | A1 |
20070104115 | Decasper et al. | May 2007 | A1 |
20070106796 | Kudo et al. | May 2007 | A1 |
20070107048 | Halls et al. | May 2007 | A1 |
20070112775 | Ackerman | May 2007 | A1 |
20070118879 | Yeun | May 2007 | A1 |
20070124415 | Lev-Ran et al. | May 2007 | A1 |
20070124502 | Li | May 2007 | A1 |
20070130255 | Vvolovitz et al. | Jun 2007 | A1 |
20070147246 | Hurley et al. | Jun 2007 | A1 |
20070162891 | Burner et al. | Jul 2007 | A1 |
20070168320 | Borthakur et al. | Jul 2007 | A1 |
20070168525 | DeLeon et al. | Jul 2007 | A1 |
20070174491 | Still et al. | Jul 2007 | A1 |
20070192543 | Naik et al. | Aug 2007 | A1 |
20070220598 | Salowey et al. | Sep 2007 | A1 |
20070233809 | Brownell et al. | Oct 2007 | A1 |
20070233826 | Tindal et al. | Oct 2007 | A1 |
20070250560 | Wein et al. | Oct 2007 | A1 |
20070258451 | Bouat | Nov 2007 | A1 |
20070283023 | Ly et al. | Dec 2007 | A1 |
20070288484 | Yan et al. | Dec 2007 | A1 |
20070297551 | Choi | Dec 2007 | A1 |
20080004022 | Johannesson et al. | Jan 2008 | A1 |
20080008202 | Terrell et al. | Jan 2008 | A1 |
20080010372 | Khendouri et al. | Jan 2008 | A1 |
20080022059 | Zimmerer et al. | Jan 2008 | A1 |
20080025297 | Kashyap | Jan 2008 | A1 |
20080031258 | Acharya et al. | Feb 2008 | A1 |
20080034136 | Ulenas | Feb 2008 | A1 |
20080072303 | Syed | Mar 2008 | A1 |
20080120370 | Chan et al. | May 2008 | A1 |
20080120592 | Tanguay et al. | May 2008 | A1 |
20080133518 | Kapoor et al. | Jun 2008 | A1 |
20080133771 | Vardi et al. | Jun 2008 | A1 |
20080134311 | Medvinsky et al. | Jun 2008 | A1 |
20080141246 | Kuck et al. | Jun 2008 | A1 |
20080148340 | Powell et al. | Jun 2008 | A1 |
20080159145 | Muthukrishnan et al. | Jul 2008 | A1 |
20080165801 | Sheppard | Jul 2008 | A1 |
20080172488 | Jawahar et al. | Jul 2008 | A1 |
20080178278 | Grinstein et al. | Jul 2008 | A1 |
20080201599 | Ferraiolo et al. | Aug 2008 | A1 |
20080205613 | Lopez | Aug 2008 | A1 |
20080208917 | Smoot et al. | Aug 2008 | A1 |
20080209524 | Almog | Aug 2008 | A1 |
20080222646 | Sigal et al. | Sep 2008 | A1 |
20080225710 | Raja et al. | Sep 2008 | A1 |
20080228911 | Mackey | Sep 2008 | A1 |
20080229025 | Plamondon | Sep 2008 | A1 |
20080229415 | Kapoor et al. | Sep 2008 | A1 |
20080235508 | Ran et al. | Sep 2008 | A1 |
20080239986 | Ku et al. | Oct 2008 | A1 |
20080253395 | Pandya | Oct 2008 | A1 |
20080256224 | Kaji et al. | Oct 2008 | A1 |
20080263401 | Stenzel | Oct 2008 | A1 |
20080270578 | Zhang et al. | Oct 2008 | A1 |
20080279200 | Shatzkamer et al. | Nov 2008 | A1 |
20080281908 | McCanne et al. | Nov 2008 | A1 |
20080281944 | Vome et al. | Nov 2008 | A1 |
20080282354 | Wobber et al. | Nov 2008 | A1 |
20080288661 | Galles | Nov 2008 | A1 |
20080301760 | Lim | Dec 2008 | A1 |
20080316922 | Riddle et al. | Dec 2008 | A1 |
20090028337 | Balabine et al. | Jan 2009 | A1 |
20090037998 | Adhya et al. | Feb 2009 | A1 |
20090049230 | Pandya | Feb 2009 | A1 |
20090070617 | Arimilli et al. | Mar 2009 | A1 |
20090077619 | Boyce | Mar 2009 | A1 |
20090080440 | Balyan et al. | Mar 2009 | A1 |
20090089487 | Kwon et al. | Apr 2009 | A1 |
20090094311 | Awadallah et al. | Apr 2009 | A1 |
20090094610 | Sukirya | Apr 2009 | A1 |
20090097480 | Curtis et al. | Apr 2009 | A1 |
20090106413 | Salo et al. | Apr 2009 | A1 |
20090119504 | van Os et al. | May 2009 | A1 |
20090125496 | Wexler et al. | May 2009 | A1 |
20090125532 | Wexler et al. | May 2009 | A1 |
20090125625 | Shim et al. | May 2009 | A1 |
20090125955 | DeLorme | May 2009 | A1 |
20090138314 | Bruce | May 2009 | A1 |
20090138749 | Moll et al. | May 2009 | A1 |
20090141891 | Boyen et al. | Jun 2009 | A1 |
20090144286 | Chatley et al. | Jun 2009 | A1 |
20090157678 | Turk | Jun 2009 | A1 |
20090161542 | Ho | Jun 2009 | A1 |
20090187915 | Chew et al. | Jul 2009 | A1 |
20090193126 | Agarwal et al. | Jul 2009 | A1 |
20090193513 | Agarwal et al. | Jul 2009 | A1 |
20090196282 | Fellman et al. | Aug 2009 | A1 |
20090217163 | Jaroker | Aug 2009 | A1 |
20090217386 | Schneider | Aug 2009 | A1 |
20090228956 | He et al. | Sep 2009 | A1 |
20090241176 | Beletski et al. | Sep 2009 | A1 |
20090248870 | Kamei et al. | Oct 2009 | A1 |
20090248893 | Richardson et al. | Oct 2009 | A1 |
20090265396 | Ram et al. | Oct 2009 | A1 |
20090265467 | Peles | Oct 2009 | A1 |
20090287935 | Aull et al. | Nov 2009 | A1 |
20090289828 | Hinchey | Nov 2009 | A1 |
20090292957 | Bower et al. | Nov 2009 | A1 |
20090296624 | Ryu et al. | Dec 2009 | A1 |
20090300161 | Pruitt et al. | Dec 2009 | A1 |
20090300407 | Kamath et al. | Dec 2009 | A1 |
20090316708 | Yahyaoui et al. | Dec 2009 | A1 |
20090319600 | Sedan et al. | Dec 2009 | A1 |
20100011434 | Kay | Jan 2010 | A1 |
20100017846 | Huang et al. | Jan 2010 | A1 |
20100023582 | Pedersen et al. | Jan 2010 | A1 |
20100042743 | Jeon et al. | Feb 2010 | A1 |
20100061232 | Zhou et al. | Mar 2010 | A1 |
20100064001 | Daily | Mar 2010 | A1 |
20100070476 | O'Keefe et al. | Mar 2010 | A1 |
20100071048 | Novak et al. | Mar 2010 | A1 |
20100093318 | Zhu et al. | Apr 2010 | A1 |
20100103820 | Fuller et al. | Apr 2010 | A1 |
20100115236 | Bataineh et al. | May 2010 | A1 |
20100122091 | Huang et al. | May 2010 | A1 |
20100131654 | Malakapalli et al. | May 2010 | A1 |
20100150154 | Viger et al. | Jun 2010 | A1 |
20100154031 | Montemurro et al. | Jun 2010 | A1 |
20100165877 | Shukla et al. | Jul 2010 | A1 |
20100179984 | Sebastian | Jul 2010 | A1 |
20100188976 | Rahman et al. | Jul 2010 | A1 |
20100189052 | Kavanagh et al. | Jul 2010 | A1 |
20100228814 | McKenna et al. | Sep 2010 | A1 |
20100228819 | Wei | Sep 2010 | A1 |
20100242092 | Harris et al. | Sep 2010 | A1 |
20100250497 | Redlich et al. | Sep 2010 | A1 |
20100251330 | Kroeselberg et al. | Sep 2010 | A1 |
20100261479 | Hidaka | Oct 2010 | A1 |
20100274772 | Samuels | Oct 2010 | A1 |
20100278733 | Karsten et al. | Nov 2010 | A1 |
20100299451 | Yigang et al. | Nov 2010 | A1 |
20100306169 | Pishevar et al. | Dec 2010 | A1 |
20100306827 | Esteve Balducci et al. | Dec 2010 | A1 |
20100322250 | Shelly et al. | Dec 2010 | A1 |
20100325277 | Muthiah et al. | Dec 2010 | A1 |
20110040889 | Garrett et al. | Feb 2011 | A1 |
20110047620 | Mahaffey et al. | Feb 2011 | A1 |
20110055921 | Narayanaswamy et al. | Mar 2011 | A1 |
20110066718 | Susai et al. | Mar 2011 | A1 |
20110066736 | Mitchell et al. | Mar 2011 | A1 |
20110072321 | Dhuse | Mar 2011 | A1 |
20110075592 | Beecroft | Mar 2011 | A1 |
20110075667 | Li et al. | Mar 2011 | A1 |
20110078303 | Li et al. | Mar 2011 | A1 |
20110098087 | Tseng | Apr 2011 | A1 |
20110107077 | Henderson et al. | May 2011 | A1 |
20110113095 | Hatami-Hanza | May 2011 | A1 |
20110153822 | Rajan et al. | Jun 2011 | A1 |
20110153985 | Pafumi et al. | Jun 2011 | A1 |
20110154443 | Thakur et al. | Jun 2011 | A1 |
20110185065 | Stanisic et al. | Jun 2011 | A1 |
20110173295 | Bakke et al. | Jul 2011 | A1 |
20110184733 | Yu et al. | Jul 2011 | A1 |
20110185082 | Thompson | Jul 2011 | A1 |
20110188415 | Graziano | Aug 2011 | A1 |
20110197059 | Klein et al. | Aug 2011 | A1 |
20110202676 | Craig et al. | Aug 2011 | A1 |
20110213911 | Eldus et al. | Sep 2011 | A1 |
20110225302 | Park et al. | Sep 2011 | A1 |
20110246800 | Accpadi et al. | Oct 2011 | A1 |
20110273984 | Hsu et al. | Nov 2011 | A1 |
20110277016 | Hockings et al. | Nov 2011 | A1 |
20110282700 | Cockcroft | Nov 2011 | A1 |
20110282997 | Prince et al. | Nov 2011 | A1 |
20110314178 | Kanode et al. | Dec 2011 | A1 |
20110321122 | Mwangi et al. | Dec 2011 | A1 |
20120016994 | Nakamura et al. | Jan 2012 | A1 |
20120030341 | Jensen et al. | Feb 2012 | A1 |
20120039341 | Latif et al. | Feb 2012 | A1 |
20120041965 | Vasquez et al. | Feb 2012 | A1 |
20120063314 | Pignataro et al. | Mar 2012 | A1 |
20120066489 | Ozaki et al. | Mar 2012 | A1 |
20120079055 | Robinson | Mar 2012 | A1 |
20120094631 | Pattabiraman | Apr 2012 | A1 |
20120101952 | Raleigh et al. | Apr 2012 | A1 |
20120102011 | Matsuki et al. | May 2012 | A1 |
20120117028 | Gold et al. | May 2012 | A1 |
20120124372 | Dilley et al. | May 2012 | A1 |
20120137020 | Ehlers | May 2012 | A1 |
20120150805 | Pafumi et al. | Jun 2012 | A1 |
20120158988 | Fatehpuria et al. | Jun 2012 | A1 |
20120191847 | Nas et al. | Jul 2012 | A1 |
20120195273 | Iwamura et al. | Aug 2012 | A1 |
20120198043 | Hesketh et al. | Aug 2012 | A1 |
20120224531 | Karuturi et al. | Sep 2012 | A1 |
20120254293 | Winter et al. | Oct 2012 | A1 |
20120257506 | BazIamacci et al. | Oct 2012 | A1 |
20120258766 | Cho et al. | Oct 2012 | A1 |
20120311153 | Morgan | Dec 2012 | A1 |
20120311174 | Bichot | Dec 2012 | A1 |
20120317266 | Abbott | Dec 2012 | A1 |
20130003106 | Lowery et al. | Jan 2013 | A1 |
20130029726 | Berionne et al. | Jan 2013 | A1 |
20130031060 | Lowery et al. | Jan 2013 | A1 |
20130058229 | Casado et al. | Mar 2013 | A1 |
20130073713 | Collin et al. | Mar 2013 | A1 |
20130091002 | Christie et al. | Apr 2013 | A1 |
20130114497 | Zhang et al. | May 2013 | A1 |
20130163758 | Swaminathan et al. | Jun 2013 | A1 |
20130182713 | Giacomoni et al. | Jul 2013 | A1 |
20130198322 | Oran et al. | Aug 2013 | A1 |
20130205361 | Narayanaswamy et al. | Aug 2013 | A1 |
20130238472 | Fan et al. | Sep 2013 | A1 |
20130290492 | ElArabawy | Oct 2013 | A1 |
20130336122 | Baruah et al. | Dec 2013 | A1 |
20130339519 | Lientz | Dec 2013 | A1 |
20140025823 | Szabo et al. | Jan 2014 | A1 |
20140040478 | Hsu et al. | Feb 2014 | A1 |
20140059678 | Parker | Feb 2014 | A1 |
20140071895 | Bane et al. | Mar 2014 | A1 |
20140095661 | Knowles et al. | Apr 2014 | A1 |
20140099945 | Singh et al. | Apr 2014 | A1 |
20140105069 | Potnuru | Apr 2014 | A1 |
20140162705 | de Wit et al. | Jun 2014 | A1 |
20140171089 | Janakiraman et al. | Jun 2014 | A1 |
20140187199 | Yan et al. | Jul 2014 | A1 |
20140269484 | Dankberg et al. | Sep 2014 | A1 |
20140286316 | Park et al. | Sep 2014 | A1 |
20140317404 | Carlson et al. | Oct 2014 | A1 |
20140379910 | Saxena et al. | Dec 2014 | A1 |
20150058595 | Gura et al. | Feb 2015 | A1 |
20150189010 | van Bemmel | Jun 2015 | A1 |
20160006634 | Li et al. | Jan 2016 | A1 |
20160028855 | Goyal et al. | Jan 2016 | A1 |
Number | Date | Country |
---|---|---|
2080530 | Apr 1994 | CA |
0605088 | Feb 1996 | EP |
0744850 | Nov 1996 | EP |
1081918 | Aug 2000 | EP |
2489735 | Oct 2012 | GB |
6205006 | Jul 1994 | JP |
821924 | Mar 1996 | JP |
2000183935 | Jun 2000 | JP |
WO 9114326 | Sep 1991 | WO |
WO 9505712 | Feb 1995 | WO |
WO 9709805 | Mar 1997 | WO |
WO 9745800 | Dec 1997 | WO |
WO 9905829 | Feb 1999 | WO |
WO 9906913 | Feb 1999 | WO |
WO 9910858 | Mar 1999 | WO |
WO 9939373 | Aug 1999 | WO |
WO 9964967 | Dec 1999 | WO |
WO 0004422 | Jan 2000 | WO |
WO 0004458 | Jan 2000 | WO |
WO 0058870 | Mar 2000 | WO |
WO 200239696 | May 2002 | WO |
WO 2006091040 | Aug 2006 | WO |
WO 2012136828 | Oct 2012 | WO |
Entry |
---|
F5 Networks, Inc., “BIG-IP Controller with Exclusive OneConnect Content Switching Feature Provides a Breakthrough System for Maximizing Server and Network Performance,” Press Release, May 8, 2001, 2 pages, Las Vegas, Nevada. |
International Search Report and the Written Opinion, for International Patent Application No. PCT/US2011/058469, dated Oct. 3, 2015. |
“A Process for Selective Routing of Servlet Content to Transcoding Modules,” Research Disclosure 422124, Jun. 1999, pp. 889-890, IBM Corporation. |
“BIG-IP Controller with Exclusive OneConnect Content Switching Feature Provides a Breakthrough System for Maximizing Server and Network Performance,” F5 Networks, Inc. Press Release, May 8, 2001, 2 pages, F5 Network, Las Vegas, Nevada. |
“Diameter MBLB Support Phase 2: Generic Message Based Load Balancing (GMBLB)”, last accessed Mar. 29, 2010, pp. 1-10, (http://peterpan.f5net.com/twiki/bin/view/TMOS/TMOSDiameterMBLB). |
“Market Research & Releases, CMPP PoC documentation”, last accessed Mar. 29, 2010, (http://mainstreet/sites/PD/Teams/ProdMgmt/MarketResearch/Universal). |
“Market Research & Releases, Solstice Diameter Requirements”, last accessed Mar. 29, 2010, (http://mainstreet/sites/PD/Teams/ProdMgmt/MarketResearch/Unisversal). |
“Respond to server depending on TCP::client_port”, DevCentral Forums iRules, pp. 1-6, last accessed Mar. 26, 2010, (http://devcentral.f5.com/Default/aspx?tabid=53&forumid=5&tpage=l&v). |
“Servlet/Applet/HTML Authentication Process With Single Sign-On,” Research Disclosure 429128, Jan. 2000, pp. 163-164, IBM Corporation. |
“Traffic Surges; Surge Queue; Netscaler Defense,” 2005, PowerPoint Presentation, slides 1-12, Citrix Systems, Inc. |
“UDDI Overview”, Sep. 6, 2000, pp. 1-21, uddi.org, (http://www.uddi.org/). |
“UDDI Technical White Paper,” Sep. 6, 2000, pp. 1-12, uddi-org, (http://www.uddi.org/). |
“UDDI Version 3.0.1”, UDDI Spec Technical Committee Specification, Oct. 14, 2003, pp. 1-383, uddi.org, (http://www.uddi.org/). |
“Windows Server 2003 Kerberos Extensions,” Microsoft TechNet, 2003 (Updated Jul. 31, 2004), http://technet.microsoft.com/en-us/library/cc738207, Microsoft Corporation. |
Abad, C., et al., “An Analysis on the Schemes for Detecting and Preventing ARP Cache Poisoning Attacks”, IEEE, Computer Society, 27th International Conference on Distributed Computing Systems Workshops (ICDCSW'07), 2007, pp. 1-8. |
Baer, T., et al., “The elements of Web services” ADTmag.com, Dec. 1, 2002, pp. 1-6, (http://www.adtmag.com). |
Blue Coat, “Technology Primer: CIFS Protocol Optimization,” Blue Coat Systems Inc., 2007, last accessed: Dec. 9, 2013, pp. 1-3, (http://www.bluecoat.com). |
Borovick, Lucinda, “Addressing WAN Optimization in the Integrated Services Router”, White Paper, Sponsored by: Cisco Systems, Oct. 2010, pp. 1-11, IDC. |
Cisco Systems, “Cisco Performance Routing (PfR)”, PfR: Technology_Overview, 2010, pp. 1-23. |
Cisco Systems, “Cisco Performance Routing”, Data Sheet, 2010, pp. 1-10. |
Cisco Systems, “Cisco Wide Area Application Services Software Version 4.4 Technical Overview”, White Paper, 2011, pp. 1-24. |
Crescendo Networks, “Application Layer Processing (ALP),” 2003-2009, pp. 168-186, Chapter 9, CN-5000E/5500E, Foxit Software Company. |
F5 Networks Inc., “3-DNS® Reference Guide, version 4.5”, F5 Networks Inc., Sep. 2002, pp. 2-1-2-28, 3-1-3-12, 5-1-5-24, Seattle, Washington. |
F5 Networks Inc., “Big-IP® Reference Guide, version 4.5”, F5 Networks Inc., Sep. 2002, pp. 11-1-11-32, Seattle, Washington. |
F5 Networks Inc., “Case Information Log for ‘Issues with BoNY upgrade to 4.3’”, as early as Feb. 2008. |
F5 Networks Inc., “Configuration Guide for Local Traffic Management,” F5 Networks Inc., Jan. 2006, version 9.2.2, 406 pgs. |
F5 Networks Inc., “Deploying the BIG-IP LTM for Diameter Traffic Management,” F5® Deployment Guide, Publication date Sep. 2010, Version 1.2, pp. 1-19. |
F5 Networks Inc., “F5 Diameter RM”, Powerpoint document, Jul. 16, 2009, pp. 1-7. |
F5 Networks Inc., “F5 WANJet CIFS Acceleration”, White Paper, F5 Networks Inc., Mar. 2006, pp. 1-5, Seattle, Washington. |
F5 Networks Inc., “Routing Global Internet Users to the Appropriate Data Center and Applications Using F5's 3-DNS Controller”, F5 Networks Inc., Aug. 2001, pp. 1-4, Seattle, Washington, (http://www.f5.com/f5producs/3dns/relatedMaterials/UsingF5.html). |
F5 Networks Inc., “Using F5's 3-DNS Controller to Provide High Availability Between Two or More Data Centers”, F5 Networks Inc., Aug. 2001, pp. 1-4, Seattle, Washington, (http://www.f5.com/f5products/3dns/relatedMaterials/3DNSRouting.html). |
F5 Networks, Inc., “BIG-IP® Local Traffic Manager™: Implementations”, F5 Networks, Inc., Jul. 8, 2015, Version 11.6, pp. 1-340. |
Fajardo V., “Open Diameter Software Architecture,” Jun. 25, 2004, pp. 1-6, Version 1.0.7. |
Fielding et al., “Hypertext Transfer Protocol—HTTP/1.1,” Network Working Group, RFC: 2068, Jan. 1997, pp. 1-162. |
Fielding et al., “Hypertext Transfer Protocol—HTTP/1.1,” Network Working Group, RFC: 2616, Jun. 1999, pp. 1-176, The Internet Society. |
Floyd et al., “Random Early Detection Gateways for Congestion Avoidance,” Aug. 1993, pp. 1-22, IEEE/ACM Transactions on Networking, California. |
Gupta et al., “Algorithms for Packet Classification”, Computer Systems Laboratory, Stanford University, CA, Mar./Apr. 2001, pp. 1-29. |
Heinz G., “Priorities in Stream Transmission Control Protocol (SCTP) Multistreaming”, Thesis submitted to the Faculty of the University of Delaware, Spring 2003, pp. 1-35. |
Hochmuth, Phil, “F5, CacheFlow pump up content-delivery lines,” Network World Fusion, May 4, 2001, 1 page, Las Vegas, Nevada. |
Ilvesmaki M., et al., “On the capabilities of application level traffic measurements to differentiate and classify Internet traffic”, Presented in SPIE's International Symposium ITcom, Aug. 19-21, 2001, pp. 1-11, Denver, Colorado. |
International Search Report and the Written Opinion, for International Patent Application No. PCT/US2013/026615, dated Jul. 4, 2013. |
International Search Report and the Written Opinion, for International Patent Application No. PCT/US2011/058469, dated May 30, 2012. |
Internet Protocol,“DARPA Internet Program Protocol Specification”, (RFC:791), Information Sciences Institute, University of Southern California, Sep. 1981, pp. 1-49. |
Kawamoto, D., “Amazon files for Web services patent”, CNET News.com, Jul. 28, 2005, pp. 1-2, (http://news.com). |
LaMonica M., “Infravio spiffs up Web services registry idea”, CNET News.com, May 11, 2004, pp. 1-2, (http://www.news.com). |
MacVitte, Lori., “Message-Based Load Balancing” F5 Technical Brief, pp. 1-9, 2009. |
MacVittie, L., “Why Not Network-Side Pre-Fetching?,” 8 pp. (Apr. 14, 2009). |
Modiano E., “Scheduling Algorithms for Message Transmission Over a Satellie Broadcast System,” MIT Lincoln Laboratory Advanced Network Group, Nov. 1997, pp. 1-7. |
Nichols K., et al., “Definition of the Differentiated Services Field (DS Field) in the IPv4 and IPv6 Headers”, (RFC:2474) Network Working Group, Dec. 1998, pp. 1-19, (http://www.ietf.org/rfc/rfc2474.txt). |
Ott D., et al., “A Mechanism for TCP-Friendly Transport-level Protocol Coordination”, USENIX Annual Technical Conference, Jun. 10, 2002, University of North Carolina at Chapel Hill, pp. 1-12. |
OWASP, “Testing for Cross site scripting”, OWASP Testing Guide v2, Table of Contents, Feb. 24, 2011, pp. 1-5, (www.owasp.org/index.php/Testing_for_Cross_site_scripting). |
Padmanabhan V., et al., “Using Predictive Prefetching to Improve World Wide Web Latency”, SIGCOM, Jul. 1, 1996, pp. 1-15. |
Raghavan B., et al., “Cloud Control with Distributed Rate Limiting”, SIGCOMM'07, Aug. 27-31, 2007, pp. 1-11, Department of Computer Science and Engineering, University of California, San Diego, CA. |
Riverbed Technology, “Riverbed Certified Solutions Professional (RCSP) Study Guide, Exam 199-01 for RiOS v5.0”, Aug. 2009, Version 2.0.2, see pp. 30-67. |
Riverbed Technology, “Riverbed Optimization System (RiOS) 6.1, A Technical Overview”, White Paper, 2009, pp. 1-27. |
Rosen E., et al., “MPLS Label Stack Encoding”, (RFC:3032) Network Working Group, Jan. 2001, pp. 1-22, (http://www.ietf.org/rfc/rfc3032.txt). |
Schaefer, Ken, “IIS and Kerberos Part 5—Protocol Transition, Constrained Delegation, S4U2S and S4U2P,” Jul. 18, 2007, 21 pages, http://www.adopenstatic.com/cs/blogs/ken/archive/2007/07/19/8460.aspx. |
Schilit B., “Bootstrapping Location-Enhanced Web Services”, University of Washington, Dec. 4, 2003, (http://www.cs.washington.edu/news/colloq.info.html). |
Seeley R., “Can Infravio technology revive UDDI?”, ADTmag.com, Oct. 22, 2003, (http://www.adtmag com). |
Shohoud, Y., “Building XML Web Services with VB .NET and VB 6”, Addison Wesley, Sep. 2002, pp. 1-14. |
Sleeper B., “The Evolution of UDDI”, UDDI.org White Paper, The Stencil Group, Inc., Jul. 19, 2002, pp. 1-15, San Francisco, California. |
Sleeper B., “Why UDDI Will Succeed, Quietly: Two Factors Push Web Services Forward”, The Stencil Group, Inc., Apr. 2001, pp. 1-7, San Francisco, California. |
Snoeren A., et al., “Managing Cloud Resources:Distributed Rate Limited”, Building and Programming the Cloud Workshop, Jan. 13, 2010, pp. 1-38, UCSDCSE Computer Science and Engineering. |
Sommers F., “Whats New in UDDI 3.0—Part 1”, Web Services Papers, Jan. 27, 2003, pp. 1-4, (http://www.webservices.org/index.php/article/articleprint/871/-1/24/). |
Sommers F., “Whats New in UDDI 3.0—Part 2”, Web Services Papers, Mar. 2, 2003, pp. 1-8, (http://www.web.archive.org/web/20040620131006/). |
Sommers F., “Whats New in UDDI 3.0—Part 3”, Web Services Papers, Sep. 2, 2003, pp. 1-4, (http://www.webservices.org/index.php/article/articleprint/894/-1/24/). |
Wang B., “Priority and realtime data transfer over the best-effort Internet”, Dissertation Abstract,ScholarWorks@UMASS, Sep. 2005, pp. i-xiv and pp. 1-9. |
Wikipedia, “Diameter (protocol)”, pp. 1-11, last accessed Oct. 27, 2010, (http://en.wikipedia.org/wiki/Diameter_(protocol)). |
Williams et al., “The Ultimate Windows Server 2003 System Administrator's Guide: Forwarding Authentication,” 2003, 2 pages, Figure 10.7, Addison-Wesley Professional, Boston, Massachusetts. |
Woo T.Y.C., “A Modular Approach to Packet Classification: Algorithms and Results”, Nineteenth Annual Conference of the IEEE Computer and Communications Societies 3(3):1213-22, Mar. 26-30, 2000, abstract only, (http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=832499). |
Number | Date | Country | |
---|---|---|---|
61600416 | Feb 2012 | US |