Movatterモバイル変換


[0]ホーム

URL:


US20150039671A1 - Combining stateless and stateful server load balancing - Google Patents

Combining stateless and stateful server load balancing
Download PDF

Info

Publication number
US20150039671A1
US20150039671A1US14/520,126US201414520126AUS2015039671A1US 20150039671 A1US20150039671 A1US 20150039671A1US 201414520126 AUS201414520126 AUS 201414520126AUS 2015039671 A1US2015039671 A1US 2015039671A1
Authority
US
United States
Prior art keywords
hybrid
service gateway
service
condition
stateless
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
US14/520,126
Other versions
US9270774B2 (en
Inventor
Rajkumar Jalan
Feilong Xu
Lalgudi Narayanan KANNAN
Ronald Wai Lun Szeto
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.)
A10 Networks Inc
Original Assignee
A10 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
Application filed by A10 Networks IncfiledCriticalA10 Networks Inc
Priority to US14/520,126priorityCriticalpatent/US9270774B2/en
Assigned to A10 NETWORKS, INC.reassignmentA10 NETWORKS, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: JALAN, RAJKUMAR, KANNAN, LALGUDI NARAYANAN, SZETO, RONALD WAI LUN, XU, FEILONG
Publication of US20150039671A1publicationCriticalpatent/US20150039671A1/en
Priority to US15/016,097prioritypatent/US9906591B2/en
Application grantedgrantedCritical
Publication of US9270774B2publicationCriticalpatent/US9270774B2/en
Priority to US15/858,578prioritypatent/US10484465B2/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

The processing of data packets sent over a communication session between a host and a server by a service gateway includes processing a data packet using a current hybrid-stateful or hybrid-stateless processing method. The processing then checks whether a hybrid-stateless or hybrid-stateful condition is satisfied. When one of the sets of conditions is satisfied, the process includes changing from a hybrid-stateful to a hybrid-stateless processing method, or vice versa, for a subsequently received data packet. If the conditions are not satisfied, the process continues as originally structured.

Description

Claims (15)

What is claimed is:
1. A method for processing data packets sent over a communication session between a host and a server by a service gateway, comprising:
processing a data packet using a hybrid-stateful processing method by the service gateway;
checking by the service gateway whether a hybrid-stateless condition is satisfied;
in response to determining that the hybrid-stateless condition is satisfied, changing to a hybrid-stateless processing method for a subsequently received data packet by the service gateway; and
in response to determining that the hybrid-stateless condition is not satisfied, processing the subsequently received data packet using the hybrid-stateful processing method by the service gateway.
2. The method ofclaim 1, wherein the checking by the service gateway whether the hybrid-stateless condition is satisfied comprises:
comparing a time duration stored in memory against a predetermined time duration by the service gateway;
determining whether the time duration stored in memory exceeds the predetermined time duration;
in response to determining that the time duration stored in memory exceeds the predetermined time duration, determining by the service gateway that the hybrid-stateless condition is satisfied; and
in response to determining that the time duration stored in memory does not exceed the predetermined time duration, determining by the service gateway that the hybrid-stateless condition is not satisfied.
3. The method ofclaim 1, wherein the checking by the service gateway whether a hybrid-stateless condition is satisfied comprises receiving from an administrator the hybrid-stateless condition by the service gateway.
4. The method ofclaim 3, wherein the administrator comprises:
a human operator;
a network management system; or
a storage medium storing the hybrid-stateless condition.
5. A system, comprising:
a service gateway comprising a processor and a computer readable storage medium having computer readable program code embodied therewith, the computer readable program code configured to:
process a data packet using a hybrid-stateful processing method;
check whether a hybrid-stateless condition is satisfied;
in response to determining that the hybrid-stateless condition is satisfied, change to a hybrid-stateless processing method for a subsequently received data packet; and
in response to determining that the hybrid-stateless condition is not satisfied, process the subsequently received data packet using the hybrid-stateful processing method.
6. The system ofclaim 5, wherein the check whether a hybrid-stateless condition is satisfied comprises:
compare a time duration stored in memory against a predetermined time duration by the service gateway
determine whether the time duration stored in memory exceeds the predetermined time duration;
in response to determining that the time duration stored in memory exceeds the predetermined time duration, determine by the service gateway that the hybrid-stateless condition is satisfied; and
in response to determining that the time duration stored in memory does not exceed the predetermined time duration, determine by the service gateway that the hybrid-stateless condition is not satisfied.
7. The system ofclaim 5, wherein the check whether a hybrid-stateless condition is satisfied comprises receiving from an administrator the hybrid-stateless condition by the service gateway.
8. The system ofclaim 7, wherein the administrator comprises:
a human operator;
a network management system; or
a storage medium storing the hybrid-stateless condition.
9. A method for processing data packets sent over a communication session between a host and a server by a service gateway, comprising:
processing a data packet using a hybrid-stateless processing method by the service gateway;
checking by the service gateway whether a hybrid-stateful condition is satisfied;
in response to determining that the hybrid-stateful condition is satisfied, changing to a hybrid-stateful processing method for a subsequently received data packet by the service gateway; and
in response to determining that the hybrid-stateful condition is not satisfied, processing the subsequently received data packet using the hybrid-stateless processing method by the service gateway.
10. The method ofclaim 9, wherein the hybrid-stateful condition comprises a predetermined session rate, wherein the checking by the service gateway whether the hybrid-stateful condition is satisfied comprises:
calculating a session rate for a plurality of communication sessions received by the service gateway;
determining whether the calculated session rate is less than the predetermined session rate by the service gateway;
in response to determining that the calculated session rate is less than the predetermined session rate, determining by the service gateway that the hybrid-stateful condition is satisfied; and
in response to determining that the calculated session rate is greater than or equals the predetermined session rate, determining by the service gateway that the hybrid-stateful condition is not satisfied.
11. The method ofclaim 10, wherein the calculated session rate comprises:
a difference between a count of received service requests and a count of received service termination requests over a predetermined period of time or
a count of service requests over the predetermined period of time.
12. The method ofclaim 9, wherein the hybrid-stateful condition comprises a predetermined session table utilization, wherein the checking by the service gateway whether a hybrid-stateful condition is satisfied comprises:
counting a number of stored session entries in the session table by the service gateway;
determining whether the number of stored session entries does not exceed the predetermined session table utilization by the service gateway;
in response to determining that the number of stored session entries does not exceed the predetermined session table utilization, determining by the service gateway that the hybrid-stateful condition is satisfied; and
in response to determining that the number of stored session entries exceeds the predetermined session table utilization, determining by the service gateway that the hybrid-stateful condition is not satisfied.
13. The method ofclaim 9, wherein the checking by the service gateway whether the hybrid-stateful condition is satisfied comprises:
comparing a time duration stored in memory against a predetermined time duration by the service gateway
determining whether the time duration stored in memory exceeds the predetermined time duration;
in response to determining that the time duration stored in memory exceeds the predetermined time duration, determining by the service gateway that the hybrid-stateful condition is satisfied; and
in response to determining that the time duration stored in memory does not exceed the predetermined time duration, determining by the service gateway that the hybrid-stateful condition is not satisfied.
14. The method ofclaim 13, wherein the checking by the service gateway whether a hybrid-stateful condition is satisfied comprises receiving from an administrator the hybrid-stateful condition by the service gateway.
15. The method ofclaim 14, wherein the administrator comprises:
a human operator;
a network management system; or
a storage medium storing the hybrid-stateful condition.
US14/520,1262011-10-242014-10-21Combining stateless and stateful server load balancingActiveUS9270774B2 (en)

Priority Applications (3)

Application NumberPriority DateFiling DateTitle
US14/520,126US9270774B2 (en)2011-10-242014-10-21Combining stateless and stateful server load balancing
US15/016,097US9906591B2 (en)2011-10-242016-02-04Combining stateless and stateful server load balancing
US15/858,578US10484465B2 (en)2011-10-242017-12-29Combining stateless and stateful server load balancing

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
US13/280,336US8897154B2 (en)2011-10-242011-10-24Combining stateless and stateful server load balancing
US14/520,126US9270774B2 (en)2011-10-242014-10-21Combining stateless and stateful server load balancing

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US13/280,336ContinuationUS8897154B2 (en)2011-10-242011-10-24Combining stateless and stateful server load balancing

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US15/016,097ContinuationUS9906591B2 (en)2011-10-242016-02-04Combining stateless and stateful server load balancing

Publications (2)

Publication NumberPublication Date
US20150039671A1true US20150039671A1 (en)2015-02-05
US9270774B2 US9270774B2 (en)2016-02-23

Family

ID=48135938

Family Applications (4)

Application NumberTitlePriority DateFiling Date
US13/280,336Active2032-11-16US8897154B2 (en)2011-10-242011-10-24Combining stateless and stateful server load balancing
US14/520,126ActiveUS9270774B2 (en)2011-10-242014-10-21Combining stateless and stateful server load balancing
US15/016,097Active2032-01-11US9906591B2 (en)2011-10-242016-02-04Combining stateless and stateful server load balancing
US15/858,578Active2031-11-21US10484465B2 (en)2011-10-242017-12-29Combining stateless and stateful server load balancing

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US13/280,336Active2032-11-16US8897154B2 (en)2011-10-242011-10-24Combining stateless and stateful server load balancing

Family Applications After (2)

Application NumberTitlePriority DateFiling Date
US15/016,097Active2032-01-11US9906591B2 (en)2011-10-242016-02-04Combining stateless and stateful server load balancing
US15/858,578Active2031-11-21US10484465B2 (en)2011-10-242017-12-29Combining stateless and stateful server load balancing

Country Status (7)

