Movatterモバイル変換


[0]ホーム

URL:


US20010023442A1 - Method and system for storing load balancing information with an http cookie - Google Patents

Method and system for storing load balancing information with an http cookie
Download PDF

Info

Publication number
US20010023442A1
US20010023442A1US09/353,335US35333599AUS2001023442A1US 20010023442 A1US20010023442 A1US 20010023442A1US 35333599 AUS35333599 AUS 35333599AUS 2001023442 A1US2001023442 A1US 2001023442A1
Authority
US
United States
Prior art keywords
cookie
http
information
http request
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US09/353,335
Other versions
US6374300B2 (en
Inventor
Richard R. Masters
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
F5 Inc
Original Assignee
F5 Networks Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filedlitigationCriticalhttps://patents.darts-ip.com/?family=23388684&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=US20010023442(A1)"Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Assigned to F5 NETWORKS, INC.reassignmentF5 NETWORKS, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: MASTERS, RICHARD R.
Priority to US09/353,335priorityCriticalpatent/US6374300B2/en
Application filed by F5 Networks IncfiledCriticalF5 Networks Inc
Publication of US20010023442A1publicationCriticalpatent/US20010023442A1/en
Priority to US10/006,555prioritypatent/US6473802B2/en
Application grantedgrantedCritical
Publication of US6374300B2publicationCriticalpatent/US6374300B2/en
Priority to US10/284,035prioritypatent/US6970933B1/en
Priority to US11/235,643prioritypatent/US7287084B1/en
Priority to US11/684,565prioritypatent/US7606912B1/en
Priority to US11/874,109prioritypatent/US7831712B1/en
Priority to US12/941,941prioritypatent/US8103770B1/en
Priority to US13/340,495prioritypatent/US8392563B1/en
Assigned to BRIGHTWOOD LOAN SERVICES LLC, AS COLLATERAL AGENTreassignmentBRIGHTWOOD LOAN SERVICES LLC, AS COLLATERAL AGENTINTELLECTUAL PROPERTY SECURITY AGREEMENTAssignors: KEMP Technologies Inc.
Anticipated expirationlegal-statusCritical
Assigned to KEMP Technologies Inc.reassignmentKEMP Technologies Inc.RELEASE OF SECURITY INTEREST IN PATENTSAssignors: BRIGHTWOOD LOAN SERVICES LLC
Expired - Lifetimelegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A method and system for inserting and examining Cookies in the data streams of HTTP connections for the purpose of persistently directing HTTP connections to the same destination. The present invention enables a network transmission device, e.g., a router or controller, to reliably and efficiently direct subsequent HTTP connections from the same client to the same server (destination) for accessing the requested resources. There are four modes for employing the Cookie to persistently direct HTTP connections. The associative mode inserts a Cookie into an HTTP response that uniquely identifies the client so that when a client's subsequent HTTP request is compared to a table, the HTTP request will be routed to a previously selected destination associated with the client. The passive mode inserts Cookie information into an HTTP response that uniquely identifies a previously selected destination such as a node server so that when a client's subsequent HTTP request is examined, it will be provided to the previously selected destination. In the rewrite mode, a network transmission device manages the destination information that is rewritten over blank Cookie information generated by the destination producing the HTTP response. The insert mode enables a network transmission device to insert and remove Cookie information in the data packets for HTTP requests and responses prior to processing by the destination. The Cookie information can include a time stamp. Other types of Cookies include priority, path and hops.

Description

Claims (37)

The embodiments of the invention in which an exclusive property or privilege is claimed are defined as follows:
1. Method for load balancing access to a resource identified in a hyper text transport protocol (HTTP) request, comprising:
(a) examining an HTTP request to determine when a Cookie is included with the HTTP request, the Cookie including information that indicates a destination for accessing the resource identified in the HTTP request;
(b) when the Cookie is included in the HTTP request, sending the HTTP request to the destination that is indicated by the Cookie's information;
(c) generating an HTTP response at the destination, the HTTP response providing access to the requested resource;
(d) inserting a copy of the information in the Cookie into the HTTP response; and
(e) sending the HTTP response with the copy of the information in the Cookie to the sender of the HTTP request, so that a subsequent HTTP request to access the resource will include another Cookie with information indicating that the resource is accessible at the destination.
2. The method of
claim 1
, further comprising:
(a) sending the HTTP request to a server array controller that manages a plurality of node servers; and
(b) employing the server array controller to select one of the plurality of node servers to receive the HTTP request based on the information in the Cookie, the selected node server being associated with the destination.
3. The method of
claim 2
, wherein the selected node server generates the HTTP response.
4. The method of
claim 3
, further comprising including an identifier with the copy of the information in the Cookie, the identifier associating the selected node server with the destination.
5. The method of
claim 4
, further comprising encoding the identifier.
6. The method of
claim 5
, further comprising employing a mathematical product to encode the identifier.
7. The method of
claim 6
, wherein the mathematical product includes a hash value.
8. The method of
claim 4
, further comprising generating a time stamp that is included in the HTTP response.
9. The method of
claim 4
, further comprising
(a) employing the server array controller to insert the copy of the information in the Cookie into the HTTP response; and
(b) employing the server array controller to rewrite a data packet that includes the HTTP response and the copy of the information in the Cookie.
10. The method of
claim 4
, wherein the selected node server generates the HTTP response and includes a blank identifier in the copy of the information in the Cookie.
11. The method of
claim 10
, further comprising employing the server array controller to write the identifier over the blank identifier in the copy of the information in the Cookie.
12. The method of
claim 4
, further comprising employing the selected node server to include the copy of the information in the Cookie with the generated HTTP response.
13. The method of
claim 8
, wherein the selected node server generates the time stamp that is included in the HTTP response.
14. The method of
claim 8
, wherein the server array controller generates the time stamp that is included in the HTTP response.
15. The method of
claim 8
, further comprising changing an expiration date for the time stamp relative to the number of HTTP requests sent to the server array controller over a period of time.
16. The method of
claim 15
, wherein the expiration date for the time stamp is increased when the number of HTTP requests sent to the server array controller are greater than a determined value over the period of time.
17. The method of
claim 15
, wherein the expiration date for the time stamp is decreased when the number of HTTP requests sent to the server array controller are less than a determined value over the period of time.
18. The method of
claim 2
, further comprising:
(a) when the Cookie is not included in the HTTP request, employing the server array controller to select one of the plurality of node servers to receive the HTTP request and generate the HTTP response providing access to the requested resource; and
(b) sending the HTTP response from the selected node server to the sender of the HTTP request, the HTTP response including information for creating another Cookie at the sender, so that a subsequent HTTP request to access the resource will include the other Cookie with information indicating that the selected node server is the destination for accessing the requested resource.
19. The method of
claim 18
, further comprising employing the server array controller to balance the load demand on the plurality of node servers by determining the optimal node server to receive the HTTP request and generate the HTTP response.
20. The method of
claim 19
, wherein the server array controller employs at least one of a plurality of functions to determine the optimal node server to balance the load demand on the plurality of node servers, the plurality of functions round trip time, round robin, least connections, packet completion rate, quality of service, server array controller packet rate, topology, global availability, hops, static ratio and dynamic ratio.
21. The method of
claim 2
, further comprising
(a) until the HTTP request is provided to the server array controller, employing the server array controller to buffer communication between the sender and the destination; and
(b) when the HTTP request is provided to the server array controller, replaying in consecutive order the buffered communication to at least one of the plurality of node servers that is associated with the destination.
22. The method of
claim 1
, further comprising including a plurality of Cookies in the HTTP request, each Cookie having a different type.
23. The method of
claim 22
, further comprising determining a type for each Cookie, the type of each Cookie indicating how the information included in each Cookie is to be utilized.
24. The method of
claim 23
, wherein the type of each Cookie includes priority, path and hops.
25. The method of
claim 24
, wherein the path type of Cookie includes information indicating all of the interim destinations between the sender and the destination, the interim destinations including a router, host machine, server array controller, firewall, node server and client.
26. The method of
claim 24
, wherein the hops type of Cookie includes information indicating at least one interim destination between the sender and the destination, the interim destinations including a router, host machine, server array controller, firewall, node server and client.
27. The method of
claim 24
, wherein the priority type of Cookie includes information indicating when the HTTP request and the HTTP response is to be processed prior to the processing of another HTTP request and another HTTP response.
28. The method of
claim 24
, further comprising including an indication in the information that identifies a priority for processing the HTTP request and the HTTP response prior to the processing of the other HTTP request and HTTP response.
29. The method of
claim 1
, wherein the sender includes a client, server and host machine.
30. The method of
claim 1
, wherein the destination includes a host machine, server array controller, router, node server, firewall and client.
31. Method for load balancing access to a resource identified in a hyper text transport protocol (HTTP) request, comprising:
(a) examining an HTTP request to determine when a Cookie is included with the HTTP request, the Cookie including information that identifies a sender of the HTTP request;
(b) when the Cookie is included in the HTTP request, comparing the information identifying the sender to a table of at least one destination, the HTTP request being sent to a destination that is associated with the identified sender in the table;
(c) generating an HTTP response at the destination, the HTTP response providing access to the requested resource
(d) inserting a copy of the information in the Cookie into the HTTP response; and
(e) sending the HTTP response with the copy of the information in the Cookie to the identified sender of the HTTP request, so that a subsequent HTTP request to access the resource from the identified sender will include another Cookie with information that identifies the sender of the subsequent HTTP request.
32. The method of
claim 31
, further comprising a server array controller that manages a plurality of node servers, wherein the server array controller compares the information identifying the sender to the destination that is associated with the identified sender in the table, the destination being one of the node servers managed by the server array controller.
33. The method of
claim 32
, further comprising employing the server array controller to insert the copy of the information in the Cookie into the HTTP response.
34. The method of
claim 32
, further comprising
(a) employing the node server to insert blank information into the HTTP response; and
(b) employing the server array controller to rewrite the blank information to include the copy of the information in the Cookie, the server array controller sending the HTTP response with the copy of the information in the Cookie to the sender identified in the HTTP request.
35. A system for load balancing access to a resource indicated in a hyper text transport protocol (HTTP) request, comprising:
(a) a memory for storing logical instructions; and
(b) a processor for executing the logical instructions stored in the memory, the execution of the logical instructions causing functions to be performed, including:
(i) examining an HTTP request to determine when a Cookie is included with the HTTP request, the Cookie including information that indicates a destination for accessing the resource identified in the HTTP request;
(ii) when the Cookie is included in the HTTP request, sending the HTTP request to the destination that is indicated by the Cookie's information;
(iii) generating an HTTP response at the destination, the HTTP response providing access to the requested resource;
(iv) inserting a copy of the information in the Cookie into the HTTP response; and
(v) sending the HTTP response with the copy of the information in the Cookie to the sender of the HTTP request, so that a subsequent HTTP request to access the resource will include another Cookie with information indicating that the resource is accessible at the destination.
36. A system for load balancing access to a resource indicated in a hyper text transport protocol (HTTP) request, comprising:
(a) a memory for storing logical instructions; and
(b) a processor for executing the logical instructions stored in the memory, the execution of the logical instructions causing functions to be performed, including:
(i) examining an HTTP request to determine when a Cookie is included with the HTTP request, the Cookie including information that identifies a sender of the HTTP request;
(ii) when the Cookie is included in the HTTP request, comparing the information identifying the sender to a table of at least one destination, the HTTP request being sent to a destination that is associated with the identified sender in the table;
(iii) generating an HTTP response at the destination, the HTTP response providing access to the requested resource;
(iv) inserting a copy of the information in the Cookie into the HTTP response; and
(v) sending the HTTP response with the copy of the information in the Cookie to the identified sender of the HTTP request, so that a subsequent HTTP request to access the resource from the identified sender will include another Cookie with information that identifies the sender of the subsequent HTTP request.
37. A computer readable medium having computer-executable instructions for performing the methods recited in claims1,2 or31.
US09/353,3351999-07-151999-07-15Method and system for storing load balancing information with an HTTP cookieExpired - LifetimeUS6374300B2 (en)

Priority Applications (8)

Application NumberPriority DateFiling DateTitle
US09/353,335US6374300B2 (en)1999-07-151999-07-15Method and system for storing load balancing information with an HTTP cookie
US10/006,555US6473802B2 (en)1999-07-152001-12-04Method and system for storing load balancing information with an HTTP cookie
US10/284,035US6970933B1 (en)1999-07-152002-10-28Enabling application level persistence between a server and another resource over a network
US11/235,643US7287084B1 (en)1999-07-152005-09-26Enabling encryption of application level persistence between a server and a client
US11/684,565US7606912B1 (en)1999-07-152007-03-09System and method for performing application level persistence
US11/874,109US7831712B1 (en)1999-07-152007-10-17System and method for performing application level persistence
US12/941,941US8103770B1 (en)1999-07-152010-11-08System and method for performing application level persistence
US13/340,495US8392563B1 (en)1999-07-152011-12-29System and method for performing application level persistence

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US09/353,335US6374300B2 (en)1999-07-151999-07-15Method and system for storing load balancing information with an HTTP cookie

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US10/006,555ContinuationUS6473802B2 (en)1999-07-152001-12-04Method and system for storing load balancing information with an HTTP cookie

Publications (2)

Publication NumberPublication Date
US20010023442A1true US20010023442A1 (en)2001-09-20
US6374300B2 US6374300B2 (en)2002-04-16

Family

ID=23388684

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US09/353,335Expired - LifetimeUS6374300B2 (en)1999-07-151999-07-15Method and system for storing load balancing information with an HTTP cookie
US10/006,555Expired - LifetimeUS6473802B2 (en)1999-07-152001-12-04Method and system for storing load balancing information with an HTTP cookie

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US10/006,555Expired - LifetimeUS6473802B2 (en)1999-07-152001-12-04Method and system for storing load balancing information with an HTTP cookie

Country Status (1)

CountryLink
US (2)US6374300B2 (en)

Cited By (132)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020032731A1 (en)*2000-02-072002-03-14Net2Phone, Inc.Group-browsing system
US20020138618A1 (en)*2000-03-212002-09-26F5 Networks, Inc.Simplified method for processing multiple connections from the same client
US20040133665A1 (en)*2001-05-302004-07-08Deboer Timothy G.Selection and configuration of servers
US20050027873A1 (en)*2003-07-282005-02-03Mayo Robert N.Directing client requests in an information system using client-side information
US20050038906A1 (en)*2003-08-132005-02-17Banes John A.Routing hints
US20050038905A1 (en)*2003-08-132005-02-17Banes John A.Routing hints
WO2005020085A1 (en)2003-08-132005-03-03Microsoft CorporationRouting hints
US6947977B1 (en)*2000-06-092005-09-20Metadigm LlcScalable transaction system for a network environment
US7099933B1 (en)*2000-07-112006-08-29Nortel Networks LimitedSystem and method for regulating web site access
US20070061470A1 (en)*2000-12-212007-03-15Berg Mitchell TMethod and system for selecting a computing device for maintaining a client session in response to a request packet
US20070067046A1 (en)*2000-12-212007-03-22Berg Mitchell TMethod and system for communicating an information packet through multiple networks
US20070086360A1 (en)*2000-12-212007-04-19Berg Mitchell TMethod and system for communicating an information packet through multiple router devices
US20080066073A1 (en)*2006-09-112008-03-13Microsoft CorporationDynamic network load balancing using roundtrip heuristic
US20080109452A1 (en)*2002-02-152008-05-08Cognos IncorporatedQueuing model for a plurality of servers
US20080256239A1 (en)*2000-03-212008-10-16F5 Networks, Inc.Method and system for optimizing a network by independently scaling control segments and data flow
US20100057935A1 (en)*2005-05-242010-03-04Fujitsu LimitedRecord medium with a load distribution program recorded thereon, load distribution method, and load distribution apparatus
US7707289B1 (en)*2000-01-312010-04-27F5 Networks, Inc.Method and system for enabling persistent access to virtual servers by an LDNS server
US8150957B1 (en)2002-12-192012-04-03F5 Networks, Inc.Method and system for managing network traffic
US8463909B1 (en)2010-09-152013-06-11F5 Networks, Inc.Systems and methods for managing server resources
US8543726B1 (en)*2005-04-082013-09-24Citrix Systems, Inc.Web relay
US8566444B1 (en)2008-10-302013-10-22F5 Networks, Inc.Methods and system for simultaneous multiple rules checking
US20130315241A1 (en)*2012-05-252013-11-28A10 Networks, Inc.Method to process http header with hardware assistance
US8627467B2 (en)2011-01-142014-01-07F5 Networks, Inc.System and method for selectively storing web objects in a cache memory based on policy decisions
US8630174B1 (en)2010-09-142014-01-14F5 Networks, Inc.System and method for post shaping TCP packetization
US8645556B1 (en)2002-05-152014-02-04F5 Networks, Inc.Method and system for reducing memory used for idle connections
US20140074722A1 (en)*2012-09-122014-03-13Microsoft CorporationUse of state objects in near field communication (nfc) transactions
US8804504B1 (en)2010-09-162014-08-12F5 Networks, Inc.System and method for reducing CPU load in processing PPP packets on a SSL-VPN tunneling device
US8806053B1 (en)2008-04-292014-08-12F5 Networks, Inc.Methods and systems for optimizing network traffic using preemptive acknowledgment signals
US8868961B1 (en)2009-11-062014-10-21F5 Networks, Inc.Methods for acquiring hyper transport timing and devices thereof
US8886981B1 (en)2010-09-152014-11-11F5 Networks, Inc.Systems and methods for idle driven scheduling
US20140359065A1 (en)*2011-12-272014-12-04Zte CorporationTerminal device and user information synchronization method
US8908545B1 (en)2010-07-082014-12-09F5 Networks, Inc.System and method for handling TCP performance in network access with driver initiated application tunnel
US8959571B2 (en)2010-10-292015-02-17F5 Networks, Inc.Automated policy builder
US20150134845A1 (en)*2000-05-312015-05-14Ganas LlcObject Oriented Communication Among Platform Independent Systems over Networks Using SOAP
US20150172170A1 (en)*2013-12-172015-06-18Cisco Technology, Inc.Method for implicit session routing
US9083760B1 (en)2010-08-092015-07-14F5 Networks, Inc.Dynamic cloning and reservation of detached idle connections
US9141625B1 (en)2010-06-222015-09-22F5 Networks, Inc.Methods for preserving flow state during virtual machine migration and devices thereof
US9172753B1 (en)2012-02-202015-10-27F5 Networks, Inc.Methods for optimizing HTTP header based authentication and devices thereof
US9231879B1 (en)2012-02-202016-01-05F5 Networks, Inc.Methods for policy-based network traffic queue management and devices thereof
US9246819B1 (en)*2011-06-202016-01-26F5 Networks, Inc.System and method for performing message-based load balancing
US9270766B2 (en)2011-12-302016-02-23F5 Networks, Inc.Methods for identifying network traffic characteristics to correlate and manage one or more subsequent flows and devices thereof
US9313047B2 (en)2009-11-062016-04-12F5 Networks, Inc.Handling high throughput and low latency network data packets in a traffic management device
US9379931B2 (en)2014-05-162016-06-28Cisco Technology, Inc.System and method for transporting information to services in a network environment
US9479443B2 (en)2014-05-162016-10-25Cisco Technology, Inc.System and method for transporting information to services in a network environment
US9509614B2 (en)2013-06-202016-11-29Cisco Technology, Inc.Hierarchical load balancing in a network environment
US9554276B2 (en)2010-10-292017-01-24F5 Networks, Inc.System and method for on the fly protocol conversion in obtaining policy enforcement information
US9608896B2 (en)2014-03-132017-03-28Cisco Technology, Inc.Service node originated service chains in a network environment
US9742879B2 (en)2012-03-292017-08-22A10 Networks, Inc.Hardware-based packet editor
US9762402B2 (en)2015-05-202017-09-12Cisco Technology, Inc.System and method to facilitate the assignment of service functions for service chains in a network environment
US9769070B2 (en)2015-01-282017-09-19Maxim BasunovSystem and method of providing a platform for optimizing traffic through a computer network with distributed routing domains interconnected through data center interconnect links
US9806943B2 (en)2014-04-242017-10-31A10 Networks, Inc.Enabling planned upgrade/downgrade of network devices without impacting network sessions
US9860790B2 (en)2011-05-032018-01-02Cisco Technology, Inc.Mobile service routing in a network environment
US10003536B2 (en)2013-07-252018-06-19Grigore RaileanuSystem and method for managing bandwidth usage rates in a packet-switched network
US10015143B1 (en)2014-06-052018-07-03F5 Networks, Inc.Methods for securing one or more license entitlement grants and devices thereof
US10015286B1 (en)2010-06-232018-07-03F5 Networks, Inc.System and method for proxying HTTP single sign on across network domains
US10020979B1 (en)2014-03-252018-07-10A10 Networks, Inc.Allocating resources in multi-core computing environments
US10027761B2 (en)2013-05-032018-07-17A10 Networks, Inc.Facilitating a secure 3 party network session by a network device
USRE47019E1 (en)2010-07-142018-08-28F5 Networks, Inc.Methods for DNSSEC proxying and deployment amelioration and systems thereof
US10097616B2 (en)2012-04-272018-10-09F5 Networks, Inc.Methods for optimizing service of content requests and devices thereof
US10122630B1 (en)2014-08-152018-11-06F5 Networks, Inc.Methods for network traffic presteering and devices thereof
US10135831B2 (en)2011-01-282018-11-20F5 Networks, Inc.System and method for combining an access control system with a traffic management system
US10148577B2 (en)2014-12-112018-12-04Cisco Technology, Inc.Network service header metadata for load balancing
US10157280B2 (en)2009-09-232018-12-18F5 Networks, Inc.System and method for identifying security breach attempts of a website
US10182013B1 (en)2014-12-012019-01-15F5 Networks, Inc.Methods for managing progressive image delivery and devices thereof
US10187306B2 (en)2016-03-242019-01-22Cisco Technology, Inc.System and method for improved service chaining
US10187317B1 (en)2013-11-152019-01-22F5 Networks, Inc.Methods for traffic rate control and devices thereof
US10218616B2 (en)2016-07-212019-02-26Cisco Technology, Inc.Link selection for communication with a service function cluster
US10218593B2 (en)2016-08-232019-02-26Cisco Technology, Inc.Identifying sources of packet drops in a service function chain environment
US10225270B2 (en)2016-08-022019-03-05Cisco Technology, Inc.Steering of cloned traffic in a service function chain
US10225187B2 (en)2017-03-222019-03-05Cisco Technology, Inc.System and method for providing a bit indexed service chain
US10230566B1 (en)2012-02-172019-03-12F5 Networks, Inc.Methods for dynamically constructing a service principal name and devices thereof
US10237379B2 (en)2013-04-262019-03-19Cisco Technology, Inc.High-efficiency service chaining with agentless service nodes
US10257033B2 (en)2017-04-122019-04-09Cisco Technology, Inc.Virtualized network functions and service chaining in serverless computing infrastructure
US10320664B2 (en)2016-07-212019-06-11Cisco Technology, Inc.Cloud overlay for operations administration and management
US10333855B2 (en)2017-04-192019-06-25Cisco Technology, Inc.Latency reduction in service function paths
US10361969B2 (en)2016-08-302019-07-23Cisco Technology, Inc.System and method for managing chained services in a network environment
US10375155B1 (en)2013-02-192019-08-06F5 Networks, Inc.System and method for achieving hardware acceleration for asymmetric flow connections
US10397271B2 (en)2017-07-112019-08-27Cisco Technology, Inc.Distributed denial of service mitigation for web conferencing
US10404698B1 (en)2016-01-152019-09-03F5 Networks, Inc.Methods for adaptive organization of web application access points in webtops and devices thereof
US10417025B2 (en)2014-11-182019-09-17Cisco Technology, Inc.System and method to chain distributed applications in a network environment
US10419550B2 (en)2016-07-062019-09-17Cisco Technology, Inc.Automatic service function validation in a virtual network environment
US10505818B1 (en)2015-05-052019-12-10F5 Networks. Inc.Methods for analyzing and load balancing based on server health and devices thereof
US10505792B1 (en)2016-11-022019-12-10F5 Networks, Inc.Methods for facilitating network traffic analytics and devices thereof
US10541893B2 (en)2017-10-252020-01-21Cisco Technology, Inc.System and method for obtaining micro-service telemetry data
US10554689B2 (en)2017-04-282020-02-04Cisco Technology, Inc.Secure communication session resumption in a service function chain
US10666612B2 (en)2018-06-062020-05-26Cisco Technology, Inc.Service chains for inter-cloud traffic
US10673698B2 (en)2017-07-212020-06-02Cisco Technology, Inc.Service function chain optimization using live testing
US10721269B1 (en)2009-11-062020-07-21F5 Networks, Inc.Methods and system for returning requests with javascript for clients before passing a request to a server
USRE48131E1 (en)2014-12-112020-07-28Cisco Technology, Inc.Metadata augmentation in a service function chain
US10735275B2 (en)2017-06-162020-08-04Cisco Technology, Inc.Releasing and retaining resources for use in a NFV environment
US10791065B2 (en)2017-09-192020-09-29Cisco Technology, Inc.Systems and methods for providing container attributes as part of OAM techniques
US10791119B1 (en)2017-03-142020-09-29F5 Networks, Inc.Methods for temporal password injection and devices thereof
US10791088B1 (en)2016-06-172020-09-29F5 Networks, Inc.Methods for disaggregating subscribers via DHCP address translation and devices thereof
US10798187B2 (en)2017-06-192020-10-06Cisco Technology, Inc.Secure service chaining
US10797888B1 (en)2016-01-202020-10-06F5 Networks, Inc.Methods for secured SCEP enrollment for client devices and devices thereof
US10812266B1 (en)2017-03-172020-10-20F5 Networks, Inc.Methods for managing security tokens based on security violations and devices thereof
US10834065B1 (en)2015-03-312020-11-10F5 Networks, Inc.Methods for SSL protected NTLM re-authentication and devices thereof
US10884807B2 (en)2017-04-122021-01-05Cisco Technology, Inc.Serverless computing and task scheduling
US10924408B2 (en)2014-11-072021-02-16Noction, Inc.System and method for optimizing traffic in packet-switched networks with internet exchanges
US10931793B2 (en)2016-04-262021-02-23Cisco Technology, Inc.System and method for automated rendering of service chaining
US10931662B1 (en)2017-04-102021-02-23F5 Networks, Inc.Methods for ephemeral authentication screening and devices thereof
CN112527826A (en)*2019-09-192021-03-19北京京东振世信息技术有限公司Method and device for processing request
US10972453B1 (en)2017-05-032021-04-06F5 Networks, Inc.Methods for token refreshment based on single sign-on (SSO) for federated identity environments and devices thereof
US11018981B2 (en)2017-10-132021-05-25Cisco Technology, Inc.System and method for replication container performance and policy validation using real time network traffic
US11044203B2 (en)2016-01-192021-06-22Cisco Technology, Inc.System and method for hosting mobile packet core and value-added services using a software defined network and service chains
US11044200B1 (en)2018-07-062021-06-22F5 Networks, Inc.Methods for service stitching using a packet header and devices thereof
US11063856B2 (en)2017-08-242021-07-13Cisco Technology, Inc.Virtual network function monitoring in a network function virtualization deployment
US11063758B1 (en)2016-11-012021-07-13F5 Networks, Inc.Methods for facilitating cipher selection and devices thereof
US11108763B2 (en)*2020-01-092021-08-31Cisco Technology, Inc.Intelligent identity-aware application proxy
US11122083B1 (en)2017-09-082021-09-14F5 Networks, Inc.Methods for managing network connections based on DNS data and network policies and devices thereof
US11153374B1 (en)*2020-11-062021-10-19Sap SeAdaptive cloud request handling
US11178150B1 (en)2016-01-202021-11-16F5 Networks, Inc.Methods for enforcing access control list based on managed application and devices thereof
US11184444B1 (en)*2020-07-272021-11-23International Business Machines CorporationNetwork traffic reduction by server-controlled cookie selection
US11271972B1 (en)2021-04-232022-03-08Netskope, Inc.Data flow logic for synthetic request injection for cloud security enforcement
US20220141024A1 (en)*2020-10-302022-05-05Capital One Services, LlcCall center web-based authentication using a contactless card
US11336698B1 (en)2021-04-222022-05-17Netskope, Inc.Synthetic request injection for cloud policy enforcement
US11343237B1 (en)2017-05-122022-05-24F5, Inc.Methods for managing a federated identity environment using security and access control data and devices thereof
US11350254B1 (en)2015-05-052022-05-31F5, Inc.Methods for enforcing compliance policies and devices thereof
US20220345490A1 (en)*2021-04-222022-10-27Netskope, Inc.Synthetic Request Injection to Retrieve Expired Metadata for Cloud Policy Enforcement
US11496438B1 (en)2017-02-072022-11-08F5, Inc.Methods for improved network security using asymmetric traffic delivery and devices thereof
US11540306B2 (en)2021-01-152022-12-27Qualcomm IncorproatedChannel occupancy time in a no-listen before talk channel access mode
US11582750B2 (en)2011-09-302023-02-14Interdigital Patent Holdings, Inc.Device communication using a reduced channel bandwidth
US11658995B1 (en)2018-03-202023-05-23F5, Inc.Methods for dynamically mitigating network attacks and devices thereof
US11757944B2 (en)2021-04-222023-09-12Netskope, Inc.Network intermediary with network request-response mechanism
US11757946B1 (en)2015-12-222023-09-12F5, Inc.Methods for analyzing network traffic and enforcing network policies and devices thereof
US11831683B2 (en)2021-04-222023-11-28Netskope, Inc.Cloud object security posture management
US11838851B1 (en)2014-07-152023-12-05F5, Inc.Methods for managing L7 traffic classification and devices thereof
US11888902B2 (en)2021-04-232024-01-30Netskope, Inc.Object metadata-based cloud policy enforcement using synthetic request injection
US11895138B1 (en)2015-02-022024-02-06F5, Inc.Methods for improving web scanner accuracy and devices thereof
US11943260B2 (en)2022-02-022024-03-26Netskope, Inc.Synthetic request injection to retrieve metadata for cloud policy enforcement
US11985168B2 (en)2021-04-232024-05-14Netskope, Inc.Synthetic request injection for secure access service edge (SASE) cloud architecture
US12445451B2 (en)2022-03-162025-10-14Netskope, Inc.Inline proxy with synthetic request injection logic for cloud policy enforcement

Families Citing this family (299)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8601050B2 (en)*1996-06-122013-12-03Michael CarringerSystem and method for generating a modified web page by inline code insertion in response to an information request from a client computer
US9130765B1 (en)*1996-06-122015-09-08Michael CarringerSystem and method for generating a modified web page by inline code insertion in response to an information request from a client computer
JP2000155736A (en)*1998-11-242000-06-06Nec Corp Service request distribution method and address translator
AU4839300A (en)1999-05-112000-11-21Webvan Group, Inc.Electronic commerce enabled delivery system and method
US7177825B1 (en)*1999-05-112007-02-13Borders Louis HIntegrated system for ordering, fulfillment, and delivery of consumer products using a data network
US7370005B1 (en)*1999-05-112008-05-06Peter HamInventory replication based upon order fulfillment rates
US7272855B1 (en)1999-06-082007-09-18The Trustees Of Columbia University In The City Of New YorkUnified monitoring and detection of intrusion attacks in an electronic system
US7140039B1 (en)*1999-06-082006-11-21The Trustees Of Columbia University In The City Of New YorkIdentification of an attacker in an electronic system
US7013296B1 (en)1999-06-082006-03-14The Trustees Of Columbia University In The City Of New YorkUsing electronic security value units to control access to a resource
US6793967B1 (en)*1999-06-252004-09-21Sony CorporationCarbonaceous complex structure and manufacturing method therefor
US6751191B1 (en)1999-06-292004-06-15Cisco Technology, Inc.Load sharing and redundancy scheme
US7188181B1 (en)*1999-06-302007-03-06Sun Microsystems, Inc.Universal session sharing
US7287084B1 (en)1999-07-152007-10-23F5 Networks, Inc.Enabling encryption of application level persistence between a server and a client
US7346695B1 (en)2002-10-282008-03-18F5 Networks, Inc.System and method for performing application level persistence
US6772225B1 (en)*1999-09-302004-08-03International Business Machines CorporationPolicy enabled web caching
US6901438B1 (en)*1999-11-122005-05-31Bmc SoftwareSystem selects a best-fit form or URL in an originating web page as a target URL for replaying a predefined path through the internet
US7349979B1 (en)*1999-12-022008-03-25Cisco Technology, Inc.Method and apparatus for redirecting network traffic
US7076650B1 (en)*1999-12-242006-07-11Mcafee, Inc.System and method for selective communication scanning at a firewall and a network node
US6934757B1 (en)*2000-01-062005-08-23International Business Machines CorporationMethod and system for cross-domain service invocation using a single data handle associated with the stored common data and invocation-specific data
US7058007B1 (en)2000-01-182006-06-06Cisco Technology, Inc.Method for a cable modem to rapidly switch to a backup CMTS
US6839829B1 (en)2000-01-182005-01-04Cisco Technology, Inc.Routing protocol based redundancy design for shared-access networks
US7340532B2 (en)*2000-03-102008-03-04Akamai Technologies, Inc.Load balancing array packet routing system
US7739334B1 (en)*2000-03-172010-06-15Visto CorporationSystem and method for automatically forwarding email and email events via a computer network to a server computer
US6854018B1 (en)*2000-03-202005-02-08Nec CorporationSystem and method for intelligent web content fetch and delivery of any whole and partial undelivered objects in ascending order of object size
US6862623B1 (en)*2000-04-142005-03-01Microsoft CorporationCapacity planning for server resources
US8239445B1 (en)*2000-04-252012-08-07International Business Machines CorporationURL-based sticky routing tokens using a server-side cookie jar
US6947992B1 (en)*2000-05-012005-09-20International Business Machines CorporationMaintaining HTTP session affinity in a cluster environment
US7240283B1 (en)2000-11-102007-07-03Narasimha Rao PailaData transmission and rendering techniques implemented over a client-server system
FR2809952B1 (en)*2000-06-092004-04-23Louis Paul Guitay MASSAGE APPARATUS COMPRISING AT LEAST ONE ROTATOR POSITIVELY ROTATED
US6996768B1 (en)*2000-06-152006-02-07International Business Machines CorporationElectric publishing system and method of operation generating web pages personalized to a user's optimum learning mode
JP4472920B2 (en)*2000-06-262010-06-02スイスコム モービル アーゲー Method for establishing end-to-end security for transactions between a mobile terminal and an Internet server at the application level and proxy server used for the method
US7003584B1 (en)*2000-07-062006-02-21International Business Machines CorporationApparatus and method for accessing request header information using a transcoding filter servlet
US7225237B1 (en)*2000-07-312007-05-29Cisco Technology, Inc.System and method for providing persistent connections based on subnet natural class
EP1305931B1 (en)*2000-08-042006-06-28Avaya Technology Corp.Method and system for demand driven recognition of connection oriented transactions
US7089301B1 (en)*2000-08-112006-08-08Napster, Inc.System and method for searching peer-to-peer computer networks by selecting a computer based on at least a number of files shared by the computer
US7120697B2 (en)2001-05-222006-10-10International Business Machines CorporationMethods, systems and computer program products for port assignments of multiple application instances using the same source IP address
US6996631B1 (en)*2000-08-172006-02-07International Business Machines CorporationSystem having a single IP address associated with communication protocol stacks in a cluster of processing systems
US6941384B1 (en)2000-08-172005-09-06International Business Machines CorporationMethods, systems and computer program products for failure recovery for routed virtual internet protocol addresses
US6996617B1 (en)2000-08-172006-02-07International Business Machines CorporationMethods, systems and computer program products for non-disruptively transferring a virtual internet protocol address between communication protocol stacks
US6954784B2 (en)*2000-08-172005-10-11International Business Machines CorporationSystems, method and computer program products for cluster workload distribution without preconfigured port identification by utilizing a port of multiple ports associated with a single IP address
US7080147B2 (en)*2000-09-042006-07-18International Business Machines CorporationComputer network system, computer system, method for communication between computer systems, method for measuring computer system performance, and storage medium
AU2001284586A1 (en)*2000-09-052002-03-22Operax AbMethod for, and a topology aware resource manager in an ip-telephony system
US6871210B1 (en)*2000-09-052005-03-22International Business Machines CorporationAutomatic allocation of least loaded boot server to PXE client on a network VIA DHCP server
US7249180B2 (en)*2000-09-142007-07-24International Business Machines CorporationMethod and system for marketplace social proxies
US7206848B1 (en)*2000-09-212007-04-17Hewlett-Packard Development Company, L.P.Intelligently classifying and handling user requests in a data service system
US9130954B2 (en)2000-09-262015-09-08Brocade Communications Systems, Inc.Distributed health check for global server load balancing
US7657629B1 (en)2000-09-262010-02-02Foundry Networks, Inc.Global server load balancing
US7454500B1 (en)2000-09-262008-11-18Foundry Networks, Inc.Global server load balancing
US7197566B1 (en)*2000-09-292007-03-27Intel CorporationMethod and apparatus for selecting server to distribute multimedia data via a network
US7139792B1 (en)*2000-09-292006-11-21Intel CorporationMechanism for locking client requests to a particular server
US7562147B1 (en)*2000-10-022009-07-14Microsoft CorporationBi-directional HTTP-based reliable messaging protocol and system utilizing same
US6965930B1 (en)2000-10-202005-11-15International Business Machines CorporationMethods, systems and computer program products for workload distribution based on end-to-end quality of service
US6963917B1 (en)*2000-10-202005-11-08International Business Machines CorporationMethods, systems and computer program products for policy based distribution of workload to subsets of potential servers
US6848000B1 (en)*2000-11-122005-01-25International Business Machines CorporationSystem and method for improved handling of client state objects
US7739398B1 (en)*2000-11-212010-06-15Avaya Inc.Dynamic load balancer
US7512686B2 (en)*2000-12-212009-03-31Berg Mitchell TMethod and system for establishing a data structure of a connection with a client
US7421505B2 (en)*2000-12-212008-09-02Noatak Software LlcMethod and system for executing protocol stack instructions to form a packet for causing a computing device to perform an operation
US20020116605A1 (en)*2000-12-212002-08-22Berg Mitchell T.Method and system for initiating execution of software in response to a state
US20020116532A1 (en)*2000-12-212002-08-22Berg Mitchell T.Method and system for communicating an information packet and identifying a data structure
US7546369B2 (en)*2000-12-212009-06-09Berg Mitchell TMethod and system for communicating a request packet in response to a state
US6407680B1 (en)2000-12-222002-06-18Generic Media, Inc.Distributed on-demand media transcoding system and method
US7233914B1 (en)2000-12-272007-06-19Joyo WijayaTechnique for implementing item substitution for unavailable items relating to a customer order
US7421489B2 (en)*2000-12-292008-09-02Nortel Network LimitedNetwork protocols for distributing functions within a network
US7131140B1 (en)*2000-12-292006-10-31Cisco Technology, Inc.Method for protecting a firewall load balancer from a denial of service attack
US7757278B2 (en)*2001-01-042010-07-13Safenet, Inc.Method and apparatus for transparent encryption
WO2002063816A2 (en)*2001-02-062002-08-15Metaedge CorporationMethod and system for routing network traffic based upon application information
US7308423B1 (en)2001-03-192007-12-11Franklin Goodhue WoodwardTechnique for handling sales of regulated items implemented over a data network
US7269157B2 (en)2001-04-102007-09-11Internap Network Services CorporationSystem and method to assure network service levels with intelligent routing
AU2002256509A1 (en)*2001-05-102002-11-18Hospital For Special SurgeryUtilization of an infrared probe to discriminate between materials
US7711831B2 (en)*2001-05-222010-05-04International Business Machines CorporationMethods, systems and computer program products for source address selection
US8175257B1 (en)2001-05-312012-05-08Cisco Technology, Inc.Method and apparatus for scheduling automatic call distribution system callers
US7881208B1 (en)2001-06-182011-02-01Cisco Technology, Inc.Gateway load balancing protocol
US7113993B1 (en)*2001-06-202006-09-26Microstrategy, Inc.Technique for handling server session requests in a system having a plurality of servers
US20020199013A1 (en)*2001-06-252002-12-26Sorensen Lauge S.Method and apparatus for moving HTML/XML information into a HTTP header in a network
CA2452001C (en)*2001-07-062010-05-11Intier Automotive Inc.Tip easy entry and fold flat recliner assembly
US7366756B2 (en)*2001-07-092008-04-29Telefonaktiebolaget Lm Ericsson (Publ)System and method for securing privacy of chat participants
US7308501B2 (en)*2001-07-122007-12-11International Business Machines CorporationMethod and apparatus for policy-based packet classification using hashing algorithm
US7925737B2 (en)*2001-09-172011-04-12Hewlett-Packard Development Company, L.P.System and method for dynamic configuration of network resources
US6961759B2 (en)*2001-09-242005-11-01International Business Machines CorporationMethod and system for remotely managing persistent state data
US7260644B1 (en)*2001-09-262007-08-21Cisco Technology, Inc.Apparatus and method for re-directing a client session
US7752331B2 (en)*2001-10-302010-07-06At&T Intellectual Property I, L.P.Information gateway manager for multiple devices
US7412720B1 (en)*2001-11-022008-08-12Bea Systems, Inc.Delegated authentication using a generic application-layer network protocol
US7668966B2 (en)*2001-11-022010-02-23Internap Network Services CorporationData network controller
US7222190B2 (en)*2001-11-022007-05-22Internap Network Services CorporationSystem and method to provide routing control of information over data networks
US7561517B2 (en)2001-11-022009-07-14Internap Network Services CorporationPassive route control of data networks
US7133365B2 (en)*2001-11-022006-11-07Internap Network Services CorporationSystem and method to provide routing control of information over networks
US7984110B1 (en)*2001-11-022011-07-19Hewlett-Packard CompanyMethod and system for load balancing
US6976085B1 (en)*2001-11-202005-12-13Cisco Technology, Inc.Methods and apparatus for inserting data into a communications session
US7159080B1 (en)*2001-12-202007-01-02Network Appliance, Inc.System and method for storing storage operating system data in switch ports
US7650412B2 (en)2001-12-212010-01-19Netapp, Inc.Systems and method of implementing disk ownership in networked storage
US7296068B1 (en)2001-12-212007-11-13Network Appliance, Inc.System and method for transfering volume ownership in net-worked storage
US7246230B2 (en)*2002-01-292007-07-17Bea Systems, Inc.Single sign-on over the internet using public-key cryptography
US7814204B1 (en)*2002-02-112010-10-12Extreme Networks, Inc.Method of and system for analyzing the content of resource requests
US7584262B1 (en)2002-02-112009-09-01Extreme NetworksMethod of and system for allocating resources to resource requests based on application of persistence policies
US7155475B2 (en)*2002-02-152006-12-26Sony CorporationSystem, method, and computer program product for media publishing request processing
US6856991B1 (en)2002-03-192005-02-15Cisco Technology, Inc.Method and apparatus for routing data to a load balanced server using MPLS packet labels
US7088718B1 (en)2002-03-192006-08-08Cisco Technology, Inc.Server load balancing using IP option field approach to identify route to selected server
US7047315B1 (en)2002-03-192006-05-16Cisco Technology, Inc.Method providing server affinity and client stickiness in a server load balancing device without TCP termination and without keeping flow states
US7512702B1 (en)*2002-03-192009-03-31Cisco Technology, Inc.Method and apparatus providing highly scalable server load balancing
US7143169B1 (en)*2002-04-042006-11-28Cisco Technology, Inc.Methods and apparatus for directing messages to computer systems based on inserted data
US8554929B1 (en)2002-05-032013-10-08Foundry Networks, LlcConnection rate limiting for server load balancing and transparent cache switching
US8819252B1 (en)2002-05-032014-08-26Foundry Networks, LlcTransaction rate limiting
US7707295B1 (en)*2002-05-032010-04-27Foundry Networks, Inc.Connection rate limiting
US20060242313A1 (en)*2002-05-062006-10-26Lewiz CommunicationsNetwork content processor including packet engine
US20030208594A1 (en)2002-05-062003-11-06Urchin Software Corporation.System and method for tracking unique visitors to a website
AU2002311585A1 (en)*2002-06-062003-12-22Crescendo Networks Ltd.System and method for connecting multiple slow connections to multiple fast connections
US7031973B2 (en)*2002-06-102006-04-18Microsoft CorporationAccounting for references between a client and server that use disparate e-mail storage formats
US7428544B1 (en)*2002-06-102008-09-23Microsoft CorporationSystems and methods for mapping e-mail records between a client and server that use disparate storage formats
US20030236842A1 (en)*2002-06-212003-12-25Krishnamurti NatarajanE-mail address system and method for use between disparate client/server environments
US8909777B2 (en)*2002-06-262014-12-09Intel CorporationSystems and methods for dynamic access to program features
US20040024861A1 (en)*2002-06-282004-02-05Coughlin Chesley B.Network load balancing
US8150951B2 (en)*2002-07-102012-04-03Cisco Technology, Inc.System and method for communicating in a loadbalancing environment
US7860975B2 (en)*2002-07-312010-12-28Oracle America, Inc.System and method for secure sticky routing of requests within a server farm
US7774473B2 (en)*2002-07-312010-08-10Oracle America, Inc.System and method for sticky routing of requests within a server farm
US7676576B1 (en)2002-08-012010-03-09Foundry Networks, Inc.Method and system to clear counters used for statistical tracking for global server load balancing
US20040024808A1 (en)*2002-08-012004-02-05Hitachi, Ltd.Wide area storage localization system
US7086061B1 (en)2002-08-012006-08-01Foundry Networks, Inc.Statistical tracking of global server load balancing for selecting the best network address from ordered list of network addresses based on a set of performance metrics
US7574508B1 (en)2002-08-072009-08-11Foundry Networks, Inc.Canonical name (CNAME) handling for global server load balancing
WO2004019182A2 (en)*2002-08-242004-03-04Ingrian Networks, Inc.Selective feature activation
US7430755B1 (en)2002-09-032008-09-30Fs Networks, Inc.Method and system for providing persistence in a secure network access
US7296076B1 (en)2002-10-232007-11-13Cisco Technology, Inc.Maintaining session persistence without client-supported cookies
US7542471B2 (en)*2002-10-302009-06-02Citrix Systems, Inc.Method of determining path maximum transmission unit
US8270423B2 (en)2003-07-292012-09-18Citrix Systems, Inc.Systems and methods of using packet boundaries for reduction in timeout prevention
US8233392B2 (en)2003-07-292012-07-31Citrix Systems, Inc.Transaction boundary detection for reduction in timeout penalties
US7630305B2 (en)2003-07-292009-12-08Orbital Data CorporationTCP selective acknowledgements for communicating delivered and missed data packets
US7616638B2 (en)2003-07-292009-11-10Orbital Data CorporationWavefront detection and disambiguation of acknowledgments
US7191235B1 (en)*2002-11-262007-03-13Cisco Technology, Inc.System and method for communicating data in a loadbalancing environment
JP4043355B2 (en)*2002-12-102008-02-06富士通株式会社 Server load balancing program, server load balancing method, and server load balancing device
EP1570604A4 (en)*2002-12-132008-05-07Internap Network Services Corp ROUTE CONTROL IN ACCORDANCE WITH TOPOLOGY
US7720977B1 (en)2003-02-112010-05-18Foundry Networks, Inc.Cookie invalidation or expiration by a switch
US20040249948A1 (en)*2003-03-072004-12-09Sethi Bhupinder S.Performing application layer transactions during the connection establishment phase of connection-oriented protocols
US7761876B2 (en)*2003-03-202010-07-20Siemens Enterprise Communications, Inc.Method and system for balancing the load on media processors based upon CPU utilization information
US7284053B1 (en)2003-03-312007-10-16Cisco Technology, Inc.System and method for loadbalancing in a network environment
US20040210663A1 (en)*2003-04-152004-10-21Paul PhillipsObject-aware transport-layer network processing engine
US7650402B1 (en)2003-06-252010-01-19Cisco Technology, Inc.System and method for tracking end users in a loadbalancing environment
US20050027853A1 (en)*2003-07-282005-02-03Martin Terry M.System and method for collecting data regarding network service operation
US8432800B2 (en)2003-07-292013-04-30Citrix Systems, Inc.Systems and methods for stochastic-based quality of service
US7656799B2 (en)*2003-07-292010-02-02Citrix Systems, Inc.Flow control system architecture
US8437284B2 (en)2003-07-292013-05-07Citrix Systems, Inc.Systems and methods for additional retransmissions of dropped packets
US8238241B2 (en)2003-07-292012-08-07Citrix Systems, Inc.Automatic detection and window virtualization for flow control
US7593346B2 (en)2003-07-312009-09-22Cisco Technology, Inc.Distributing and balancing traffic flow in a virtual gateway
US7543296B2 (en)*2003-08-262009-06-02International Business Machines CorporationTime based multi-tiered management of resource systems
US7562145B2 (en)*2003-08-282009-07-14International Business Machines CorporationApplication instance level workload distribution affinities
US9584360B2 (en)2003-09-292017-02-28Foundry Networks, LlcGlobal server load balancing support for private VIP addresses
US7756040B1 (en)2003-10-082010-07-13Cisco Technology, Inc.System and method for relaying information in order to enable services in a network environment
US7860095B2 (en)*2003-10-302010-12-28Hewlett-Packard Development Company, L.P.Method and apparatus for load-balancing
US7978716B2 (en)2003-11-242011-07-12Citrix Systems, Inc.Systems and methods for providing a VPN solution
US8050275B1 (en)2003-11-182011-11-01Cisco Technology, Inc.System and method for offering quality of service in a network environment
US7747759B1 (en)2003-11-262010-06-29Teradata Us, Inc.Techniques for maintaining persistent preferences
US8572249B2 (en)*2003-12-102013-10-29Aventail LlcNetwork appliance for balancing load and platform services
US8738804B2 (en)*2004-01-082014-05-27International Business Machines CorporationSupporting transactions in a data network using router information
US8578016B2 (en)*2004-01-082013-11-05International Business Machines CorporationNon-invasive discovery of relationships between nodes in a network
US7596107B1 (en)2004-01-262009-09-29Cisco Technology, Inc.System and method for enabling multicast group services in a network environment
US7673018B2 (en)*2004-04-082010-03-02Research In Motion LimitedMessage send queue reordering based on priority
US7496651B1 (en)2004-05-062009-02-24Foundry Networks, Inc.Configurable geographic prefixes for global server load balancing
US7584301B1 (en)2004-05-062009-09-01Foundry Networks, Inc.Host-level policies for global server load balancing
US7603454B2 (en)*2004-05-192009-10-13Bea Systems, Inc.System and method for clustered tunneling of requests in application servers and transaction-based systems
US7519835B2 (en)*2004-05-202009-04-14Safenet, Inc.Encrypted table indexes and searching encrypted tables
US7020090B2 (en)*2004-06-212006-03-28Cisco Technology, Inc.System and method for loadbalancing in a network environment using feedback information
US8495305B2 (en)2004-06-302013-07-23Citrix Systems, Inc.Method and device for performing caching of dynamically generated objects in a data communication network
US7757074B2 (en)2004-06-302010-07-13Citrix Application Networking, LlcSystem and method for establishing a virtual private network
US8739274B2 (en)2004-06-302014-05-27Citrix Systems, Inc.Method and device for performing integrated caching in a data communication network
US7609721B2 (en)2004-07-232009-10-27Citrix Systems, Inc.Systems and methods for adjusting the maximum transmission unit for encrypted communications
US8363650B2 (en)2004-07-232013-01-29Citrix Systems, Inc.Method and systems for routing packets from a gateway to an endpoint
US7423977B1 (en)2004-08-232008-09-09Foundry Networks Inc.Smoothing algorithm for round trip time (RTT) measurements
US20060047662A1 (en)*2004-08-312006-03-02Rajkishore BarikCapability support for web transactions
US7624176B2 (en)*2004-10-142009-11-24International Business Machines CorporationMethod and system for programmatically generating synthetic transactions to monitor performance and availability of a web application
JP3859667B2 (en)*2004-10-262006-12-20株式会社日立製作所 Data communication method and system
US8145908B1 (en)*2004-10-292012-03-27Akamai Technologies, Inc.Web content defacement protection system
US7577749B1 (en)*2004-12-032009-08-18Ux Ltd.Emulation of persistent HTTP connections between network devices
US8706877B2 (en)2004-12-302014-04-22Citrix Systems, Inc.Systems and methods for providing client-side dynamic redirection to bypass an intermediary
US8700695B2 (en)2004-12-302014-04-15Citrix Systems, Inc.Systems and methods for providing client-side accelerated access to remote applications via TCP pooling
US8549149B2 (en)2004-12-302013-10-01Citrix Systems, Inc.Systems and methods for providing client-side accelerated access to remote applications via TCP multiplexing
US8954595B2 (en)2004-12-302015-02-10Citrix Systems, Inc.Systems and methods for providing client-side accelerated access to remote applications via TCP buffering
US7810089B2 (en)2004-12-302010-10-05Citrix Systems, Inc.Systems and methods for automatic installation and execution of a client-side acceleration program
JP5183214B2 (en)2005-01-242013-04-17サイトリックス システムズ,インコーポレイテッド System and method for performing caching of dynamically generated objects in a network
US8255456B2 (en)2005-12-302012-08-28Citrix Systems, Inc.System and method for performing flash caching of dynamically generated objects in a data communication network
US7516181B1 (en)2005-02-082009-04-07Microstrategy, Inc.Technique for project partitioning in a cluster of servers
US7080990B1 (en)*2005-02-092006-07-25Hon Hai Precision Ind. Co., Ltd.Control module assembly
US7340744B2 (en)*2005-04-082008-03-04Cisco Technology, Inc.System and method for optimizing sessions and network resources in a loadbalancing environment
JP4690767B2 (en)*2005-05-112011-06-01株式会社日立製作所 Network system, server device, and communication method
US7430607B2 (en)*2005-05-252008-09-30Microsoft CorporationSource throttling using CPU stamping
US8645313B1 (en)2005-05-272014-02-04Microstrategy, Inc.Systems and methods for enhanced SQL indices for duplicate row entries
US8009676B2 (en)*2005-07-262011-08-30Cisco Technology, Inc.Dynamically providing a quality of service for a mobile node
US7630486B2 (en)*2005-09-202009-12-08Cisco Technology, Inc.Method and system for handling a queued automatic call distributor call
US20070079140A1 (en)*2005-09-262007-04-05Brian MetzgerData migration
US20070079386A1 (en)*2005-09-262007-04-05Brian MetzgerTransparent encryption using secure encryption device
US7512707B1 (en)*2005-11-032009-03-31Adobe Systems IncorporatedLoad balancing of server clusters
US8140695B2 (en)*2005-12-122012-03-20International Business Machines CorporationLoad balancing and failover of distributed media resources in a media server
US8015304B2 (en)*2005-12-122011-09-06International Business Machines CorporationMethod to distribute speech resources in a media server
US8380855B2 (en)*2005-12-122013-02-19Answer Financial, Inc.HTTP header intermediary for enabling session-based dynamic site searches
JP4635855B2 (en)*2005-12-132011-02-23株式会社日立製作所 Data communication method and system
JP5100004B2 (en)*2005-12-142012-12-19キヤノン株式会社 Information processing system, server device, information processing device, and control method thereof
US8935429B2 (en)2006-12-192015-01-13Vmware, Inc.Automatically determining which remote applications a user or group is entitled to access based on entitlement specifications and providing remote application access to the remote applications
US7779091B2 (en)2005-12-192010-08-17Vmware, Inc.Method and system for providing virtualized application workspaces
US7921184B2 (en)2005-12-302011-04-05Citrix Systems, Inc.System and method for performing flash crowd caching of dynamically generated objects in a data communication network
US8301839B2 (en)2005-12-302012-10-30Citrix Systems, Inc.System and method for performing granular invalidation of cached dynamically generated objects in a data communication network
US20070180275A1 (en)*2006-01-272007-08-02Brian MetzgerTransparent encryption using secure JDBC/ODBC wrappers
US8533808B2 (en)*2006-02-022013-09-10Check Point Software Technologies Ltd.Network security smart load balancing using a multiple processor device
US8386768B2 (en)*2006-02-082013-02-26Safenet, Inc.High performance data encryption server and method for transparently encrypting/decrypting data
JP2007219608A (en)*2006-02-142007-08-30Fujitsu Ltd Load distribution processing program and load distribution apparatus
US7958091B2 (en)2006-02-162011-06-07Ingrian Networks, Inc.Method for fast bulk loading data into a database while bypassing exit routines
JP4961146B2 (en)*2006-02-202012-06-27株式会社日立製作所 Load balancing method and system
US7675854B2 (en)2006-02-212010-03-09A10 Networks, Inc.System and method for an adaptive TCP SYN cookie with time validation
US8782393B1 (en)2006-03-232014-07-15F5 Networks, Inc.Accessing SSL connection data by a third-party
JP4561671B2 (en)*2006-03-302010-10-13株式会社日立製作所 Data communication method and system
US20070245019A1 (en)*2006-04-122007-10-18United Video Properties, Inc.Interactive media content delivery using a backchannel communications network
US20070288466A1 (en)*2006-05-022007-12-13Mypoints.Com Inc.System and method for evenly distributing data across a distributed member architecture utilizing a home silo
JP4830659B2 (en)*2006-06-162011-12-07富士ゼロックス株式会社 Droplet discharge device
US9122715B2 (en)2006-06-292015-09-01International Business Machines CorporationDetecting changes in end-user transaction performance and availability caused by changes in transaction server configuration
US7783773B2 (en)*2006-07-242010-08-24Microsoft CorporationGlitch-free media streaming
US8566452B1 (en)2006-08-032013-10-22F5 Networks, Inc.Intelligent HTTP based load-balancing, persistence, and application traffic management of SSL VPN tunnels
US8584199B1 (en)2006-10-172013-11-12A10 Networks, Inc.System and method to apply a packet routing policy to an application session
US8312507B2 (en)2006-10-172012-11-13A10 Networks, Inc.System and method to apply network traffic policy to an application session
US8379865B2 (en)*2006-10-272013-02-19Safenet, Inc.Multikey support for multiple office system
US7861108B2 (en)*2006-10-272010-12-28Hewlett-Packard Development Company, L.P.Restoring user states in dynamic computing environments
US8122493B2 (en)*2007-01-252012-02-21Drako Dean MFirewall based on domain names
US9106606B1 (en)*2007-02-052015-08-11F5 Networks, Inc.Method, intermediate device and computer program code for maintaining persistency
US8260940B1 (en)*2007-06-292012-09-04Amazon Technologies, Inc.Service request management
US8615008B2 (en)2007-07-112013-12-24Foundry Networks LlcDuplicating network traffic through transparent VLAN flooding
US8077622B2 (en)*2007-08-032011-12-13Citrix Systems, Inc.Systems and methods for efficiently load balancing based on least connections
JP5039479B2 (en)*2007-08-202012-10-03キヤノン株式会社 Data communication apparatus, control method thereof, and program
US8245241B2 (en)*2007-10-022012-08-14International Business Machines CorporationArrangements for interactivity between a virtual universe and the world wide web
US8248928B1 (en)2007-10-092012-08-21Foundry Networks, LlcMonitoring server load balancing
US7925694B2 (en)2007-10-192011-04-12Citrix Systems, Inc.Systems and methods for managing cookies via HTTP content layer
US20090132804A1 (en)*2007-11-212009-05-21Prabir PaulSecured live software migration
US8769660B2 (en)2008-01-262014-07-01Citrix Systems, Inc.Systems and methods for proxying cookies for SSL VPN clientless sessions
US8868775B2 (en)*2008-02-102014-10-21Cisco Technology, Inc.Load balancing manipulation of packet flows within a transport conduit
US7925785B2 (en)*2008-06-272011-04-12Microsoft CorporationOn-demand capacity management
US20090327460A1 (en)*2008-06-272009-12-31Microsoft CorporationApplication Request Routing and Load Balancing
US8533333B2 (en)*2008-09-032013-09-10Microsoft CorporationShared hosting using host name affinity
JP5458688B2 (en)*2009-03-192014-04-02富士通株式会社 Uniqueness guarantee support program, service providing system, and uniqueness guarantee realization method
US9960967B2 (en)2009-10-212018-05-01A10 Networks, Inc.Determining an application delivery server based on geo-location information
EP2357765A1 (en)2010-02-092011-08-17Paul SheerSocket SMTP load balancing
US8700892B2 (en)*2010-03-192014-04-15F5 Networks, Inc.Proxy SSL authentication in split SSL for client-side proxy agent resources with content insertion
US8239532B1 (en)*2010-06-242012-08-07Google Inc.System and method of reducing latency using adaptive DNS resolution
US8566465B2 (en)*2010-09-172013-10-22At&T Intellectual Property I, L.P.System and method to detect and mitigate distributed denial of service attacks using random internet protocol hopping
US9215275B2 (en)2010-09-302015-12-15A10 Networks, Inc.System and method to balance servers based on server load status
US8549148B2 (en)2010-10-152013-10-01Brocade Communications Systems, Inc.Domain name system security extensions (DNSSEC) for global server load balancing
US9609052B2 (en)2010-12-022017-03-28A10 Networks, Inc.Distributing application traffic to servers based on dynamic service response time
US20130117168A1 (en)2011-11-042013-05-09Mark Henrik SandstromMaximizing Throughput of Multi-user Parallel Data Processing Systems
US8789065B2 (en)2012-06-082014-07-22Throughputer, Inc.System and method for input data load adaptive parallel processing
US20120259913A1 (en)*2011-04-072012-10-11Infosys Technologies, Ltd.System and method for implementing a dynamic change in server operating condition in a secured server network
US9448847B2 (en)2011-07-152016-09-20Throughputer, Inc.Concurrent program execution optimization
US8793698B1 (en)*2013-02-212014-07-29Throughputer, Inc.Load balancer for parallel processors
US9462466B2 (en)2011-09-292016-10-04Israel L'HeureuxGateway router supporting session hand-off and content sharing among clients of a local area network
US9197600B2 (en)*2011-09-292015-11-24Israel L'HeureuxSmart router
US8897154B2 (en)2011-10-242014-11-25A10 Networks, Inc.Combining stateless and stateful server load balancing
US9386088B2 (en)2011-11-292016-07-05A10 Networks, Inc.Accelerating service processing using fast path TCP
US9094364B2 (en)2011-12-232015-07-28A10 Networks, Inc.Methods to manage services over a service gateway
US10044582B2 (en)2012-01-282018-08-07A10 Networks, Inc.Generating secure name records
US9525632B1 (en)2012-05-012016-12-20F5 Networks, Inc.Minimize recycle SYN issues for split TCP hot flows to improve system reliability and performance
US9338095B2 (en)2012-05-012016-05-10F5 Networks, Inc.Data flow segment optimized for hot flows
US9154423B1 (en)2012-05-012015-10-06F5 Networks, Inc.Minimize SYN-flood issues with flow cache while maintaining performance
US8782221B2 (en)2012-07-052014-07-15A10 Networks, Inc.Method to allocate buffer for TCP proxy session based on dynamic network conditions
US9203771B1 (en)2012-07-232015-12-01F5 Networks, Inc.Hot service flow hardware offloads based on service priority and resource usage
US9843484B2 (en)2012-09-252017-12-12A10 Networks, Inc.Graceful scaling in software driven networks
US10002141B2 (en)2012-09-252018-06-19A10 Networks, Inc.Distributed database in software driven networks
KR101692751B1 (en)2012-09-252017-01-04에이10 네트워크스, 인코포레이티드Load distribution in data networks
US10021174B2 (en)2012-09-252018-07-10A10 Networks, Inc.Distributing service sessions
US9338225B2 (en)2012-12-062016-05-10A10 Networks, Inc.Forwarding policies on a virtual service network
US20140164447A1 (en)*2012-12-122014-06-12Akamai Technologies Inc.Cookie synchronization and acceleration of third-party content in a web page
US9729605B2 (en)*2012-12-272017-08-08Akamai Technologies Inc.Mechanism for distinguishing between content to be served through first or second delivery channels
CN103078910B (en)*2012-12-272016-03-30华为技术有限公司A kind of method of Web-page segmentation and device
US9531846B2 (en)2013-01-232016-12-27A10 Networks, Inc.Reducing buffer usage for TCP proxy session based on delayed acknowledgement
US9900252B2 (en)2013-03-082018-02-20A10 Networks, Inc.Application delivery controller and global server load balancer
WO2014144837A1 (en)2013-03-152014-09-18A10 Networks, Inc.Processing data packets using a policy based network path
US10038693B2 (en)2013-05-032018-07-31A10 Networks, Inc.Facilitating secure network traffic by an application delivery controller
US9485158B1 (en)2013-11-072016-11-01F5 Networks, Inc.Methods for aggregating per-session statistics on a clustered system and devices thereof
US10230770B2 (en)2013-12-022019-03-12A10 Networks, Inc.Network proxy layer for policy-based application proxies
JP6156116B2 (en)*2013-12-162017-07-05富士ゼロックス株式会社 Session management system, session management device, and program
US9609068B2 (en)2013-12-162017-03-28Fuji Xerox Co., Ltd.Session management system, session management apparatus, and non-transitory computer readable medium
US9565138B2 (en)2013-12-202017-02-07Brocade Communications Systems, Inc.Rule-based network traffic interception and distribution scheme
EP2890086B1 (en)2013-12-262016-07-27Telefonica Digital España, S.L.U.Method and farm load balancing device for establishing a bi-directional server to server communication and computer program thereof
US9648542B2 (en)2014-01-282017-05-09Brocade Communications Systems, Inc.Session-based packet routing for facilitating analytics
US9942152B2 (en)2014-03-252018-04-10A10 Networks, Inc.Forwarding data packets using a service-based forwarding policy
US9942162B2 (en)2014-03-312018-04-10A10 Networks, Inc.Active application response delay time
US9906422B2 (en)2014-05-162018-02-27A10 Networks, Inc.Distributed system to determine a server's health
US9521176B2 (en)2014-05-212016-12-13Sony CorporationSystem, method, and computer program product for media publishing request processing
US10129122B2 (en)2014-06-032018-11-13A10 Networks, Inc.User defined objects for network devices
US9992229B2 (en)2014-06-032018-06-05A10 Networks, Inc.Programming a data network device using user defined scripts with licenses
US9986061B2 (en)2014-06-032018-05-29A10 Networks, Inc.Programming a data network device using user defined scripts
US10268467B2 (en)2014-11-112019-04-23A10 Networks, Inc.Policy-driven management of application traffic for providing services to cloud-based applications
US9866478B2 (en)2015-03-232018-01-09Extreme Networks, Inc.Techniques for user-defined tagging of traffic in a network visibility system
US10911353B2 (en)2015-06-172021-02-02Extreme Networks, Inc.Architecture for a network visibility system
US10771475B2 (en)2015-03-232020-09-08Extreme Networks, Inc.Techniques for exchanging control and configuration information in a network visibility system
US10129088B2 (en)2015-06-172018-11-13Extreme Networks, Inc.Configuration of rules in a network visibility system
US10530688B2 (en)2015-06-172020-01-07Extreme Networks, Inc.Configuration of load-sharing components of a network visibility router in a network visibility system
US10057126B2 (en)2015-06-172018-08-21Extreme Networks, Inc.Configuration of a network visibility system
US10581976B2 (en)2015-08-122020-03-03A10 Networks, Inc.Transmission control of protocol state exchange for dynamic stateful service insertion
US10243791B2 (en)2015-08-132019-03-26A10 Networks, Inc.Automated adjustment of subscriber policies
CN105490837B (en)*2015-11-242019-07-02广州市百果园网络科技有限公司A kind of network monitoring processing method and device
JP6620558B2 (en)*2016-01-042019-12-18富士ゼロックス株式会社 Information processing apparatus and information processing program
US10318288B2 (en)2016-01-132019-06-11A10 Networks, Inc.System and method to process a chain of network applications
US10091075B2 (en)2016-02-122018-10-02Extreme Networks, Inc.Traffic deduplication in a visibility network
US10999200B2 (en)2016-03-242021-05-04Extreme Networks, Inc.Offline, intelligent load balancing of SCTP traffic
US10567259B2 (en)2016-10-192020-02-18Extreme Networks, Inc.Smart filter generator
US10389835B2 (en)2017-01-102019-08-20A10 Networks, Inc.Application aware systems and methods to process user loadable network applications
US11122042B1 (en)2017-05-122021-09-14F5 Networks, Inc.Methods for dynamically managing user access control and devices thereof

Family Cites Families (55)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US3950735A (en)1974-01-041976-04-13Honeywell Information Systems, Inc.Method and apparatus for dynamically controlling read/write operations in a peripheral subsystem
US4644532A (en)1985-06-101987-02-17International Business Machines CorporationAutomatic update of topology in a hybrid network
US4965772A (en)1987-06-151990-10-23International Business Machines CorporationMethod and apparatus for communication network alert message construction
US5053953A (en)1990-01-051991-10-01Bull Hn Information Systems Inc.Apparatus for aligning arithmetic operands during fetch
US5023826A (en)1990-01-111991-06-11Bull Hn Information Systems Inc.Apparatus for skipping arithmetic calculations involving leading zeros
WO1991014326A2 (en)1990-03-051991-09-19Massachusetts Institute Of TechnologySwitching networks with expansive and/or dispersive logical clusters for message routing
US5327529A (en)1990-09-241994-07-05GeoworksProcess of designing user's interfaces for application programs
US5367642A (en)1990-09-281994-11-22Massachusetts Institute Of TechnologySystem of express channels in an interconnection network that automatically bypasses local channel addressable nodes
US5299312A (en)1990-11-151994-03-29Massachusetts Institute Of TechnologyNetwork fault recovery by controllable switching of subnetworks
US5367635A (en)1991-08-291994-11-22Hewlett-Packard CompanyNetwork management agent with user created objects providing additional functionality
US5611049A (en)1992-06-031997-03-11Pitts; William M.System for accessing distributed data cache channel at each network node to pass requests and data
US6026452A (en)1997-02-262000-02-15Pitts; William MichaelNetwork distributed site cache RAM claimed as up/down stream request/reply channel for storing anticipated data and meta data
US5371852A (en)1992-10-141994-12-06International Business Machines CorporationMethod and apparatus for making a cluster of computers appear as a single host on a network
US5596742A (en)1993-04-021997-01-21Massachusetts Institute Of TechnologyVirtual interconnections for reconfigurable logic systems
WO1994025913A2 (en)1993-04-301994-11-10Novadigm, Inc.Method and apparatus for enterprise desktop management
US5406502A (en)1993-06-291995-04-11Elbit Ltd.System and method for measuring the operation of a device
WO1995005712A2 (en)1993-08-131995-02-23Frank Thomson LeightonSecret key exchange
US5519694A (en)1994-02-041996-05-21Massachusetts Institute Of TechnologyConstruction of hierarchical networks through extension
US5761484A (en)1994-04-011998-06-02Massachusetts Institute Of TechnologyVirtual interconnections for reconfigurable logic systems
US5528701A (en)1994-09-021996-06-18Panasonic Technologies, Inc.Trie based method for indexing handwritten databases
US5517617A (en)1994-06-291996-05-14Digital Equipment CorporationAutomatic assignment of addresses in a computer communications network
US5606665A (en)1994-07-011997-02-25Digital Equipment CorporationBuffer descriptor prefetch in network and I/O design
US5768423A (en)1994-09-021998-06-16Panasonic Technologies Inc.Trie structure based method and apparatus for indexing and searching handwritten databases with dynamic search sequencing
US6085234A (en)1994-11-282000-07-04Inca Technology, Inc.Remote file services network-infrastructure cache
US5936939A (en)1995-05-221999-08-10Fore Systems, Inc.Digital network including early packet discard mechanism with adjustable threshold
US5682382A (en)1995-09-051997-10-28Massachusetts Institute Of TechnologyScalable, self-organizing packet radio network having decentralized channel management providing collision-free packet transfer
US5949885A (en)1996-03-121999-09-07Leighton; F. ThomsonMethod for protecting content using watermarking
US6111876A (en)1996-03-122000-08-29Nortel Networks LimitedVLAN frame format
US5959990A (en)1996-03-121999-09-28Bay Networks, Inc.VLAN frame format
US5752023A (en)1996-04-241998-05-12Massachusetts Institute Of TechnologyNetworked database system for geographically dispersed global sustainability data
US5663018A (en)1996-05-281997-09-02MotorolaPattern writing method during X-ray mask fabrication
US5913214A (en)1996-05-301999-06-15Massachusetts Inst TechnologyData extraction from world wide web pages
US5919247A (en)1996-07-241999-07-06Marimba, Inc.Method for the distribution of code and data updates
US5774660A (en)1996-08-051998-06-30Resonate, Inc.World-wide-web server with delayed resource-binding for resource-based load balancing on a distributed resource multi-node network
WO1998027506A2 (en)1996-12-171998-06-25Inca Technology, Inc.Ndc consistency reconnect mechanism
US6272523B1 (en)*1996-12-202001-08-07International Business Machines CorporationDistributed networking using logical processes
US5875296A (en)1997-01-281999-02-23International Business Machines CorporationDistributed file system web server user authentication with cookies
US6345303B1 (en)*1997-03-252002-02-05Intel CorporationNetwork proxy capable of dynamically selecting a destination device for servicing a client request
US5983281A (en)1997-04-241999-11-09International Business Machines CorporationLoad balancing in a multiple network environment
US6006260A (en)1997-06-031999-12-21Keynote Systems, Inc.Method and apparatus for evalutating service to a user over the internet
US5974460A (en)1997-06-161999-10-26International Business Machines CorporationApparatus and method for selecting an optimum telecommunications link
US6028857A (en)1997-07-252000-02-22Massachusetts Institute Of TechnologySelf-organizing network
US6006264A (en)1997-08-011999-12-21Arrowpoint Communications, Inc.Method and system for directing a flow between a client and a server
US6051169A (en)1997-08-272000-04-18International Business Machines CorporationVacuum baking process
US6078956A (en)1997-09-082000-06-20International Business Machines CorporationWorld wide web end user response time monitor
US5991878A (en)*1997-09-081999-11-23Fmr Corp.Controlling access to information
US6092196A (en)1997-11-252000-07-18Nortel Networks LimitedHTTP distributed remote user authentication system
US6087196A (en)1998-01-302000-07-11The Trustees Of Princeton UniversityFabrication of organic semiconductor devices using ink jet printing
US6185598B1 (en)*1998-02-102001-02-06Digital Island, Inc.Optimized network resource location
US6076108A (en)*1998-03-062000-06-13I2 Technologies, Inc.System and method for maintaining a state for a user session using a web system having a global session server
US6098093A (en)*1998-03-192000-08-01International Business Machines Corp.Maintaining sessions in a clustered server environment
US6279001B1 (en)*1998-05-292001-08-21Webspective Software, Inc.Web service
SE512672C2 (en)1998-06-122000-04-17Ericsson Telefon Ab L M Procedure and system for transferring a cookie
US6108703A (en)1998-07-142000-08-22Massachusetts Institute Of TechnologyGlobal hosting system
WO2000004422A2 (en)1998-07-172000-01-27Leighton F ThomsonMethod for image processing to facilitate copy protection

Cited By (192)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7707289B1 (en)*2000-01-312010-04-27F5 Networks, Inc.Method and system for enabling persistent access to virtual servers by an LDNS server
US20020032731A1 (en)*2000-02-072002-03-14Net2Phone, Inc.Group-browsing system
US7305439B2 (en)2000-02-072007-12-04Net2Phone, Inc.System and method for coordinated and secure-content group-browsing system
US20060129642A1 (en)*2000-02-072006-06-15Net2Phone, Inc.Group-browsing system
US7139799B2 (en)*2000-02-072006-11-21Net2Phone, Inc.System for enabling multiple clients to interact together over a network with a secure web page
US8380854B2 (en)2000-03-212013-02-19F5 Networks, Inc.Simplified method for processing multiple connections from the same client
US9647954B2 (en)2000-03-212017-05-09F5 Networks, Inc.Method and system for optimizing a network by independently scaling control segments and data flow
US8447871B1 (en)2000-03-212013-05-21F5 Networks, Inc.Simplified method for processing multiple connections from the same client
US9077554B1 (en)*2000-03-212015-07-07F5 Networks, Inc.Simplified method for processing multiple connections from the same client
US8788665B2 (en)2000-03-212014-07-22F5 Networks, Inc.Method and system for optimizing a network by independently scaling control segments and data flow
US20020138618A1 (en)*2000-03-212002-09-26F5 Networks, Inc.Simplified method for processing multiple connections from the same client
US20080256239A1 (en)*2000-03-212008-10-16F5 Networks, Inc.Method and system for optimizing a network by independently scaling control segments and data flow
US20150134845A1 (en)*2000-05-312015-05-14Ganas LlcObject Oriented Communication Among Platform Independent Systems over Networks Using SOAP
US6947977B1 (en)*2000-06-092005-09-20Metadigm LlcScalable transaction system for a network environment
US7225147B1 (en)*2000-06-092007-05-29Metadigm LlcScalable transaction system for a network environment
US8966010B1 (en)2000-06-092015-02-24Jordaan Consulting Ltd. I, LlcScalable transaction system for a network environment
US7099933B1 (en)*2000-07-112006-08-29Nortel Networks LimitedSystem and method for regulating web site access
US20070086360A1 (en)*2000-12-212007-04-19Berg Mitchell TMethod and system for communicating an information packet through multiple router devices
US20070067046A1 (en)*2000-12-212007-03-22Berg Mitchell TMethod and system for communicating an information packet through multiple networks
US9100409B2 (en)2000-12-212015-08-04Noatak Software LlcMethod and system for selecting a computing device for maintaining a client session in response to a request packet
US20070061470A1 (en)*2000-12-212007-03-15Berg Mitchell TMethod and system for selecting a computing device for maintaining a client session in response to a request packet
US7649876B2 (en)2000-12-212010-01-19Berg Mitchell TMethod and system for communicating an information packet through multiple router devices
US8341290B2 (en)*2000-12-212012-12-25Noatak Software LlcMethod and system for selecting a computing device for maintaining a client session in response to a request packet
US8819196B2 (en)*2001-05-302014-08-26International Business Machines CorporationSelection and configuration of servers
US20040133665A1 (en)*2001-05-302004-07-08Deboer Timothy G.Selection and configuration of servers
US7895231B2 (en)2002-02-152011-02-22International Business Machines CorporationQueuing model for a plurality of servers
US20080109452A1 (en)*2002-02-152008-05-08Cognos IncorporatedQueuing model for a plurality of servers
US8874783B1 (en)*2002-05-152014-10-28F5 Networks, Inc.Method and system for forwarding messages received at a traffic manager
US8645556B1 (en)2002-05-152014-02-04F5 Networks, Inc.Method and system for reducing memory used for idle connections
US8176164B1 (en)2002-12-192012-05-08F5 Networks, Inc.Method and system for managing network traffic
US8150957B1 (en)2002-12-192012-04-03F5 Networks, Inc.Method and system for managing network traffic
US8676955B1 (en)2002-12-192014-03-18F5 Networks, Inc.Method and system for managing network traffic
US8539062B1 (en)2002-12-192013-09-17F5 Networks, Inc.Method and system for managing network traffic
US20050027873A1 (en)*2003-07-282005-02-03Mayo Robert N.Directing client requests in an information system using client-side information
US8918525B2 (en)2003-08-132014-12-23Microsoft CorporationRouting hints
US7882251B2 (en)2003-08-132011-02-01Microsoft CorporationRouting hints
US20050038906A1 (en)*2003-08-132005-02-17Banes John A.Routing hints
US8266294B2 (en)2003-08-132012-09-11Microsoft CorporationRouting hints
US20050038905A1 (en)*2003-08-132005-02-17Banes John A.Routing hints
WO2005020085A1 (en)2003-08-132005-03-03Microsoft CorporationRouting hints
US20110093613A1 (en)*2003-08-132011-04-21Microsoft CorporationRouting Hints
EP1654665A4 (en)*2003-08-132010-06-30Microsoft Corp ROUTING HELP MESSAGES
US8543726B1 (en)*2005-04-082013-09-24Citrix Systems, Inc.Web relay
US20100057935A1 (en)*2005-05-242010-03-04Fujitsu LimitedRecord medium with a load distribution program recorded thereon, load distribution method, and load distribution apparatus
US20080066073A1 (en)*2006-09-112008-03-13Microsoft CorporationDynamic network load balancing using roundtrip heuristic
US8799918B2 (en)*2006-09-112014-08-05Microsoft CorporationDynamic network load balancing using roundtrip heuristic
US8806053B1 (en)2008-04-292014-08-12F5 Networks, Inc.Methods and systems for optimizing network traffic using preemptive acknowledgment signals
US8566444B1 (en)2008-10-302013-10-22F5 Networks, Inc.Methods and system for simultaneous multiple rules checking
US10157280B2 (en)2009-09-232018-12-18F5 Networks, Inc.System and method for identifying security breach attempts of a website
US8868961B1 (en)2009-11-062014-10-21F5 Networks, Inc.Methods for acquiring hyper transport timing and devices thereof
US10721269B1 (en)2009-11-062020-07-21F5 Networks, Inc.Methods and system for returning requests with javascript for clients before passing a request to a server
US9313047B2 (en)2009-11-062016-04-12F5 Networks, Inc.Handling high throughput and low latency network data packets in a traffic management device
US11108815B1 (en)2009-11-062021-08-31F5 Networks, Inc.Methods and system for returning requests with javascript for clients before passing a request to a server
US9141625B1 (en)2010-06-222015-09-22F5 Networks, Inc.Methods for preserving flow state during virtual machine migration and devices thereof
US10015286B1 (en)2010-06-232018-07-03F5 Networks, Inc.System and method for proxying HTTP single sign on across network domains
US8908545B1 (en)2010-07-082014-12-09F5 Networks, Inc.System and method for handling TCP performance in network access with driver initiated application tunnel
USRE47019E1 (en)2010-07-142018-08-28F5 Networks, Inc.Methods for DNSSEC proxying and deployment amelioration and systems thereof
US9083760B1 (en)2010-08-092015-07-14F5 Networks, Inc.Dynamic cloning and reservation of detached idle connections
US8630174B1 (en)2010-09-142014-01-14F5 Networks, Inc.System and method for post shaping TCP packetization
US8463909B1 (en)2010-09-152013-06-11F5 Networks, Inc.Systems and methods for managing server resources
US8886981B1 (en)2010-09-152014-11-11F5 Networks, Inc.Systems and methods for idle driven scheduling
US8804504B1 (en)2010-09-162014-08-12F5 Networks, Inc.System and method for reducing CPU load in processing PPP packets on a SSL-VPN tunneling device
US9554276B2 (en)2010-10-292017-01-24F5 Networks, Inc.System and method for on the fly protocol conversion in obtaining policy enforcement information
US8959571B2 (en)2010-10-292015-02-17F5 Networks, Inc.Automated policy builder
US8627467B2 (en)2011-01-142014-01-07F5 Networks, Inc.System and method for selectively storing web objects in a cache memory based on policy decisions
US10135831B2 (en)2011-01-282018-11-20F5 Networks, Inc.System and method for combining an access control system with a traffic management system
US9860790B2 (en)2011-05-032018-01-02Cisco Technology, Inc.Mobile service routing in a network environment
US9246819B1 (en)*2011-06-202016-01-26F5 Networks, Inc.System and method for performing message-based load balancing
US11582750B2 (en)2011-09-302023-02-14Interdigital Patent Holdings, Inc.Device communication using a reduced channel bandwidth
US12120653B2 (en)2011-09-302024-10-15Interdigital Patent Holdings, Inc.Device communication using a reduced channel bandwidth
US20140359065A1 (en)*2011-12-272014-12-04Zte CorporationTerminal device and user information synchronization method
US9270766B2 (en)2011-12-302016-02-23F5 Networks, Inc.Methods for identifying network traffic characteristics to correlate and manage one or more subsequent flows and devices thereof
US9985976B1 (en)2011-12-302018-05-29F5 Networks, Inc.Methods for identifying network traffic characteristics to correlate and manage one or more subsequent flows and devices thereof
US10230566B1 (en)2012-02-172019-03-12F5 Networks, Inc.Methods for dynamically constructing a service principal name and devices thereof
US9231879B1 (en)2012-02-202016-01-05F5 Networks, Inc.Methods for policy-based network traffic queue management and devices thereof
US9172753B1 (en)2012-02-202015-10-27F5 Networks, Inc.Methods for optimizing HTTP header based authentication and devices thereof
US10069946B2 (en)2012-03-292018-09-04A10 Networks, Inc.Hardware-based packet editor
US9742879B2 (en)2012-03-292017-08-22A10 Networks, Inc.Hardware-based packet editor
US10097616B2 (en)2012-04-272018-10-09F5 Networks, Inc.Methods for optimizing service of content requests and devices thereof
US10348631B2 (en)2012-05-252019-07-09A10 Networks, Inc.Processing packet header with hardware assistance
US9843521B2 (en)2012-05-252017-12-12A10 Networks, Inc.Processing packet header with hardware assistance
US20130315241A1 (en)*2012-05-252013-11-28A10 Networks, Inc.Method to process http header with hardware assistance
US9596286B2 (en)*2012-05-252017-03-14A10 Networks, Inc.Method to process HTTP header with hardware assistance
US10891599B2 (en)*2012-09-122021-01-12Microsoft Technology Licensing, LlcUse of state objects in near field communication (NFC) transactions
US20140074722A1 (en)*2012-09-122014-03-13Microsoft CorporationUse of state objects in near field communication (nfc) transactions
US10375155B1 (en)2013-02-192019-08-06F5 Networks, Inc.System and method for achieving hardware acceleration for asymmetric flow connections
US10237379B2 (en)2013-04-262019-03-19Cisco Technology, Inc.High-efficiency service chaining with agentless service nodes
US10027761B2 (en)2013-05-032018-07-17A10 Networks, Inc.Facilitating a secure 3 party network session by a network device
US9509614B2 (en)2013-06-202016-11-29Cisco Technology, Inc.Hierarchical load balancing in a network environment
US11509582B2 (en)2013-07-252022-11-22Noction, Inc.System and method for managing bandwidth usage rates in a packet-switched network
US10003536B2 (en)2013-07-252018-06-19Grigore RaileanuSystem and method for managing bandwidth usage rates in a packet-switched network
US11316790B2 (en)2013-07-252022-04-26Noction, Inc.System and method for managing bandwidth usage rates in a packet-switched network
US11102124B2 (en)2013-07-252021-08-24Noction, Inc.System and method for managing bandwidth usage rates in a packet-switched network
US10785156B2 (en)2013-07-252020-09-22Noction, Inc.System and method for managing bandwidth usage rates in a packet-switched network
US10187317B1 (en)2013-11-152019-01-22F5 Networks, Inc.Methods for traffic rate control and devices thereof
US9374297B2 (en)*2013-12-172016-06-21Cisco Technology, Inc.Method for implicit session routing
US20150172170A1 (en)*2013-12-172015-06-18Cisco Technology, Inc.Method for implicit session routing
US9608896B2 (en)2014-03-132017-03-28Cisco Technology, Inc.Service node originated service chains in a network environment
US10020979B1 (en)2014-03-252018-07-10A10 Networks, Inc.Allocating resources in multi-core computing environments
US10411956B2 (en)2014-04-242019-09-10A10 Networks, Inc.Enabling planned upgrade/downgrade of network devices without impacting network sessions
US9806943B2 (en)2014-04-242017-10-31A10 Networks, Inc.Enabling planned upgrade/downgrade of network devices without impacting network sessions
US10110429B2 (en)2014-04-242018-10-23A10 Networks, Inc.Enabling planned upgrade/downgrade of network devices without impacting network sessions
US9479443B2 (en)2014-05-162016-10-25Cisco Technology, Inc.System and method for transporting information to services in a network environment
US9379931B2 (en)2014-05-162016-06-28Cisco Technology, Inc.System and method for transporting information to services in a network environment
US10015143B1 (en)2014-06-052018-07-03F5 Networks, Inc.Methods for securing one or more license entitlement grants and devices thereof
US11838851B1 (en)2014-07-152023-12-05F5, Inc.Methods for managing L7 traffic classification and devices thereof
US10122630B1 (en)2014-08-152018-11-06F5 Networks, Inc.Methods for network traffic presteering and devices thereof
US10924408B2 (en)2014-11-072021-02-16Noction, Inc.System and method for optimizing traffic in packet-switched networks with internet exchanges
US10417025B2 (en)2014-11-182019-09-17Cisco Technology, Inc.System and method to chain distributed applications in a network environment
US10182013B1 (en)2014-12-012019-01-15F5 Networks, Inc.Methods for managing progressive image delivery and devices thereof
US10148577B2 (en)2014-12-112018-12-04Cisco Technology, Inc.Network service header metadata for load balancing
USRE48131E1 (en)2014-12-112020-07-28Cisco Technology, Inc.Metadata augmentation in a service function chain
US9769070B2 (en)2015-01-282017-09-19Maxim BasunovSystem and method of providing a platform for optimizing traffic through a computer network with distributed routing domains interconnected through data center interconnect links
US11895138B1 (en)2015-02-022024-02-06F5, Inc.Methods for improving web scanner accuracy and devices thereof
US10834065B1 (en)2015-03-312020-11-10F5 Networks, Inc.Methods for SSL protected NTLM re-authentication and devices thereof
US11350254B1 (en)2015-05-052022-05-31F5, Inc.Methods for enforcing compliance policies and devices thereof
US10505818B1 (en)2015-05-052019-12-10F5 Networks. Inc.Methods for analyzing and load balancing based on server health and devices thereof
US9825769B2 (en)2015-05-202017-11-21Cisco Technology, Inc.System and method to facilitate the assignment of service functions for service chains in a network environment
US9762402B2 (en)2015-05-202017-09-12Cisco Technology, Inc.System and method to facilitate the assignment of service functions for service chains in a network environment
US11757946B1 (en)2015-12-222023-09-12F5, Inc.Methods for analyzing network traffic and enforcing network policies and devices thereof
US10404698B1 (en)2016-01-152019-09-03F5 Networks, Inc.Methods for adaptive organization of web application access points in webtops and devices thereof
US11044203B2 (en)2016-01-192021-06-22Cisco Technology, Inc.System and method for hosting mobile packet core and value-added services using a software defined network and service chains
US11178150B1 (en)2016-01-202021-11-16F5 Networks, Inc.Methods for enforcing access control list based on managed application and devices thereof
US10797888B1 (en)2016-01-202020-10-06F5 Networks, Inc.Methods for secured SCEP enrollment for client devices and devices thereof
US10187306B2 (en)2016-03-242019-01-22Cisco Technology, Inc.System and method for improved service chaining
US10812378B2 (en)2016-03-242020-10-20Cisco Technology, Inc.System and method for improved service chaining
US10931793B2 (en)2016-04-262021-02-23Cisco Technology, Inc.System and method for automated rendering of service chaining
US10791088B1 (en)2016-06-172020-09-29F5 Networks, Inc.Methods for disaggregating subscribers via DHCP address translation and devices thereof
US10419550B2 (en)2016-07-062019-09-17Cisco Technology, Inc.Automatic service function validation in a virtual network environment
US10218616B2 (en)2016-07-212019-02-26Cisco Technology, Inc.Link selection for communication with a service function cluster
US10320664B2 (en)2016-07-212019-06-11Cisco Technology, Inc.Cloud overlay for operations administration and management
US10225270B2 (en)2016-08-022019-03-05Cisco Technology, Inc.Steering of cloned traffic in a service function chain
US10218593B2 (en)2016-08-232019-02-26Cisco Technology, Inc.Identifying sources of packet drops in a service function chain environment
US10778551B2 (en)2016-08-232020-09-15Cisco Technology, Inc.Identifying sources of packet drops in a service function chain environment
US10361969B2 (en)2016-08-302019-07-23Cisco Technology, Inc.System and method for managing chained services in a network environment
US11063758B1 (en)2016-11-012021-07-13F5 Networks, Inc.Methods for facilitating cipher selection and devices thereof
US10505792B1 (en)2016-11-022019-12-10F5 Networks, Inc.Methods for facilitating network traffic analytics and devices thereof
US11496438B1 (en)2017-02-072022-11-08F5, Inc.Methods for improved network security using asymmetric traffic delivery and devices thereof
US10791119B1 (en)2017-03-142020-09-29F5 Networks, Inc.Methods for temporal password injection and devices thereof
US10812266B1 (en)2017-03-172020-10-20F5 Networks, Inc.Methods for managing security tokens based on security violations and devices thereof
US10225187B2 (en)2017-03-222019-03-05Cisco Technology, Inc.System and method for providing a bit indexed service chain
US10778576B2 (en)2017-03-222020-09-15Cisco Technology, Inc.System and method for providing a bit indexed service chain
US10931662B1 (en)2017-04-102021-02-23F5 Networks, Inc.Methods for ephemeral authentication screening and devices thereof
US10884807B2 (en)2017-04-122021-01-05Cisco Technology, Inc.Serverless computing and task scheduling
US10938677B2 (en)2017-04-122021-03-02Cisco Technology, Inc.Virtualized network functions and service chaining in serverless computing infrastructure
US10257033B2 (en)2017-04-122019-04-09Cisco Technology, Inc.Virtualized network functions and service chaining in serverless computing infrastructure
US11102135B2 (en)2017-04-192021-08-24Cisco Technology, Inc.Latency reduction in service function paths
US10333855B2 (en)2017-04-192019-06-25Cisco Technology, Inc.Latency reduction in service function paths
US11539747B2 (en)2017-04-282022-12-27Cisco Technology, Inc.Secure communication session resumption in a service function chain
US10554689B2 (en)2017-04-282020-02-04Cisco Technology, Inc.Secure communication session resumption in a service function chain
US12028378B2 (en)2017-04-282024-07-02Cisco Technology, Inc.Secure communication session resumption in a service function chain preliminary class
US10972453B1 (en)2017-05-032021-04-06F5 Networks, Inc.Methods for token refreshment based on single sign-on (SSO) for federated identity environments and devices thereof
US11343237B1 (en)2017-05-122022-05-24F5, Inc.Methods for managing a federated identity environment using security and access control data and devices thereof
US11196640B2 (en)2017-06-162021-12-07Cisco Technology, Inc.Releasing and retaining resources for use in a NFV environment
US10735275B2 (en)2017-06-162020-08-04Cisco Technology, Inc.Releasing and retaining resources for use in a NFV environment
US10798187B2 (en)2017-06-192020-10-06Cisco Technology, Inc.Secure service chaining
US11108814B2 (en)2017-07-112021-08-31Cisco Technology, Inc.Distributed denial of service mitigation for web conferencing
US10397271B2 (en)2017-07-112019-08-27Cisco Technology, Inc.Distributed denial of service mitigation for web conferencing
US10673698B2 (en)2017-07-212020-06-02Cisco Technology, Inc.Service function chain optimization using live testing
US11115276B2 (en)2017-07-212021-09-07Cisco Technology, Inc.Service function chain optimization using live testing
US11063856B2 (en)2017-08-242021-07-13Cisco Technology, Inc.Virtual network function monitoring in a network function virtualization deployment
US11122083B1 (en)2017-09-082021-09-14F5 Networks, Inc.Methods for managing network connections based on DNS data and network policies and devices thereof
US10791065B2 (en)2017-09-192020-09-29Cisco Technology, Inc.Systems and methods for providing container attributes as part of OAM techniques
US11018981B2 (en)2017-10-132021-05-25Cisco Technology, Inc.System and method for replication container performance and policy validation using real time network traffic
US11252063B2 (en)2017-10-252022-02-15Cisco Technology, Inc.System and method for obtaining micro-service telemetry data
US10541893B2 (en)2017-10-252020-01-21Cisco Technology, Inc.System and method for obtaining micro-service telemetry data
US11658995B1 (en)2018-03-202023-05-23F5, Inc.Methods for dynamically mitigating network attacks and devices thereof
US11122008B2 (en)2018-06-062021-09-14Cisco Technology, Inc.Service chains for inter-cloud traffic
US11799821B2 (en)2018-06-062023-10-24Cisco Technology, Inc.Service chains for inter-cloud traffic
US10666612B2 (en)2018-06-062020-05-26Cisco Technology, Inc.Service chains for inter-cloud traffic
US11044200B1 (en)2018-07-062021-06-22F5 Networks, Inc.Methods for service stitching using a packet header and devices thereof
CN112527826A (en)*2019-09-192021-03-19北京京东振世信息技术有限公司Method and device for processing request
US11108763B2 (en)*2020-01-092021-08-31Cisco Technology, Inc.Intelligent identity-aware application proxy
US11184444B1 (en)*2020-07-272021-11-23International Business Machines CorporationNetwork traffic reduction by server-controlled cookie selection
US20220141024A1 (en)*2020-10-302022-05-05Capital One Services, LlcCall center web-based authentication using a contactless card
US11621849B2 (en)*2020-10-302023-04-04Capital One Services, LlcCall center web-based authentication using a contactless card
US20230216688A1 (en)*2020-10-302023-07-06Capital One Services, LlcCall center web-based authentication using a contactless card
US11930120B2 (en)*2020-10-302024-03-12Capital One Services, LlcCall center web-based authentication using a contactless card
US11153374B1 (en)*2020-11-062021-10-19Sap SeAdaptive cloud request handling
US11540306B2 (en)2021-01-152022-12-27Qualcomm IncorproatedChannel occupancy time in a no-listen before talk channel access mode
US11336698B1 (en)2021-04-222022-05-17Netskope, Inc.Synthetic request injection for cloud policy enforcement
US11647052B2 (en)*2021-04-222023-05-09Netskope, Inc.Synthetic request injection to retrieve expired metadata for cloud policy enforcement
US11831683B2 (en)2021-04-222023-11-28Netskope, Inc.Cloud object security posture management
US20220345490A1 (en)*2021-04-222022-10-27Netskope, Inc.Synthetic Request Injection to Retrieve Expired Metadata for Cloud Policy Enforcement
US11757944B2 (en)2021-04-222023-09-12Netskope, Inc.Network intermediary with network request-response mechanism
US12395534B2 (en)2021-04-222025-08-19Netskope, Inc.Cloud policy enforcement with synthetic request injection logic
US11831685B2 (en)2021-04-232023-11-28Netskope, Inc.Application-specific data flow for synthetic request injection
US11888902B2 (en)2021-04-232024-01-30Netskope, Inc.Object metadata-based cloud policy enforcement using synthetic request injection
US11985168B2 (en)2021-04-232024-05-14Netskope, Inc.Synthetic request injection for secure access service edge (SASE) cloud architecture
US11271972B1 (en)2021-04-232022-03-08Netskope, Inc.Data flow logic for synthetic request injection for cloud security enforcement
US11943260B2 (en)2022-02-022024-03-26Netskope, Inc.Synthetic request injection to retrieve metadata for cloud policy enforcement
US12445451B2 (en)2022-03-162025-10-14Netskope, Inc.Inline proxy with synthetic request injection logic for cloud policy enforcement

Also Published As

Publication numberPublication date
US6473802B2 (en)2002-10-29
US6374300B2 (en)2002-04-16
US20020040400A1 (en)2002-04-04

Similar Documents

PublicationPublication DateTitle
US6374300B2 (en)Method and system for storing load balancing information with an HTTP cookie
US7606912B1 (en)System and method for performing application level persistence
US6970933B1 (en)Enabling application level persistence between a server and another resource over a network
US7143195B2 (en)HTTP redirector
US7228359B1 (en)Methods and apparatus for providing domain name service based on a client identifier
US7647424B2 (en)Multi-level redirection system
US7707289B1 (en)Method and system for enabling persistent access to virtual servers by an LDNS server
US7447798B2 (en)Methods and systems for providing dynamic domain name system for inbound route control
US7194553B2 (en)Resolving virtual network names
US6311216B1 (en)Method, computer program product, and system for client-side deterministic routing and URL lookup into a distributed cache of URLS
US9106701B2 (en)Request routing management based on network components
US7149771B1 (en)Replica routing
US7565407B1 (en)Network proxy apparatus and methods
US7343422B2 (en)System and method for using uniform resource locators to map application layer content names to network layer anycast addresses
US10575167B2 (en)Anycast manifest retrieval, unicast content retrieval
US20090292824A1 (en)System And Method For Application Acceleration On A Distributed Computer Network
US20020016860A1 (en)System and method for resolving network layer anycast addresses to network layer unicast addresses
US20030172164A1 (en)server persistence using a session identifier
US7287084B1 (en)Enabling encryption of application level persistence between a server and a client
EP4115580B1 (en)Hostname pre-localization
JP2002259333A (en)Method for transferring contents
Garcia-Luna-AcevesSystem and Method forUsing Uniform Resource Locators To Map Application Layer Content Namesto Network Layer Anycast Addresses

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:F5 NETWORKS, INC., WASHINGTON

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MASTERS, RICHARD R.;REEL/FRAME:010107/0968

Effective date:19990715

STCFInformation on status: patent grant

Free format text:PATENTED CASE

CCCertificate of correction
FPAYFee payment

Year of fee payment:4

SULPSurcharge for late payment
FEPPFee payment procedure

Free format text:PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAYFee payment

Year of fee payment:8

FEPPFee payment procedure

Free format text:PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Free format text:PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAYFee payment

Year of fee payment:12

ASAssignment

Owner name:BRIGHTWOOD LOAN SERVICES LLC, AS COLLATERAL AGENT,

Free format text:INTELLECTUAL PROPERTY SECURITY AGREEMENT;ASSIGNOR:KEMP TECHNOLOGIES INC.;REEL/FRAME:048810/0483

Effective date:20190329

ASAssignment

Owner name:KEMP TECHNOLOGIES INC., NEW YORK

Free format text:RELEASE OF SECURITY INTEREST IN PATENTS;ASSIGNOR:BRIGHTWOOD LOAN SERVICES LLC;REEL/FRAME:058826/0873

Effective date:20211101


[8]ページ先頭

©2009-2025 Movatter.jp