CountryLink
US (4)US8897154B2 (en)
EP (1)EP2772026B1 (en)
JP (1)JP5913609B2 (en)
KR (1)KR101632187B1 (en)
CN (1)CN104067569B (en)
IN (1)IN2014CN03764A (en)
WO (1)WO2013070391A1 (en)

Cited By (34)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US9094364B2 (en)2011-12-232015-07-28A10 Networks, Inc.Methods to manage services over a service gateway
US9106561B2 (en)2012-12-062015-08-11A10 Networks, Inc.Configuration of a virtual service network
US9154584B1 (en)2012-07-052015-10-06A10 Networks, Inc.Allocating buffer for TCP proxy session based on dynamic network conditions
US9215275B2 (en)2010-09-302015-12-15A10 Networks, Inc.System and method to balance servers based on server load status
US9219751B1 (en)2006-10-172015-12-22A10 Networks, Inc.System and method to apply forwarding policy to an application session
US9253152B1 (en)2006-10-172016-02-02A10 Networks, Inc.Applying a packet routing policy to an application session
US9338225B2 (en)2012-12-062016-05-10A10 Networks, Inc.Forwarding policies on a virtual service network
US9386088B2 (en)2011-11-292016-07-05A10 Networks, Inc.Accelerating service processing using fast path TCP
US9531846B2 (en)2013-01-232016-12-27A10 Networks, Inc.Reducing buffer usage for TCP proxy session based on delayed acknowledgement
US9609052B2 (en)2010-12-022017-03-28A10 Networks, Inc.Distributing application traffic to servers based on dynamic service response time
WO2017112907A1 (en)*2015-12-232017-06-29F5 Networks, Inc.Inserting and removing stateful devices in a network
US9705800B2 (en)2012-09-252017-07-11A10 Networks, Inc.Load distribution in data networks
US9843484B2 (en)2012-09-252017-12-12A10 Networks, Inc.Graceful scaling in software driven networks
US9900252B2 (en)2013-03-082018-02-20A10 Networks, Inc.Application delivery controller and global server load balancer
US9906422B2 (en)2014-05-162018-02-27A10 Networks, Inc.Distributed system to determine a server's health
US9906591B2 (en)2011-10-242018-02-27A10 Networks, Inc.Combining stateless and stateful server load balancing
US9942162B2 (en)2014-03-312018-04-10A10 Networks, Inc.Active application response delay time
US9942152B2 (en)2014-03-252018-04-10A10 Networks, Inc.Forwarding data packets using a service-based forwarding policy
US9960967B2 (en)2009-10-212018-05-01A10 Networks, Inc.Determining an application delivery server based on geo-location information
US9986061B2 (en)2014-06-032018-05-29A10 Networks, Inc.Programming a data network device using user defined scripts
US9992229B2 (en)2014-06-032018-06-05A10 Networks, Inc.Programming a data network device using user defined scripts with licenses
US9992107B2 (en)2013-03-152018-06-05A10 Networks, Inc.Processing data packets using a policy based network path
US10002141B2 (en)2012-09-252018-06-19A10 Networks, Inc.Distributed database in software driven networks
US10021174B2 (en)2012-09-252018-07-10A10 Networks, Inc.Distributing service sessions
US10027761B2 (en)2013-05-032018-07-17A10 Networks, Inc.Facilitating a secure 3 party network session by a network device
US10038693B2 (en)2013-05-032018-07-31A10 Networks, Inc.Facilitating secure network traffic by an application delivery controller
US10044582B2 (en)2012-01-282018-08-07A10 Networks, Inc.Generating secure name records
US10129122B2 (en)2014-06-032018-11-13A10 Networks, Inc.User defined objects for network devices
US10230770B2 (en)2013-12-022019-03-12A10 Networks, Inc.Network proxy layer for policy-based application proxies
USRE47296E1 (en)2006-02-212019-03-12A10 Networks, Inc.System and method for an adaptive TCP SYN cookie with time validation
US10243791B2 (en)2015-08-132019-03-26A10 Networks, Inc.Automated adjustment of subscriber policies
US10497044B2 (en)2015-10-192019-12-03Demandware Inc.Scalable systems and methods for generating and serving recommendations
US10581976B2 (en)2015-08-122020-03-03A10 Networks, Inc.Transmission control of protocol state exchange for dynamic stateful service insertion
US11811675B2 (en)2022-01-242023-11-07Bank Of America CorporationSystem for triggering adaptive resource channel requisition within a distributed network

Families Citing this family (53)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20060117020A1 (en)*2004-12-012006-06-01John ToebesArrangement for selecting a server to provide distributed services from among multiple servers based on a location of a client device
JP5948345B2 (en)2011-01-112016-07-06エイ10 ネットワークス インコーポレイテッドA10 Networks, Inc. Virtual application delivery chassis system
US9154577B2 (en)2011-06-062015-10-06A10 Networks, Inc.Sychronization of configuration file of virtual application distribution chassis
US9736065B2 (en)2011-06-242017-08-15Cisco Technology, Inc.Level of hierarchy in MST for traffic localization and load balancing
US20130144620A1 (en)*2011-12-062013-06-06Telcordia Technologies, Inc.Method, system and program for verifying the authenticity of a website using a reliable telecommunication channel and pre-login message
US8908698B2 (en)2012-01-132014-12-09Cisco Technology, Inc.System and method for managing site-to-site VPNs of a cloud managed network
US10367914B2 (en)2016-01-122019-07-30Cisco Technology, Inc.Attaching service level agreements to application containers and enabling service assurance
WO2015131943A1 (en)*2014-03-052015-09-11Huawei Technologies Co., Ltd.Access node device for forwarding data packets
US20150264073A1 (en)*2014-03-112015-09-17Vectra Networks, Inc.System and method for detecting intrusions through real-time processing of traffic with extensive historical perspective
EP3117557A1 (en)2014-03-112017-01-18Vectra Networks, Inc.Method and system for detecting algorithm-generated domains
US9961130B2 (en)*2014-04-242018-05-01A10 Networks, Inc.Distributed high availability processing methods for service sessions
US10742559B2 (en)2014-04-242020-08-11A10 Networks, Inc.Eliminating data traffic redirection in scalable clusters
CN104035884B (en)*2014-06-302017-04-05河南百旺金赋电脑有限公司A kind of Crossed Circle queuing data storage method and intelligent gateway
US10122605B2 (en)2014-07-092018-11-06Cisco Technology, IncAnnotation of network activity through different phases of execution
US10129202B2 (en)*2014-11-252018-11-13Cisco Technology, Inc.Optimizing global IPv6 address assignments
KR20170110612A (en)*2015-01-302017-10-11캘거리 싸이언티픽 인코포레이티드 Highly Scalable, Fault Tolerant Remote Access Architecture and Access Method
GB2535798B (en)*2015-02-272022-01-26Metaswitch Networks LtdNetwork node
US10476982B2 (en)2015-05-152019-11-12Cisco Technology, Inc.Multi-datacenter message queue
WO2016209275A1 (en)*2015-06-262016-12-29Hewlett Packard Enterprise Development LpServer load balancing
US10034201B2 (en)*2015-07-092018-07-24Cisco Technology, Inc.Stateless load-balancing across multiple tunnels
US10205677B2 (en)2015-11-242019-02-12Cisco Technology, Inc.Cloud resource placement optimization and migration execution in federated clouds
US10452518B2 (en)2015-12-022019-10-22Veeva Systems Inc.Uploading tenant code to a multi-tenant system
US9760472B2 (en)*2015-12-022017-09-12Veeva Systems Inc.Tenant code debugging in multi-tenant systems
US10084703B2 (en)2015-12-042018-09-25Cisco Technology, Inc.Infrastructure-exclusive service forwarding
FR3045999A1 (en)*2015-12-182017-06-23Orange METHOD FOR COMMUNICATING BETWEEN A CALLER AND A PLURALITY OF TERMINALS CALLED
JP6181216B2 (en)*2016-01-222017-08-16株式会社東芝 COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, PROGRAM, AND COMMUNICATION SYSTEM
US10432532B2 (en)2016-07-122019-10-01Cisco Technology, Inc.Dynamically pinning micro-service to uplink port
US10382597B2 (en)2016-07-202019-08-13Cisco Technology, Inc.System and method for transport-layer level identification and isolation of container traffic
US10567344B2 (en)2016-08-232020-02-18Cisco Technology, Inc.Automatic firewall configuration based on aggregated cloud managed information
US10320683B2 (en)2017-01-302019-06-11Cisco Technology, Inc.Reliable load-balancer using segment routing and real-time application monitoring
US10671571B2 (en)2017-01-312020-06-02Cisco Technology, Inc.Fast network performance in containerized environments for network function virtualization
US11005731B2 (en)2017-04-052021-05-11Cisco Technology, Inc.Estimating model parameters for automatic deployment of scalable micro services
US10439877B2 (en)2017-06-262019-10-08Cisco Technology, Inc.Systems and methods for enabling wide area multicast domain name system
US10382274B2 (en)2017-06-262019-08-13Cisco Technology, Inc.System and method for wide area zero-configuration network auto configuration
US10425288B2 (en)2017-07-212019-09-24Cisco Technology, Inc.Container telemetry in data center environments with blade servers and switches
US10601693B2 (en)2017-07-242020-03-24Cisco Technology, Inc.System and method for providing scalable flow monitoring in a data center fabric
US10541866B2 (en)2017-07-252020-01-21Cisco Technology, Inc.Detecting and resolving multicast traffic performance issues
US10705882B2 (en)2017-12-212020-07-07Cisco Technology, Inc.System and method for resource placement across clouds for data intensive workloads
US10616321B2 (en)2017-12-222020-04-07At&T Intellectual Property I, L.P.Distributed stateful load balancer
US11595474B2 (en)2017-12-282023-02-28Cisco Technology, Inc.Accelerating data replication using multicast and non-volatile memory enabled nodes
US10511534B2 (en)2018-04-062019-12-17Cisco Technology, Inc.Stateless distributed load-balancing
US10728361B2 (en)2018-05-292020-07-28Cisco Technology, Inc.System for association of customer information across subscribers
US10904322B2 (en)2018-06-152021-01-26Cisco Technology, Inc.Systems and methods for scaling down cloud-based servers handling secure connections
US10764266B2 (en)2018-06-192020-09-01Cisco Technology, Inc.Distributed authentication and authorization for rapid scaling of containerized services
US11019083B2 (en)2018-06-202021-05-25Cisco Technology, Inc.System for coordinating distributed website analysis
US10819571B2 (en)2018-06-292020-10-27Cisco Technology, Inc.Network traffic optimization using in-situ notification system
US10904342B2 (en)2018-07-302021-01-26Cisco Technology, Inc.Container networking using communication tunnels
CN110858982B (en)2018-08-222022-01-14华为技术有限公司Flow/rate statistical method and related equipment
CN110278152B (en)*2018-08-312020-05-29新华三信息安全技术有限公司 A method and device for establishing a fast forwarding table
CN110290044B (en)*2019-06-262021-08-06普联技术有限公司Method, device and storage medium for shunting VPN (virtual private network) and backbone network
US12106081B1 (en)2020-01-242024-10-01Veeva Systems Inc.Uploading tenant code to a multi-tenant system
US12223342B2 (en)*2021-09-172025-02-11Red Hat, Inc.Dynamically switching a software service between stateful mode and stateless mode
CN114104880B (en)*2021-11-152024-03-08云知声(上海)智能科技有限公司Elevator call control system and control method thereof

Citations (14)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7013482B1 (en)*2000-07-072006-03-14802 Systems LlcMethods for packet filtering including packet invalidation if packet validity determination not timely made
US20060069774A1 (en)*2004-06-172006-03-30International Business Machine CorporationMethod and apparatus for managing data center using Web services
US7334232B2 (en)*1998-11-052008-02-19Bea Systems, Inc.Clustered enterprise Java™ in a secure distributed processing system
US7349970B2 (en)*2001-03-292008-03-25International Business Machines CorporationWorkload management of stateful program entities
US7472190B2 (en)*2003-10-172008-12-30International Business Machines CorporationMethod, system and program product for preserving a user state in an application
US7492766B2 (en)*2006-02-222009-02-17Juniper Networks, Inc.Dynamic building of VLAN interfaces based on subscriber information strings
US20100223630A1 (en)*2007-06-262010-09-02Sap AgSystem and method for switching between stateful and stateless communication modes
US7808994B1 (en)*2006-02-222010-10-05Juniper Networks, Inc.Forwarding traffic to VLAN interfaces built based on subscriber information strings
US20110040826A1 (en)*2009-08-132011-02-17Sap AgTransparently stateful execution of stateless applications
US7983258B1 (en)*2005-11-092011-07-19Juniper Networks, Inc.Dynamic virtual local area network (VLAN) interface configuration
US8499093B2 (en)*2010-05-142013-07-30Extreme Networks, Inc.Methods, systems, and computer readable media for stateless load balancing of network traffic flows
US8879427B2 (en)*2000-07-072014-11-04802 Systems Inc.Methods for updating the configuration of a programmable packet filtering device including a determination as to whether a packet is to be junked
US8965957B2 (en)*2010-12-152015-02-24Sap SeService delivery framework
US9094364B2 (en)*2011-12-232015-07-28A10 Networks, Inc.Methods to manage services over a service gateway

Family Cites Families (375)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JPS5855663A (en)1981-09-301983-04-02株式会社日立製作所Air conditioner for room
JPS596263A (en)1982-07-031984-01-13Agency Of Ind Science & TechnolZinc-coated flake pigment
JPS5913609A (en)1982-07-151984-01-24Kaoru UmeyaFlaky nitride ceramics and its manufacture
JPS5946189A (en)1982-09-061984-03-15Ryozo OotaCombination of contact plate for water disposal
JPS5963766A (en)1982-10-041984-04-11Mitsubishi Electric CorpSemiconductor memory
US5218602A (en)1991-04-041993-06-08Dsc Communications CorporationInterprocessor switching network
JP2962203B2 (en)1995-09-281999-10-12日本電気株式会社 Load balancing method for online information processing system
US5935207A (en)1996-06-031999-08-10Webtv Networks, Inc.Method and apparatus for providing remote site administrators with user hits on mirrored web sites
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
US5958053A (en)1997-01-301999-09-28At&T Corp.Communications protocol with improved security
US5995981A (en)1997-06-161999-11-30Telefonaktiebolaget Lm EricssonInitialization of replicated data objects
EP1021757A1 (en)1997-07-252000-07-26Starvox, Inc.Apparatus and method for integrated voice gateway
JP3369445B2 (en)1997-09-222003-01-20富士通株式会社 Network service server load adjusting device, method and recording medium
US7167927B2 (en)1997-10-142007-01-23Alacritech, Inc.TCP/IP offload device with fast-path TCP ACK generating and transmitting mechanism
US6434620B1 (en)1998-08-272002-08-13Alacritech, Inc.TCP/IP offload network interface device
US6226680B1 (en)1997-10-142001-05-01Alacritech, Inc.Intelligent network interface system method for protocol processing
US7237036B2 (en)1997-10-142007-06-26Alacritech, Inc.Fast-path apparatus for receiving data corresponding a TCP connection
US8782199B2 (en)1997-10-142014-07-15A-Tech LlcParsing a packet header
US6047268A (en)1997-11-042000-04-04A.T.&T. CorporationMethod and apparatus for billing for transactions conducted over the internet
US6003069A (en)1997-12-161999-12-14Lexmark International, Inc.Client/server printer driver system
US6167062A (en)1998-02-022000-12-26Tellabs Operations, Inc.System and associated method for the synchronization and control of multiplexed payloads over a telecommunications network
US6131163A (en)1998-02-172000-10-10Cisco Technology, Inc.Network gateway mechanism having a protocol stack proxy
US6459682B1 (en)1998-04-072002-10-01International Business Machines CorporationArchitecture for supporting service level agreements in an IP network
JPH11338836A (en)1998-05-251999-12-10Nippon Telegr & Teleph Corp <Ntt> Computer Network Load Balancing System
US6219706B1 (en)1998-10-162001-04-17Cisco Technology, Inc.Access control for networks
US6321338B1 (en)1998-11-092001-11-20Sri InternationalNetwork surveillance
US6850965B2 (en)1998-11-172005-02-01Arthur Douglas AllenMethod for connection acceptance and rapid determination of optimal multi-media content delivery over network
JP2000276432A (en)1999-03-242000-10-06Nec CorpDynamic load distribution system for transaction message
JP2000307634A (en)1999-04-152000-11-02Kdd Corp Congestion control method by relay station in packet switching network
EP1049307A1 (en)1999-04-292000-11-02International Business Machines CorporationMethod and system for dispatching client sessions within a cluster of servers connected to the World Wide Web
US20010049741A1 (en)1999-06-182001-12-06Bryan D. SkeneMethod and system for balancing load distribution on a wide area network
EP1067458A1 (en)1999-07-092001-01-10CANAL+ Société AnonymeRunning and testing applications
US6374300B2 (en)1999-07-152002-04-16F5 Networks, Inc.Method and system for storing load balancing information with an HTTP cookie
JP2001051859A (en)1999-08-112001-02-23Hitachi Ltd Load information communication method
WO2001013228A2 (en)1999-08-132001-02-22Sun Microsystems, Inc.Graceful distribution in application server load balancing
AU6795100A (en)1999-08-212001-03-19Webever, Inc.Method for content delivery over the internet
US7703102B1 (en)1999-08-232010-04-20Oracle America, Inc.Approach for allocating resources to an apparatus based on preemptable resource requirements
US8179809B1 (en)1999-08-232012-05-15Oracle America, Inc.Approach for allocating resources to an apparatus based on suspendable resource requirements
US8032634B1 (en)1999-08-232011-10-04Oracle America, Inc.Approach for allocating resources to an apparatus based on resource requirements
US7463648B1 (en)1999-08-232008-12-09Sun Microsystems, Inc.Approach for allocating resources to an apparatus based on optional resource requirements
US8019870B1 (en)1999-08-232011-09-13Oracle America, Inc.Approach for allocating resources to an apparatus based on alternative resource requirements
US6748414B1 (en)1999-11-152004-06-08International Business Machines CorporationMethod and apparatus for the load balancing of non-identical servers in a network environment
US7590739B2 (en)1999-11-222009-09-15Akamai Technologies, Inc.Distributed on-demand computing system
US6952728B1 (en)1999-12-012005-10-04Nortel Networks LimitedProviding desired service policies to subscribers accessing internet
US6754706B1 (en)1999-12-162004-06-22Speedera Networks, Inc.Scalable domain name system with persistence and load balancing
US6587866B1 (en)2000-01-102003-07-01Sun Microsystems, Inc.Method for distributing packets to server nodes using network client affinity and packet distribution table
US6820133B1 (en)2000-02-072004-11-16Netli, Inc.System and method for high-performance delivery of web content using high-performance communications protocol between the first and second specialized intermediate nodes to optimize a measure of communications performance between the source and the destination
US6725272B1 (en)2000-02-182004-04-20Netscaler, Inc.Apparatus, method and computer program product for guaranteed content delivery incorporating putting a client on-hold based on response time
US8380854B2 (en)2000-03-212013-02-19F5 Networks, Inc.Simplified method for processing multiple connections from the same client
JP2001298449A (en)2000-04-122001-10-26Matsushita Electric Ind Co Ltd Security communication method, communication system and its device
US8204082B2 (en)2000-06-232012-06-19Cloudshield Technologies, Inc.Transparent provisioning of services over a network
US7814180B2 (en)2000-07-132010-10-12Infoblox, Inc.Domain name service server
CN1200368C (en)2000-08-182005-05-04清华大学Local re-transmission method of using TCP for un-reliable transmission network
US7711790B1 (en)2000-08-242010-05-04Foundry Networks, Inc.Securing an accessible computer system
US7010605B1 (en)2000-08-292006-03-07Microsoft CorporationMethod and apparatus for encoding and storing session data
US6772334B1 (en)2000-08-312004-08-03Networks Associates, Inc.System and method for preventing a spoofed denial of service attack in a networked computing environment
JP3501361B2 (en)2000-09-042004-03-02インターナショナル・ビジネス・マシーンズ・コーポレーション Computer network system, computer system, communication method between computer systems, method for measuring computer system performance, and recording medium
US7398317B2 (en)2000-09-072008-07-08Mazu Networks, Inc.Thwarting connection-based denial of service attacks
JP2002091936A (en)2000-09-112002-03-29Hitachi Ltd Load distribution device and load estimation method
US9525696B2 (en)2000-09-252016-12-20Blue Coat Systems, Inc.Systems and methods for processing data flows
US7454500B1 (en)2000-09-262008-11-18Foundry Networks, Inc.Global server load balancing
EP1330725B1 (en)2000-09-292012-03-21Alacritech, Inc.Intelligent network storage interface system and devices
US6813635B1 (en)2000-10-132004-11-02Hewlett-Packard Development Company, L.P.System and method for distributing load among redundant independent stateful world wide web server sites
WO2002035359A2 (en)2000-10-262002-05-02Prismedia Networks, Inc.Method and system for managing distributed content and related metadata
US7739398B1 (en)2000-11-212010-06-15Avaya Inc.Dynamic load balancer
US20020078164A1 (en)2000-12-132002-06-20Marnetics Ltd.System and method for data transfer acceleration in a TCP network environment
US7218722B1 (en)2000-12-182007-05-15Westell Technologies, Inc.System and method for providing call management services in a virtual private network using voice or video over internet protocol
US6779033B1 (en)2000-12-282004-08-17Networks Associates Technology, Inc.System and method for transacting a validated application session in a networked computing environment
US7301899B2 (en)2001-01-312007-11-27Comverse Ltd.Prevention of bandwidth congestion in a denial of service or other internet-based attack
US7155515B1 (en)2001-02-062006-12-26Microsoft CorporationDistributed load balancing for single entry-point systems
US7149817B2 (en)2001-02-152006-12-12Neteffect, Inc.Infiniband TM work queue to TCP/IP translation
US7313822B2 (en)2001-03-162007-12-25Protegrity CorporationApplication-layer security method and system
US7454523B2 (en)2001-03-162008-11-18Intel CorporationGeographic location determination including inspection of network address
US7533409B2 (en)2001-03-222009-05-12Corente, Inc.Methods and systems for firewalling virtual private networks
US6839700B2 (en)2001-05-232005-01-04International Business Machines CorporationLoad balancing content requests using dynamic document generation cost information
GB0113844D0 (en)2001-06-072001-08-01Marconi Comm LtdReal time processing
WO2002103970A1 (en)2001-06-182002-12-27Tatara Systems, Inc.Method and apparatus for converging local area and wide area wireless data networks
US6944678B2 (en)2001-06-182005-09-13Transtech Networks Usa, Inc.Content-aware application switch and methods thereof
US8180921B2 (en)2001-06-192012-05-15Intel CorporationMethod and apparatus for load balancing
US7343399B2 (en)2001-06-252008-03-11Nortel Networks LimitedApparatus and method for managing internet resource requests
ATE286641T1 (en)2001-07-032005-01-15Ericsson Telefon Ab L M METHOD AND SYSTEM FOR HANDLING MULTIPLE REGISTRATIONS
US7305492B2 (en)2001-07-062007-12-04Juniper Networks, Inc.Content service aggregation system
US7509369B1 (en)2001-07-112009-03-24Swsoft Holdings, Ltd.Balancing shared servers in virtual environments
US7366794B2 (en)2001-07-132008-04-29Certicom Corp.Method and apparatus for resolving a web site address when connected with a virtual private network (VPN)
US7072958B2 (en)2001-07-302006-07-04Intel CorporationIdentifying network management policies
US20040187032A1 (en)2001-08-072004-09-23Christoph GelsMethod, data carrier, computer system and computer progamme for the identification and defence of attacks in server of network service providers and operators
US7039037B2 (en)2001-08-202006-05-02Wang Jiwei RMethod and apparatus for providing service selection, redirection and managing of subscriber access to multiple WAP (Wireless Application Protocol) gateways simultaneously
FR2830397B1 (en)2001-09-282004-12-03Evolium Sas METHOD FOR IMPROVING THE PERFORMANCE OF A TRANSMISSION PROTOCOL USING A RETRANSMISSION TIMER
EP2403219B1 (en)2001-09-282014-10-22Level 3 CDN International, Inc.Method for name to address resolution
JP3730563B2 (en)*2001-11-022006-01-05キヤノンソフトウェア株式会社 Session management apparatus, session management method, program, and recording medium
US7958199B2 (en)2001-11-022011-06-07Oracle America, Inc.Switching systems and methods for storage management in digital networks
US7370353B2 (en)2001-11-052008-05-06Cisco Technology, Inc.System and method for managing dynamic network sessions
US7512980B2 (en)2001-11-302009-03-31Lancope, Inc.Packet sampling flow-based detection of network intrusions
JP2003186776A (en)2001-12-132003-07-04Hitachi Ltd Congestion control system
WO2003060671A2 (en)2002-01-042003-07-24Lab 7 Networks, Inc.Communication security system
US6633835B1 (en)2002-01-102003-10-14Networks Associates Technology, Inc.Prioritized data capture, classification and filtering in a network monitoring environment
US7058718B2 (en)2002-01-152006-06-06International Business Machines CorporationBlended SYN cookies
US8090866B1 (en)2002-01-182012-01-03Cisco Technology, Inc.TCP proxy connection management in a gigabit environment
US7076555B1 (en)2002-01-232006-07-11Novell, Inc.System and method for transparent takeover of TCP connections between servers
CN1714545A (en)2002-01-242005-12-28艾维西系统公司System and method for fault tolerant data communication
WO2003065177A2 (en)2002-02-012003-08-07John FairweatherSystem and method for navigating data
US7584262B1 (en)2002-02-112009-09-01Extreme NetworksMethod of and system for allocating resources to resource requests based on application of persistence policies
US7228359B1 (en)2002-02-122007-06-05Cisco Technology, Inc.Methods and apparatus for providing domain name service based on a client identifier
CA2372092C (en)2002-02-152010-04-06Cognos IncorporatedA queuing model for a plurality of servers
US7751409B1 (en)2002-03-202010-07-06Oracle America, Inc.Logical service domains for enabling network mobility
US20030195962A1 (en)2002-04-102003-10-16Satoshi KikuchiLoad balancing of servers
US7707295B1 (en)*2002-05-032010-04-27Foundry Networks, Inc.Connection rate limiting
US8554929B1 (en)*2002-05-032013-10-08Foundry Networks, LlcConnection rate limiting for server load balancing and transparent cache switching
US7340535B1 (en)2002-06-042008-03-04Fortinet, Inc.System and method for controlling routing in a virtual router system
US6888807B2 (en)2002-06-102005-05-03Ipr Licensing, Inc.Applying session services based on packet flows
US7277963B2 (en)2002-06-262007-10-02Sandvine IncorporatedTCP proxy providing application layer modifications
US7254133B2 (en)2002-07-152007-08-07Intel CorporationPrevention of denial of service attacks
US7418494B2 (en)2002-07-252008-08-26Intellectual Ventures Holding 40 LlcMethod and system for background replication of data objects
US7069438B2 (en)2002-08-192006-06-27Sowl Associates, Inc.Establishing authenticated network connections
US7430755B1 (en)2002-09-032008-09-30Fs Networks, Inc.Method and system for providing persistence in a secure network access
US7337241B2 (en)2002-09-272008-02-26Alacritech, Inc.Fast-path apparatus for receiving data corresponding to a TCP connection
US7506360B1 (en)2002-10-012009-03-17Mirage Networks, Inc.Tracking communication for determining device states
US7236457B2 (en)2002-10-042007-06-26Intel CorporationLoad balancing in a network
US7487248B2 (en)2002-10-082009-02-03Brian MoranMethod and system for transferring a computer session between devices
US7792113B1 (en)2002-10-212010-09-07Cisco Technology, Inc.Method and system for policy-based forwarding
US7310686B2 (en)2002-10-272007-12-18Paxfire, Inc.Apparatus and method for transparent selection of an Internet server based on geographic location of a user
US7406087B1 (en)2002-11-082008-07-29Juniper Networks, Inc.Systems and methods for accelerating TCP/IP data stream processing
US7386889B2 (en)2002-11-182008-06-10Trusted Network Technologies, Inc.System and method for intrusion prevention in a communications network
US7269348B1 (en)2002-11-182007-09-11At&T Corp.Router having dual propagation paths for packets
US7945673B2 (en)2002-12-062011-05-17Hewlett-Packard Development Company, L.P.Reduced wireless internet connect time
US7379958B2 (en)2002-12-302008-05-27Nokia CorporationAutomatic and dynamic service information delivery from service providers to data terminals in an access point network
US7194480B2 (en)2002-12-312007-03-20International Business Machines CorporationSystem and method for invoking methods on place objects in a distributed environment
US7234161B1 (en)2002-12-312007-06-19Nvidia CorporationMethod and apparatus for deflecting flooding attacks
US6904439B2 (en)2002-12-312005-06-07International Business Machines CorporationSystem and method for aggregating user project information in a multi-server system
US7089231B2 (en)2002-12-312006-08-08International Business Machines CorporationSystem and method for searching a plurality of databases distributed across a multi server domain
US7269850B2 (en)2002-12-312007-09-11Intel CorporationSystems and methods for detecting and tracing denial of service attacks
US7167874B2 (en)2003-01-222007-01-23International Business Machines CorporationSystem and method for command line administration of project spaces using XML objects
US20040141005A1 (en)2003-01-222004-07-22International Business Machines CorporationSystem and method for integrating online meeting materials in a place
US7835363B2 (en)2003-02-122010-11-16Broadcom CorporationMethod and system to provide blade server load balancing using spare link bandwidth
US20040210623A1 (en)2003-03-062004-10-21Aamer HydrieVirtual network topology generation
WO2004084085A1 (en)2003-03-182004-09-30Fujitsu LimitedLoad distributing system by intersite cooperation
US20040210663A1 (en)2003-04-152004-10-21Paul PhillipsObject-aware transport-layer network processing engine
US7739395B1 (en)2003-04-252010-06-15At&T Intellectual Property Ii, L.P.Call signaling in an IP network
US7308499B2 (en)2003-04-302007-12-11Avaya Technology Corp.Dynamic load balancing for enterprise IP traffic
US7181524B1 (en)2003-06-132007-02-20Veritas Operating CorporationMethod and apparatus for balancing a load among a plurality of servers in a computer system
US7613822B2 (en)2003-06-302009-11-03Microsoft CorporationNetwork load balancing with session information
US7590736B2 (en)2003-06-302009-09-15Microsoft CorporationFlexible network load balancing
US7636917B2 (en)2003-06-302009-12-22Microsoft CorporationNetwork load balancing with host status information
US20050027862A1 (en)2003-07-182005-02-03Nguyen Tien LeSystem and methods of cooperatively load-balancing clustered servers
KR100568231B1 (en)2003-08-112006-04-07삼성전자주식회사 Domain Name Service System and Method
US7385923B2 (en)2003-08-142008-06-10International Business Machines CorporationMethod, system and article for improved TCP performance during packet reordering
US7467202B2 (en)2003-09-102008-12-16Fidelis Security SystemsHigh-performance network content analysis platform
CN100456690C (en)2003-10-142009-01-28北京邮电大学 Global load balancing method based on global network location
KR100570836B1 (en)2003-10-142006-04-13한국전자통신연구원 Load Balancer and Method Between Servers Using Load Balancing Session Labels
JP2005141441A (en)2003-11-062005-06-02Hitachi Ltd Load balancing system
US6996070B2 (en)2003-12-052006-02-07Alacritech, Inc.TCP/IP offload device with reduced sequential processing
US20050125276A1 (en)2003-12-052005-06-09Grigore RusuSystem and method for event tracking across plural contact mediums
US20050213586A1 (en)2004-02-052005-09-29David CyganskiSystem and method to increase network throughput
US7881215B1 (en)2004-03-182011-02-01Avaya Inc.Stateful and stateless data processing
US20050240989A1 (en)2004-04-232005-10-27Seoul National University Industry FoundationMethod of sharing state between stateful inspection firewalls on mep network
US20060112170A1 (en)2004-05-032006-05-25Craig SirkinGeo-locating load balancing
US20060064478A1 (en)2004-05-032006-03-23Level 3 Communications, Inc.Geo-locating load balancing
US7584301B1 (en)2004-05-062009-09-01Foundry Networks, Inc.Host-level policies for global server load balancing
US8423758B2 (en)2004-05-102013-04-16Tara Chand SinghalMethod and apparatus for packet source validation architecture system for enhanced internet security
US7391725B2 (en)2004-05-182008-06-24Christian HuitemaSystem and method for defeating SYN attacks
US8179786B2 (en)2004-05-192012-05-15Mosaid Technologies IncorporatedDynamic traffic rearrangement and restoration for MPLS networks with differentiated services capabilities
JP4610240B2 (en)2004-06-242011-01-12富士通株式会社 Analysis program, analysis method, and analysis apparatus
FI20040888A0 (en)2004-06-282004-06-28Nokia Corp Management of services in a packet switching data network
US8688834B2 (en)2004-07-092014-04-01Toshiba America Research, Inc.Dynamic host configuration and network access authentication
CN1317853C (en)2004-07-202007-05-23联想网御科技(北京)有限公司Network safety equipment and assemblied system and method for implementing high availability
JP4313266B2 (en)2004-07-292009-08-12株式会社エヌ・ティ・ティ・ドコモ Server apparatus, control method thereof and connection establishment method
TW200606667A (en)2004-08-132006-02-16Reallusion IncSystem and method of converting and sharing data
US7423977B1 (en)2004-08-232008-09-09Foundry Networks Inc.Smoothing algorithm for round trip time (RTT) measurements
JP4555025B2 (en)2004-08-252010-09-29株式会社エヌ・ティ・ティ・ドコモ Server device, client device, and process execution method
US7292592B2 (en)2004-10-082007-11-06Telefonaktiebolaget Lm Ericsson (Publ)Home network-assisted selection of intermediary network for a roaming mobile terminal
US20060092950A1 (en)2004-10-282006-05-04Cisco Technology, Inc.Architecture and method having redundancy in active/active stateful devices based on symmetric global load balancing protocol (sGLBP)
US20060098645A1 (en)2004-11-092006-05-11Lev WalkinSystem and method for providing client identifying information to a server
US8458467B2 (en)2005-06-212013-06-04Cisco Technology, Inc.Method and apparatus for adaptive application message payload content transformation in a network infrastructure element
US7634564B2 (en)2004-11-182009-12-15Nokia CorporationSystems and methods for invoking a service from a plurality of event servers in a network
CN101147376A (en)*2005-02-042008-03-19诺基亚公司Apparatus, method and computer program product for reducing TCP flooding attacks while conserving wireless network bandwidth
US20060190997A1 (en)2005-02-222006-08-24Mahajani Amol VMethod and system for transparent in-line protection of an electronic communications network
US20060187901A1 (en)2005-02-232006-08-24Lucent Technologies Inc.Concurrent dual-state proxy server, method of providing a proxy and SIP network employing the same
US8533473B2 (en)2005-03-042013-09-10Oracle America, Inc.Method and apparatus for reducing bandwidth usage in secure transactions
US20060206586A1 (en)2005-03-092006-09-14Yibei LingMethod, apparatus and system for a location-based uniform resource locator
JP4413965B2 (en)2005-03-172010-02-10富士通株式会社 Load balancing communication device and load balancing management device
KR101141645B1 (en)2005-03-292012-05-17엘지전자 주식회사Method for Controlling Transmission of Data Block
US7606147B2 (en)2005-04-132009-10-20Zeugma Systems Inc.Application aware traffic shaping service node positioned between the access and core networks
US7990847B1 (en)2005-04-152011-08-02Cisco Technology, Inc.Method and system for managing servers in a server cluster
KR100642935B1 (en)2005-05-062006-11-10(주)아이디스 Name service system and method
US7826487B1 (en)2005-05-092010-11-02F5 Network, IncCoalescing acknowledgement responses to improve network communications
JP4101251B2 (en)2005-05-242008-06-18富士通株式会社 Load distribution program, load distribution method, and load distribution apparatus
IES20050376A2 (en)2005-06-032006-08-09Asavie R & D LtdSecure network communication system and method
US20060277303A1 (en)2005-06-062006-12-07Nikhil HegdeMethod to improve response time when clients use network services
JP4557815B2 (en)2005-06-132010-10-06富士通株式会社 Relay device and relay system
US7774402B2 (en)2005-06-292010-08-10Visa U.S.A.Adaptive gateway for switching transactions and data on unreliable networks using context-based rules
US7609625B2 (en)2005-07-062009-10-27Fortinet, Inc.Systems and methods for detecting and preventing flooding attacks in a network environment
US7496566B2 (en)2005-08-032009-02-24Intenational Business Machines CorporationPriority based LDAP service publication mechanism
EP1770915A1 (en)2005-09-292007-04-04Matsushita Electric Industrial Co., Ltd.Policy control in the evolved system architecture
US20070086382A1 (en)2005-10-172007-04-19Vidya NarayananMethods of network access configuration in an IP network
JP4650203B2 (en)2005-10-202011-03-16株式会社日立製作所 Information system and management computer
US20070118881A1 (en)2005-11-182007-05-24Julian MitchellApplication control at a policy server
US7694011B2 (en)2006-01-172010-04-06Cisco Technology, Inc.Techniques for load balancing over a cluster of subscriber-aware application servers
CN100452041C (en)2006-01-182009-01-14腾讯科技(深圳)有限公司Method and system for reading information at network resource site, and searching engine
US7610622B2 (en)2006-02-062009-10-27Cisco Technology, Inc.Supporting options in a communication session using a TCP cookie
US7675854B2 (en)2006-02-212010-03-09A10 Networks, Inc.System and method for an adaptive TCP SYN cookie with time validation
US8832247B2 (en)2006-03-242014-09-09Blue Coat Systems, Inc.Methods and systems for caching content at multiple levels
JP5108244B2 (en)2006-03-302012-12-26株式会社エヌ・ティ・ティ・ドコモ Communication terminal and retransmission control method
US8539075B2 (en)2006-04-212013-09-17International Business Machines CorporationOn-demand global server load balancing system and method of use
US7680478B2 (en)2006-05-042010-03-16Telefonaktiebolaget Lm Ericsson (Publ)Inactivity monitoring for different traffic or service classifications
KR100830413B1 (en)2006-05-252008-05-20(주)씨디네트웍스 Server access system for clients and load balancing network system including the same
US20070283429A1 (en)2006-05-302007-12-06A10 Networks Inc.Sequence number based TCP session proxy
GB0611249D0 (en)2006-06-072006-07-19Nokia CorpCommunication system
US20070288247A1 (en)2006-06-112007-12-13Michael MackayDigital life server
US20070294209A1 (en)2006-06-202007-12-20Lyle StrubCommunication network application activity monitoring and control
EP2060087A1 (en)2006-07-032009-05-20Telefonaktiebolaget L M Ericsson (Publ)Topology hiding of mobile agents
US7970934B1 (en)2006-07-312011-06-28Google Inc.Detecting events of interest
EP1885096B1 (en)2006-08-012012-07-04Alcatel LucentApplication session border element
JP4916809B2 (en)2006-08-042012-04-18日本電信電話株式会社 Load balancing control apparatus and method
US7580417B2 (en)2006-08-072009-08-25Cisco Technology, Inc.Method and apparatus for load balancing over virtual network links
US8079077B2 (en)2006-08-082011-12-13A10 Networks, Inc.System and method for distributed multi-processing security gateway
US8332925B2 (en)2006-08-082012-12-11A10 Networks, Inc.System and method for distributed multi-processing security gateway
JP4724629B2 (en)2006-09-142011-07-13富士通株式会社 Broadcast distribution system and broadcast distribution method
US8312507B2 (en)2006-10-172012-11-13A10 Networks, Inc.System and method to apply network traffic policy to an application session
US7716378B2 (en)2006-10-172010-05-11A10 Networks, Inc.System and method to associate a private user identity with a public user identity
US8584199B1 (en)2006-10-172013-11-12A10 Networks, Inc.System and method to apply a packet routing policy to an application session
JP4680866B2 (en)2006-10-312011-05-11株式会社日立製作所 Packet transfer device with gateway load balancing function
US8149807B2 (en)2006-11-012012-04-03Panasonic CorporationCommunication control method, communication system, home agent allocation server, and mobile node
US8584195B2 (en)2006-11-082013-11-12Mcafee, IncIdentities correlation infrastructure for passive network monitoring
CN101193089B (en)*2006-11-202010-11-03阿里巴巴集团控股有限公司Stateful session system and its realization method
CN101094225B (en)2006-11-242011-05-11中兴通讯股份有限公司Network, system and method of differentiated security service
US7974286B2 (en)2006-12-042011-07-05International Business Machines CorporationReduced redundant security screening
WO2008078593A1 (en)2006-12-222008-07-03International Business Machines CorporationMessage hub, program, and method
US7992192B2 (en)2006-12-292011-08-02Ebay Inc.Alerting as to denial of service attacks
US8379515B1 (en)2007-02-012013-02-19F5 Networks, Inc.TCP throughput control by imposing temporal delay
CN100531098C (en)2007-03-132009-08-19华为技术有限公司Point-to-point network system and intercommunicating method for overlapped network node
US8352634B2 (en)2007-04-062013-01-08International Business Machines CorporationOn-demand propagation of routing information in distributed computing system
US7743155B2 (en)2007-04-202010-06-22Array Networks, Inc.Active-active operation for a cluster of SSL virtual private network (VPN) devices with load distribution
US20080271130A1 (en)2007-04-302008-10-30Shankar RamamoorthyMinimizing client-side inconsistencies in a distributed virtual file system
US9143558B2 (en)2007-05-092015-09-22Radware, Ltd.Geographic resiliency and load balancing for SIP application services
US20080291911A1 (en)2007-05-212008-11-27Ist International, Inc.Method and apparatus for setting a TCP retransmission timer
US8191106B2 (en)2007-06-072012-05-29Alcatel LucentSystem and method of network access security policy management for multimodal device
US8032632B2 (en)2007-08-142011-10-04Microsoft CorporationValidating change of name server
US9407693B2 (en)2007-10-032016-08-02Microsoft Technology Licensing, LlcNetwork routing of endpoints to content based on content swarms
US8553537B2 (en)2007-11-092013-10-08International Business Machines CorporationSession-less load balancing of client traffic across servers in a server group
CN101163336B (en)2007-11-152010-06-16中兴通讯股份有限公司Method of implementing mobile phone terminal access authority authentication
CN101169785A (en)2007-11-212008-04-30浪潮电子信息产业股份有限公司 A Dynamic Load Balancing Method for Cluster Database System
GB0723422D0 (en)2007-11-292008-01-09Level 5 Networks IncVirtualised receive side scaling
US8125908B2 (en)2007-12-042012-02-28Extrahop Networks, Inc.Adaptive network traffic classification using historical context
US8756340B2 (en)2007-12-202014-06-17Yahoo! Inc.DNS wildcard beaconing to determine client location and resolver load for global traffic load balancing
JP5296373B2 (en)2007-12-262013-09-25インターナショナル・ビジネス・マシーンズ・コーポレーション Technology that provides processing time in advance
US9100268B2 (en)2008-02-272015-08-04Alcatel LucentApplication-aware MPLS tunnel selection
US7930427B2 (en)2008-03-032011-04-19Microsoft CorporationClient-side load balancing
JP2009211343A (en)2008-03-042009-09-17Kddi CorpServer device and communication system
US8185628B2 (en)2008-03-072012-05-22At&T Mobility Ii LlcEnhanced policy capabilities for mobile data services
CN101247349A (en)2008-03-132008-08-20华耀环宇科技(北京)有限公司Network flux fast distribution method
CN101547189B (en)2008-03-282011-08-10华为技术有限公司Method, system and device for establishing CoD service
US7886021B2 (en)2008-04-282011-02-08Oracle America, Inc.System and method for programmatic management of distributed computing resources
CN101261644A (en)2008-04-302008-09-10杭州华三通信技术有限公司Method and device for accessing united resource positioning symbol database
CN101577661B (en)2008-05-092013-09-11华为技术有限公司Method and equipment for switching path
US8352594B2 (en)2008-06-122013-01-08Panasonic CorporationNetwork monitoring device, bus system monitoring device, method and program
US7990855B2 (en)2008-07-112011-08-02Alcatel-Lucent Usa Inc.Method and system for joint reverse link access and traffic channel radio frequency overload control
CN101631065B (en)2008-07-162012-04-18华为技术有限公司Method and device for controlling congestion of wireless multi-hop network
US8271652B2 (en)2008-07-242012-09-18Netapp, Inc.Load-derived probability-based domain name service in a network storage cluster
US7890632B2 (en)2008-08-112011-02-15International Business Machines CorporationLoad balancing using replication delay
US8307422B2 (en)2008-08-142012-11-06Juniper Networks, Inc.Routing device having integrated MPLS-aware firewall
JP5211987B2 (en)2008-09-262013-06-12ブラザー工業株式会社 Terminal device and time adjustment method thereof
JP5557840B2 (en)2008-10-032014-07-23テレフオンアクチーボラゲット エル エム エリクソン(パブル) Distributed database monitoring mechanism
US7958247B2 (en)2008-10-142011-06-07Hewlett-Packard Development Company, L.P.HTTP push to simulate server-initiated sessions
US8266288B2 (en)2008-10-232012-09-11International Business Machines CorporationDynamic expiration of domain name service entries
US20100106854A1 (en)2008-10-292010-04-29Hostway CorporationSystem and method for controlling non-existing domain traffic
JP2010108409A (en)2008-10-312010-05-13Hitachi LtdStorage management method and management server
US8359402B2 (en)2008-11-192013-01-22Seachange International, Inc.Intercept device for providing content
US8260926B2 (en)2008-11-252012-09-04Citrix Systems, Inc.Systems and methods for GSLB site persistence
US8125911B2 (en)2008-11-262012-02-28Cisco Technology, Inc.First-hop domain reliability measurement and load balancing in a computer network
US8844018B2 (en)2008-12-182014-09-23At&T Intellectual Property I, L.P.Methods and apparatus to enhance security in residential networks
US20100205310A1 (en)2009-02-122010-08-12Yaniv AltshulerSystem and method for dynamically optimizing tcp window size
US9112871B2 (en)2009-02-172015-08-18Core Wireless Licensing S.A.R.LMethod and apparatus for providing shared services
US8364163B2 (en)2009-02-232013-01-29Research In Motion LimitedMethod, system and apparatus for connecting a plurality of client machines to a plurality of servers
US20100228819A1 (en)2009-03-052010-09-09Yottaa IncSystem and method for performance acceleration, data protection, disaster recovery and on-demand scaling of computer applications
CA2754362C (en)2009-03-062014-09-23Aspera, Inc.Method and system for i/o driven rate adaptation
CN101834777B (en)2009-03-112015-07-29瞻博网络公司The HTTP of dialogue-based high-speed cache accelerates
EP2234333B1 (en)2009-03-232015-07-15Corvil LimitedSystem and method for estimation of round trip times within a tcp based data network
US8259726B2 (en)2009-05-282012-09-04Force10 Networks, Inc.Method and apparatus for forwarding table reduction
US8296434B1 (en)2009-05-282012-10-23Amazon Technologies, Inc.Providing dynamically scaling computing load balancing
US8266088B2 (en)2009-06-092012-09-11Cisco Technology, Inc.Tracking policy decisions in a network
WO2010142335A1 (en)2009-06-102010-12-16Telefonaktiebolaget Lm Ericsson (Publ)Performance monitoring in a communication network
US8060579B2 (en)2009-06-122011-11-15Yahoo! Inc.User location dependent DNS lookup
US8289975B2 (en)2009-06-222012-10-16Citrix Systems, Inc.Systems and methods for handling a multi-connection protocol between a client and server traversing a multi-core system
US8863111B2 (en)*2009-06-262014-10-14Oracle International CorporationSystem and method for providing a production upgrade of components within a multiprotocol gateway
US9960967B2 (en)2009-10-212018-05-01A10 Networks, Inc.Determining an application delivery server based on geo-location information
WO2011049135A1 (en)2009-10-232011-04-28日本電気株式会社Network system, control method thereof, and controller
JP5378946B2 (en)2009-10-262013-12-25株式会社日立製作所 Server management apparatus and server management method
US8311014B2 (en)2009-11-062012-11-13Telefonaktiebolaget L M Ericsson (Publ)Virtual care-of address for mobile IP (internet protocol)
CN102714657B (en)2009-11-252015-02-04思杰系统有限公司Systems and methods for client IP address insertion via TCP options
US8190736B2 (en)2009-12-162012-05-29Quantum CorporationReducing messaging in a client-server system
US8335853B2 (en)2009-12-172012-12-18Sonus Networks, Inc.Transparent recovery of transport connections using packet translation techniques
US8255528B2 (en)2009-12-232012-08-28Citrix Systems, Inc.Systems and methods for GSLB spillover
US7991859B1 (en)2009-12-282011-08-02Amazon Technologies, Inc.Using virtual networking devices to connect managed computer networks
US8224971B1 (en)2009-12-282012-07-17Amazon Technologies, Inc.Using virtual networking devices and routing information to initiate external actions
WO2011079381A1 (en)2009-12-312011-07-07Bce Inc.Method and system for increasing performance of transmission control protocol sessions in data networks
US8789061B2 (en)2010-02-012014-07-22Ca, Inc.System and method for datacenter power management
US8301786B2 (en)*2010-02-102012-10-30Cisco Technology, Inc.Application session control using packet inspection
US8804513B2 (en)2010-02-252014-08-12The Trustees Of Columbia University In The City Of New YorkMethods and systems for controlling SIP overload
JP5557590B2 (en)2010-05-062014-07-23株式会社日立製作所 Load balancing apparatus and system
US8533337B2 (en)2010-05-062013-09-10Citrix Systems, Inc.Continuous upgrading of computers in a load balanced environment
US20110289496A1 (en)2010-05-182011-11-24North End Technologies, Inc.Method & apparatus for load balancing software update across a plurality of publish/subscribe capable client devices
US8539068B2 (en)2010-06-072013-09-17Salesforce.Com, Inc.Methods and systems for providing customized domain messages
US20110307541A1 (en)2010-06-102011-12-15Microsoft CorporationServer load balancing and draining in enhanced communication systems
US8837493B2 (en)2010-07-062014-09-16Nicira, Inc.Distributed network control apparatus and method
US9680750B2 (en)2010-07-062017-06-13Nicira, Inc.Use of tunnels to hide network addresses
US9363312B2 (en)2010-07-282016-06-07International Business Machines CorporationTransparent header modification for reducing serving load based on current and projected usage
US8520672B2 (en)2010-07-292013-08-27Cisco Technology, Inc.Packet switching device using results determined by an application node
US8675488B1 (en)2010-09-072014-03-18Juniper Networks, Inc.Subscriber-based network traffic management
US8949410B2 (en)2010-09-102015-02-03Cisco Technology, Inc.Server load balancer scaling for virtual servers
US9215275B2 (en)2010-09-302015-12-15A10 Networks, Inc.System and method to balance servers based on server load status
US20120084460A1 (en)2010-10-042012-04-05Openwave Systems Inc.Method and system for dynamic traffic steering
US9237194B2 (en)2010-11-052016-01-12Verizon Patent And Licensing Inc.Load balancer and firewall self-provisioning system
US8533285B2 (en)2010-12-012013-09-10Cisco Technology, Inc.Directing data flows in data centers with clustering services
US9609052B2 (en)2010-12-022017-03-28A10 Networks, Inc.Distributing application traffic to servers based on dynamic service response time
EP2649858B1 (en)2010-12-072018-09-19Telefonaktiebolaget LM Ericsson (publ)Method for enabling traffic acceleration in a mobile telecommunication network
US9152293B2 (en)2010-12-092015-10-06Verizon Patent And Licensing Inc.Server IP addressing in a computing-on-demand system
US8755283B2 (en)2010-12-172014-06-17Microsoft CorporationSynchronizing state among load balancer components
WO2012092269A1 (en)2010-12-292012-07-05Citrix Systems, Inc.Systems and methods for policy based integration to horizontally deployed wan optimization appliances
US8477730B2 (en)2011-01-042013-07-02Cisco Technology, Inc.Distributed load management on network devices
JP5948345B2 (en)2011-01-112016-07-06エイ10 ネットワークス インコーポレイテッドA10 Networks, Inc. Virtual application delivery chassis system
US8732267B2 (en)2011-03-152014-05-20Cisco Technology, Inc.Placement of a cloud service using network topology and infrastructure performance
CN102143075B (en)*2011-03-282013-08-07中国人民解放军国防科学技术大学Method and system for achieving load balance
KR101246889B1 (en)2011-04-152013-03-25서강대학교산학협력단Method and system of controlling data transfer rate for downward vertical handover in overlayed network environment
US9397949B2 (en)2011-04-182016-07-19Nec CorporationTerminal, control device, communication method, communication system, communication module, program, and information processing device
US9154577B2 (en)2011-06-062015-10-06A10 Networks, Inc.Sychronization of configuration file of virtual application distribution chassis
JP5848062B2 (en)2011-08-242016-01-27株式会社Nttドコモ Base station and system information notification method
WO2013048199A2 (en)2011-09-292013-04-04삼성전자 주식회사Mobile communication system and method of information processing for improving user experience in the mobile communication system
US8804620B2 (en)2011-10-042014-08-12Juniper Networks, Inc.Methods and apparatus for enforcing a common user policy within a network
US8885463B1 (en)2011-10-172014-11-11Juniper Networks, Inc.Path computation element communication protocol (PCEP) extensions for stateful label switched path management
US8897154B2 (en)*2011-10-242014-11-25A10 Networks, Inc.Combining stateless and stateful server load balancing
US8918501B2 (en)2011-11-102014-12-23Microsoft CorporationPattern-based computational health and configuration monitoring
EP2749118B1 (en)2011-11-232018-01-10Telefonaktiebolaget LM Ericsson (publ)Improving tcp performance in a cellular network
US9386088B2 (en)2011-11-292016-07-05A10 Networks, Inc.Accelerating service processing using fast path TCP
US8874790B2 (en)2011-12-302014-10-28Verisign, Inc.DNS package in a partitioned network
US9380635B2 (en)2012-01-092016-06-28Google Technology Holdings LLCDynamic TCP layer optimization for real-time field performance
JP2013152095A (en)2012-01-242013-08-08Sony CorpTime control device, time control method and program
US10044582B2 (en)2012-01-282018-08-07A10 Networks, Inc.Generating secure name records
KR101348739B1 (en)2012-02-222014-01-08유대영LED Lighting apparatus and LED Lighting system having the same
US8819275B2 (en)2012-02-282014-08-26Comcast Cable Communications, LlcLoad balancing and session persistence in packet networks
US9350671B2 (en)2012-03-222016-05-24Futurewei Technologies, Inc.Supporting software defined networking with application layer traffic optimization
US9386128B2 (en)2012-03-232016-07-05Qualcomm IncorporatedDelay based active queue management for uplink traffic in user equipment
US9386085B2 (en)2012-04-042016-07-05Radware, Ltd.Techniques for providing scalable application delivery controller services
WO2013158098A1 (en)2012-04-192013-10-24Empire Technology Development LlcMigration in place
US9027129B1 (en)2012-04-302015-05-05Brocade Communications Systems, Inc.Techniques for protecting against denial of service attacks
US8855014B2 (en)2012-06-152014-10-07Cisco Technology, Inc.Distributed stateful path computation element overlay architecture
WO2013189024A1 (en)2012-06-192013-12-27Hewlett-Packard Development Company, L.P.Server site selection
US8782221B2 (en)2012-07-052014-07-15A10 Networks, Inc.Method to allocate buffer for TCP proxy session based on dynamic network conditions
US9641650B2 (en)2012-08-232017-05-02Telefonaktiebolaget Lm Ericsson (Publ)TCP proxy server
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
US9106561B2 (en)2012-12-062015-08-11A10 Networks, Inc.Configuration of a virtual service network
US9843484B2 (en)2012-09-252017-12-12A10 Networks, Inc.Graceful scaling in software driven 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
US9531846B2 (en)2013-01-232016-12-27A10 Networks, Inc.Reducing buffer usage for TCP proxy session based on delayed acknowledgement
US9088612B2 (en)2013-02-122015-07-21Verizon Patent And Licensing Inc.Systems and methods for providing link-performance information in socket-based communication devices
US9900252B2 (en)2013-03-082018-02-20A10 Networks, Inc.Application delivery controller and global server load balancer
US20140258465A1 (en)2013-03-112014-09-11Cisco Technology, Inc.Identification of originating ip address and client port connection to a web server via a proxy server
WO2014144837A1 (en)2013-03-152014-09-18A10 Networks, Inc.Processing data packets using a policy based network path
US9645811B2 (en)2013-04-012017-05-09Oc Acquisition LlcFault tolerance for a distributed computing system
US9692775B2 (en)2013-04-292017-06-27Telefonaktiebolaget Lm Ericsson (Publ)Method and system to dynamically detect traffic anomalies in a network
US10038693B2 (en)2013-05-032018-07-31A10 Networks, Inc.Facilitating secure network traffic by an application delivery controller
US10027761B2 (en)2013-05-032018-07-17A10 Networks, Inc.Facilitating a secure 3 party network session by a network device
US9225638B2 (en)2013-05-092015-12-29Vmware, Inc.Method and system for service switching using service tags
CN105230067A (en)2013-05-202016-01-06瑞典爱立信有限公司Congestion control in communication network
US9319476B2 (en)2013-05-282016-04-19Verizon Patent And Licensing Inc.Resilient TCP splicing for proxy services
US10230770B2 (en)2013-12-022019-03-12A10 Networks, Inc.Network proxy layer for policy-based application proxies
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
US9917851B2 (en)2014-04-282018-03-13Sophos LimitedIntrusion detection using a heartbeat
US9906422B2 (en)2014-05-162018-02-27A10 Networks, Inc.Distributed system to determine a server's health
US10129122B2 (en)2014-06-032018-11-13A10 Networks, Inc.User defined objects for network devices
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
US9716664B2 (en)2014-12-032017-07-25Cisco Technology, Inc.Tracking queuing delay and performing related congestion control in information centric networking

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7334232B2 (en)*1998-11-052008-02-19Bea Systems, Inc.Clustered enterprise Java™ in a secure distributed processing system
US8879427B2 (en)*2000-07-072014-11-04802 Systems Inc.Methods for updating the configuration of a programmable packet filtering device including a determination as to whether a packet is to be junked
US7013482B1 (en)*2000-07-072006-03-14802 Systems LlcMethods for packet filtering including packet invalidation if packet validity determination not timely made
US7349970B2 (en)*2001-03-292008-03-25International Business Machines CorporationWorkload management of stateful program entities
US7472190B2 (en)*2003-10-172008-12-30International Business Machines CorporationMethod, system and program product for preserving a user state in an application
US20080228781A1 (en)*2004-06-172008-09-18International Business Machines CorporationMethod and Apparatus for Managing Data Center Using Web Services
US20060069774A1 (en)*2004-06-172006-03-30International Business Machine CorporationMethod and apparatus for managing data center using Web services
US8990262B2 (en)*2004-06-172015-03-24International Business Machines Corporationmanaging data center using web services
US7983258B1 (en)*2005-11-092011-07-19Juniper Networks, Inc.Dynamic virtual local area network (VLAN) interface configuration
US7492766B2 (en)*2006-02-222009-02-17Juniper Networks, Inc.Dynamic building of VLAN interfaces based on subscriber information strings
US7808994B1 (en)*2006-02-222010-10-05Juniper Networks, Inc.Forwarding traffic to VLAN interfaces built based on subscriber information strings
US20100223630A1 (en)*2007-06-262010-09-02Sap AgSystem and method for switching between stateful and stateless communication modes
US20110040826A1 (en)*2009-08-132011-02-17Sap AgTransparently stateful execution of stateless applications
US8499093B2 (en)*2010-05-142013-07-30Extreme Networks, Inc.Methods, systems, and computer readable media for stateless load balancing of network traffic flows
US8965957B2 (en)*2010-12-152015-02-24Sap SeService delivery framework
US9094364B2 (en)*2011-12-232015-07-28A10 Networks, Inc.Methods to manage services over a service gateway

Cited By (44)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
USRE47296E1 (en)2006-02-212019-03-12A10 Networks, Inc.System and method for an adaptive TCP SYN cookie with time validation
US9497201B2 (en)2006-10-172016-11-15A10 Networks, Inc.Applying security policy to an application session
US9219751B1 (en)2006-10-172015-12-22A10 Networks, Inc.System and method to apply forwarding policy to an application session
US9253152B1 (en)2006-10-172016-02-02A10 Networks, Inc.Applying a packet routing policy to an application session
US9270705B1 (en)2006-10-172016-02-23A10 Networks, Inc.Applying security policy to an application session
US9960967B2 (en)2009-10-212018-05-01A10 Networks, Inc.Determining an application delivery server based on geo-location information
US9215275B2 (en)2010-09-302015-12-15A10 Networks, Inc.System and method to balance servers based on server load status
US9961135B2 (en)2010-09-302018-05-01A10 Networks, Inc.System and method to balance servers based on server load status
US9609052B2 (en)2010-12-022017-03-28A10 Networks, Inc.Distributing application traffic to servers based on dynamic service response time
US9906591B2 (en)2011-10-242018-02-27A10 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
US9979801B2 (en)2011-12-232018-05-22A10 Networks, Inc.Methods to manage services over a service gateway
US10044582B2 (en)2012-01-282018-08-07A10 Networks, Inc.Generating secure name records
US9602442B2 (en)2012-07-052017-03-21A10 Networks, Inc.Allocating buffer for TCP proxy session based on dynamic network conditions
US9154584B1 (en)2012-07-052015-10-06A10 Networks, Inc.Allocating buffer for TCP proxy session based on dynamic network conditions
US10021174B2 (en)2012-09-252018-07-10A10 Networks, Inc.Distributing service sessions
US9705800B2 (en)2012-09-252017-07-11A10 Networks, Inc.Load distribution in data networks
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
US10491523B2 (en)2012-09-252019-11-26A10 Networks, Inc.Load distribution in data networks
US9544364B2 (en)2012-12-062017-01-10A10 Networks, Inc.Forwarding policies on a virtual service network
US9106561B2 (en)2012-12-062015-08-11A10 Networks, Inc.Configuration of a virtual service network
US9338225B2 (en)2012-12-062016-05-10A10 Networks, Inc.Forwarding policies on a virtual service network
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
US9992107B2 (en)2013-03-152018-06-05A10 Networks, Inc.Processing data packets using a policy based network path
US10027761B2 (en)2013-05-032018-07-17A10 Networks, Inc.Facilitating a secure 3 party network session by a network device
US10038693B2 (en)2013-05-032018-07-31A10 Networks, Inc.Facilitating secure network traffic by an application delivery controller
US10230770B2 (en)2013-12-022019-03-12A10 Networks, Inc.Network proxy layer for policy-based application proxies
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
US10129122B2 (en)2014-06-032018-11-13A10 Networks, Inc.User defined objects for network devices
US9986061B2 (en)2014-06-032018-05-29A10 Networks, Inc.Programming a data network device using user defined scripts
US9992229B2 (en)2014-06-032018-06-05A10 Networks, Inc.Programming a data network device using user defined scripts with licenses
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
US10497044B2 (en)2015-10-192019-12-03Demandware Inc.Scalable systems and methods for generating and serving recommendations
US11164235B2 (en)2015-10-192021-11-02Salesforce.Com, Inc.Scalable systems and methods for generating and serving recommendations
WO2017112907A1 (en)*2015-12-232017-06-29F5 Networks, Inc.Inserting and removing stateful devices in a network
US10389611B2 (en)2015-12-232019-08-20F5 Networks, Inc.Inserting and removing stateful devices in a network
US11811675B2 (en)2022-01-242023-11-07Bank Of America CorporationSystem for triggering adaptive resource channel requisition within a distributed network
US12231350B2 (en)2022-01-242025-02-18Bank Of America CorporationSystem for triggering adaptive resource channel requisition within a distributed network

Also Published As

Publication numberPublication date
JP2015507380A (en)2015-03-05
KR101632187B1 (en)2016-06-21
US20130100958A1 (en)2013-04-25
CN104067569B (en)2017-02-22
JP5913609B2 (en)2016-04-27
EP2772026A1 (en)2014-09-03
IN2014CN03764A (en)2015-09-25
HK1198565A1 (en)2015-05-15
US9906591B2 (en)2018-02-27
US8897154B2 (en)2014-11-25
CN104067569A (en)2014-09-24
US9270774B2 (en)2016-02-23
US20160156708A1 (en)2016-06-02
KR20140088172A (en)2014-07-09
WO2013070391A1 (en)2013-05-16
EP2772026A4 (en)2015-05-27
EP2772026B1 (en)2017-02-08
US10484465B2 (en)2019-11-19
US20180124169A1 (en)2018-05-03

Similar Documents

PublicationPublication DateTitle
US10484465B2 (en)Combining stateless and stateful server load balancing
US10447775B2 (en)System and method to balance servers based on server load status
US9094364B2 (en)Methods to manage services over a service gateway
US10341427B2 (en)Forwarding policies on a virtual service network
CN102546590B (en)Based on system and method from dynamic Service response time to server-assignment flow
US20150350379A1 (en)Programming a data network device using user defined scripts
CN114513465A (en)Load balancing method, load balancing device, electronic device and storage medium
HK1198565B (en)Methods to combine stateless and stateful server load balancing
HK1200617B (en)Method to manage services over a service gateway and system for managing services

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:A10 NETWORKS, INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:JALAN, RAJKUMAR;XU, FEILONG;KANNAN, LALGUDI NARAYANAN;AND OTHERS;SIGNING DATES FROM 20111019 TO 20111020;REEL/FRAME:034093/0391

STCFInformation on status: patent grant

Free format text:PATENTED CASE

CCCertificate of correction
MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:4

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:8


[8]ページ先頭

©2009-2025 Movatter.jp