US20050163073A1 - Applying session services based on packet flows - Google Patents

Applying session services based on packet flows Download PDF

Info

Publication number
US20050163073A1
US20050163073A1 US11/076,807 US7680705A US2005163073A1 US 20050163073 A1 US20050163073 A1 US 20050163073A1 US 7680705 A US7680705 A US 7680705A US 2005163073 A1 US2005163073 A1 US 2005163073A1
Authority
US
United States
Prior art keywords
flow
wireless link
session
transmission profile
message
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.)
Abandoned
Application number
US11/076,807
Inventor
Howard Heller
James Proctor
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.)
IPR Licensing Inc
Original Assignee
IPR Licensing 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 IPR Licensing Inc filed Critical IPR Licensing Inc
Priority to US11/076,807 priority Critical patent/US20050163073A1/en
Publication of US20050163073A1 publication Critical patent/US20050163073A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • H04L47/2441Traffic characterised by specific attributes, e.g. priority or QoS relying on flow classification, e.g. using integrated services [IntServ]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/10Flow control between communication endpoints
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/11Allocation or use of connection identifiers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/02Processing of mobility data, e.g. registration information at HLR [Home Location Register] or VLR [Visitor Location Register]; Transfer of mobility data, e.g. between HLR, VLR or external networks
    • H04W8/04Registration at HLR or HSS [Home Subscriber Server]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/08Upper layer protocols
    • H04W80/10Upper layer protocols adapted for application session management, e.g. SIP [Session Initiation Protocol]

Definitions

  • session services are often employed to apply specific processing to an exchange of data between processes.
  • Such an exchange, or session usually includes a sequence of packets, also called a packet flow, which share a common context, and which can collectively benefit from the application of one or more session services.
  • Packet flows are typically employed between processes communicating via the network, often in a client/server arrangement.
  • a session service may include, for example, different types of protocol conversion or protocol optimizations, such as proxy services and header compression, and may be transparent to an end user.
  • a single physical connection such as a dialup modem line, carries many packets corresponding to a plurality of packet flows.
  • a session service is typically applied to the physical connection as a whole. Accordingly, a particular session service is applied to all packets transmitted via the physical connection. Application of the session service does not distinguish among different packet flows carried over the connection. Individual flows, therefore, and the associated processes, may incur the processing overhead associated with a particular session service regardless of whether the session service is needed or desired for the packet flow in question.
  • a wireless link is typically shared among multiple users through wireless channels, which are allocated and switched among the users on a demand basis by a scheduler. Packets sent over the wireless link need to be signaled and tagged accordingly to initiate and employ the session service for the intended packets which comprise the packet flow. Accordingly, it would be beneficial to provide a mechanism for signaling initiation of a particular session service by the sender and receiver over the wireless link, and for tagging affected packets to indicate which session service to apply to each packet.
  • a method for identifying and applying session services to a wireless link comprises establishing a connection including the wireless link and receiving a message for transmission via the connection.
  • a packet flow is identified or established over the wireless link corresponding to the received message by employing a flow identifier and a transmission profile filter.
  • the packet flow corresponds to a session, and is mapped to at least one session service.
  • the mapped session service is then applied to the received message.
  • a session service may be transparently applied to a packet flow over the wireless link independently of the other packet flows which may also be transmitted over the same wireless link.
  • a particular packet flow is associated with one or more session services to be applied to packets (messages) sent via the flow.
  • the flow is identified either by a flow ID in the message itself, or by matching the message to a transmission profile indicative of characteristics of the flow.
  • the characteristics of the flow establish a packet stream context, or common denominator, of the packets comprising the flow. For example, packets comprising streaming audio information are typically large, while http packets including ACK (acknowledgment) notifications are relatively small. Identification of the packet flow allows complementary session services to be applied at each endpoint of the wireless link, i.e. header compression applied when sending via the wireless link must be decompressed upon receipt.
  • a traffic flow mapping message is employed to initiate the flow and associate the session service(s) with the flow. Therefore, both endpoints of the wireless link, typically a base station processor (base station) and a subscriber access unit (subscriber) can identify the flow and related session service.
  • base station typically a base station processor (base station) and a subscriber access unit (subscriber) can identify the flow and related session service.
  • subscriber subscriber access unit
  • the session services may be identified by reference to a table of applicable session services. Once established, the session service is applied to all packets in the flow. In alternate embodiments, such a table may be stored in a common repository, and thus downloaded from a remote source in a standardized form. Standardization of the session services table would allow widespread dissemination and recognition of the session service identifiers.
  • FIG. 1 shows a wireless communication system employing wireless communication links operable for use with the present invention
  • FIG. 2 shows wireless packet flows over a wireless link between a subscriber access unit and a base station processor
  • FIG. 3 shows mapping of packet flows to session services in the flow mapper
  • FIG. 4 shows a flowchart for mapping packet flows to session services
  • FIGS. 5 a and 5 b show an example of a process instantiating a new packet flow
  • FIG. 6 shows downloading of session service identifiers from a common global repository.
  • a wireless link provides a connection between sending process and receiving processes.
  • the wireless link is typically a portion of the entire connection between the sending and receiving process, which also includes wired links on each side of the wireless link.
  • a connection between sending and receiving processes comprises a packet flow.
  • Each packet flow represents a particular packet flow context indicative of the type of data carried between the processes, such as Internet web pages or streaming audio.
  • each flow may include packets of different sessions between multiple peer processes. Since each flow has a particular packet flow context, indicative of a substantive characteristic of the type of data carried, it may be beneficial to apply a particular session service to each flow.
  • a session service is a dual ended or peer to peer mechanism that either adds functionality to an existing user data session or provides a new application capability.
  • a session service therefore, results in an additional processing step applied to or performed on a packet.
  • a session service may provide a protocol optimization, such as header compression, a protocol conversion, such as a TCP proxy service, or a separate application for additional processing, such as QOS (Quality Of Service) processing and verification, or encryption.
  • Other session services may be applied in accordance with the present invention.
  • the TCP proxy service is as defined in copending U.S. patent application Ser. No. 09/850,531, filed May 7, 2001, entitled “Dual Proxy Approach to TCP Performance Improvements Over a Wireless Interface,” which was published on Dec. 25, 2003 as U.S.
  • the session service may be applicable only to the flow over the wireless link, or may be applicable to the entire connection, and carried through (continuous) from the wired links over the wireless link.
  • FIG. 1 shows a wireless communication system 10 employing wireless communication links operable for use with the present invention.
  • a plurality of subscriber access units 14 a - 14 c are in wireless communication with a base station processor 16 (base station) via wireless links 22 .
  • the base station 16 is also in communication with a data network such as the Internet 18 via a wired link 20 .
  • the subscribers 14 provide wireless Internet access to customer premises equipment (CPE) 32 generally, such as desktop PCs 32 a , 32 c , personal digital assistants (PDAs) 32 b and wireless phones 32 d through wired links 24 .
  • CPE customer premises equipment
  • PDAs personal digital assistants
  • the wireless functionality provided by the subscriber access unit 14 may be in a stand alone device or embedded in the CPE 32 unit invoked by a user 32 ′. In either case the CPE 32 is operable to communicate with the Internet 18 , and thus with remote nodes 26 , via the base station 16 by employing the wired links 20 , 24 and the wireless links 22 .
  • FIG. 2 shows wireless packet flows over a communication link between a subscriber 14 and a base station 16 .
  • the wireless link 22 between the subscriber 14 and the base station 16 further comprise packet flows 28 .
  • a packet flow 28 corresponds to one or more sessions over the wireless link 22 , and is part of the connection (session) between processes which includes the wired links 20 , 24 .
  • Each of the sessions in the packet flows 28 corresponds to a process P 1 , P 2 , or P 3 at the subscriber 14 .
  • a complementary process P 1 ′, P 2 ′ and P 3 ′ either a sender or receiver, resides at a remote end of the connection on one of the remote nodes 26 .
  • a flow mapper 30 resides in the subscriber 14 and in the base station 16 , at each endpoint of the wireless link 22 , for assigning and determining the packet flow corresponding to each message packet, and for applying the respective session service, both described further below.
  • a packet flow includes packets that are related due to sharing a common denominator, such as a particular type of content.
  • a packet flow as described above, therefore may include packets corresponding to one or more sessions between peer processes.
  • the term “session” denotes a connection between two application processes, between which packets are related because of a common source and destination.
  • the correspondence between sessions and packet flows is typically dependent on the protocol and processes so communicating, and includes parameters such as source address, destination address, source port, destination port, and protocol in a TCP connection, for example (sometimes called a 5-tuple).
  • Other packet flow/session mappings may be known to those skilled in the art. Accordingly, the packets sent in conjunction with the session may fall into one or more of the packet flows, as described further below with respect to applying session services to the flow.
  • connections are established between each of the processes and their complementary counterparts: P 1 -P 1 ′, P 2 -P 2 ′, and P 3 -P 3 ′, employing the wired 20 , 24 and wireless 22 links.
  • Message packets sent over the wireless link 22 from one process to another are assigned to a flow 28 by the flow mapper 30 on the sending side of the wireless link 22 , and identified as belonging to that flow 28 by the flow mapper 30 ′ on the receiving side.
  • the flow mapper 30 on the sending side applies the session service(s) associated with the assigned (determined) flow
  • the flow mapper 30 ′ on the receiving side also applies the session service(s) associated with the determined flow.
  • the flow mapper 30 , 30 ′ resides on both endpoints of the wireless link, at the subscriber 14 and the base station 16 , and identifies packets as received from the wired link 20 , 24 or the wireless link 22 .
  • a packet is received from the wireless link 22 , it already has a flow ID appended to it by the sender, either the subscriber 14 or base station 16 .
  • the received flow ID is mapped to a list of known flow IDs to determine the flow, and hence determines the session services associated with that flow.
  • a flow profile table is employed to match the characteristics of the message to a known profile of packet flows using a filter. Factors such as originator IP address, destination IP address, TCP/IP port number, proxy ID, and others may be employed to match the packet to a flow via the filter. If the flow is determined, the corresponding flow ID is appended to the packet, in addition to applying the session services associated with the flow.
  • Flows requiring special processing provided by the session services are therefore enumerated in the flow table. Packets not matching a particular flow are deemed not to require special processing and therefore will not trigger application of session services. However, such packets will nonetheless be delivered to the proper destination via packet routing independently of application of session services as defined herein. Alternatively, a wildcard, or “catch all” entry (filter) may be added to the transmission profile table to cover packets which do not trigger other entries.
  • New flows may instantiated by a variety of ways. A particular application may have a need for a specific type of processing. Session service tables and the corresponding transmission profile table entries may be downloaded from an external source, described further below. Alternatively, failure to find a match in the transmission profile table would be employed to initiate creation of a new transmission profile entry. If a new flow is instantiated, the flow ID is determined from the new flow, and a traffic flow signaling message is employed to transmit the new flow information across the wireless link 22 to the receiving flow mapper 30 ′.
  • FIG. 3 shows mapping of packet flows to session services in the flow mapper 30 .
  • the flow mapper 30 includes a flow table 200 , a transmission profile table 202 , and a session services table 204 .
  • the flow table 200 identifies the packet flows by flow ID 206 .
  • a process field 208 may be employed to identify the local process or processes to which it corresponds, however the packet routing information such as the port number is actually used for delivery.
  • the filter 210 describing the packet flow.
  • the transmission profile table 204 has transmission parameters 212 which describe each packet flow.
  • the transmission parameters 212 describe the profile of each packet flow so that the packets in the flow may be identified by content, and includes a profile entry 216 for each packet flow.
  • the transmission parameters illustrated include filter ID (FID) 214 a , type 214 b , source IP address 214 c , destination IP address 214 d , Port ID 214 e , TCP/IP transmission flags 214 f , and flow direction 214 g .
  • the transmission parameters shown are illustrative; alternate embodiments may employ filters with alternative fields and/or information.
  • Each profile entry 216 also includes a list 218 of session services to be applied to the flow 206 .
  • Each element in the list 218 contains a session service index 220 into the session services table 204 , which indicates the applicable session service 222 .
  • the session service table 204 contains session service entries 224 , referenced by session service index 220 , described further below.
  • the session service index 220 in the session service list 218 is shown as illustrative. Other mechanisms for associating the session services 222 to a profile entry 216 can be implemented and will be apparent to those skilled in the art, such as inclusion of session services 222 directly in the transmission profile table 202 or alternate pointer or array referencing, depending on a particular implementation.
  • the applicable session service 222 to be applied to a particular message packet is determined in the flow mapper 30 by identifying the flow through either the flow ID 206 or profile entry 216 , and mapping from the profile entry 216 to the corresponding session service entries 224 , indicative of the session service(s) 222 to be applied.
  • the message packets mapped by the flow mapper 30 include incoming and outgoing message packets. Message packets received over the wireless link ( 22 , FIG. 2 ) from a remote flow mapper 30 have a flow ID 206 identified and append to the message packet, allowing a lookup in the flow table 200 .
  • Message packets received from the wired link 20 , 24 for transmission over the wireless link 22 are identified by matching a profile entry 216 in the transmission profile table 202 .
  • the flow mapper 30 illustrated is shown from the perspective of the subscriber 14 for illustrative purposes, and is equally applicable to either endpoint of the wireless link 22 .
  • FIG. 4 shows a flowchart for mapping packet flows to session services.
  • an incoming packet is detected by the flow mapper 30 , as depicted at step 100 .
  • a check is performed to determine if the incoming packet was received from the wireless link 22 or a wired link 20 , 24 , as shown at step 102 .
  • the flow mapper 30 resides on both endpoints of the wireless link 22 . If the packet was received from the wireless link 22 , then the flow ID was appended to the message prior to transmission.
  • a lookup is performed in a flow table to match the packet to a packet flow, as disclosed at step 104 .
  • the flow ID is indexed into the session service table, as shown at step 120 .
  • the corresponding session service is determined, as shown at step 122 , and applied to the message packet, as shown at step 124 .
  • the packet is then sent to the corresponding process P 1 -P 3 via the wired link 24 , as shown at step 126 .
  • a comparison is performed with the message packet characteristics in a transmission profile table, as depicted at step 106 , also described further below.
  • a check is performed to determine if a match was found in the transmission profile table, as shown at step 108 . If a match was not found, then either session services are not required for this packet, or a new flow entry is created, through an exchange of traffic flow signaling messages, as depicted at step 110 and described above with respect to FIG. 3 . If a match was found, the flow ID is read from the transmission profile table, as depicted at step 111 . In either case, the newly created or found flow ID is appended to the message, as disclosed at step 112 .
  • the corresponding session service is indexed in the session service table, as shown at step 114 , and applied to the message packet, as depicted at step 116 .
  • the message is then sent over the wireless link 22 as a packet of the determined flow, as shown at step 118 , for receipt by the remote flow mapper 30 .
  • the flow ID determined prior to sending the wireless transmission is determined as described above and appended to the message prior to transmission.
  • the flow Id may be appended in a variety of ways known to those skilled in the art.
  • the flow ID is encapsulated in an additional packet header which includes the flow ID.
  • Other implementation protocols may be employed.
  • the flow ID is stripped off to yield the packet in it's form prior to wireless transmission. In this manner, the flow ID may be appended and removed from the message packet without interfering with the other delivery and data fields in the packet.
  • FIGS. 5 a and 5 b show an example of a process instantiating a new packet flow.
  • process P 1 desires to initiate a streaming video request.
  • Process P 1 generates a message packet 300 indicative of the request, and forwards it via the wired link 24 to the subscriber 14 .
  • the flow mapper 30 receives the message packet 300 and attempts to find a corresponding profile entry 216 in the transmission profile table 202 . No match is found, so the flow mapper 30 determines it will instantiate a new packet flow in the flow mapper 30 .
  • a new flow profile entry 226 is generated for the streaming video requests, indicative of the remote destination in field 214 d ′, and is assigned filter FID 106 . As these requests are deemed to be relatively small, the header compression system service is selected.
  • a system service index 218 a is created to indicate the system service 222 for header compression, as shown by system service index 218 SS 3 .
  • a new flow profile entry 228 is also created for the return streaming video message packets which will be received, having filter FID 107 has a source ID field 214 c ′ of the streaming video source matching 214 d ′.
  • a system service for RT QOS (Quality of Service) processing is selected. As there is no system service 222 entry for RT QOS yet, a new entry 224 is created for system service index 218 b for SS 4 , and is associated with the flow profile entry 228 .
  • the RT QOS system service is exemplary; alternative system services for applying flow specific processing or operations could likewise be employed.
  • the flow mapper 30 generates a traffic flow signaling message 302 to send to the base station 16 indicative of the new flows F 4 and F 5 .
  • the streaming video request message 300 is framed for transmission 304 via the wireless link.
  • a streaming video packet 306 is received by the base station 16 .
  • the base station consistent with the traffic flow signaling, matches the source of the message with the flow profile entry 228 .
  • the flow mapper 30 ′ appends the flow ID F 5 to the message 308 , and sends it over the wireless link 22 to the subscriber 14 .
  • the flow mapper 30 in the subscriber 14 reads the flow ID F 5 , finds the corresponding flow ID 206 in the flow table 200 , and maps it to system service index SS 5 for RT QOS processing.
  • Another streaming video request 310 is sent from process P 1 , and a corresponding match found for FID 106 in the in the transmission profile table. Accordingly, system service index 218 a is found to indicate header compression, applied to the request, and sent as message packet 312 via flow F 4 . System service flow mapping continues in this manner until the flow is no longer needed and the corresponding entries updated with another sequence of traffic flow signaling messages.
  • the system service indices 220 are standardized in a system service table 204 stored in a common repository 230 .
  • the common repository is accessible via the Internet 18 , and is employed to download a current version of the system service table 204 and versions of the system services themselves on a periodic basis.
  • the common repository could be a Wireless Internet Facility (WIF), LDAP directory, or other web service accessible by the subscribers 14 and the base stations 16 .
  • a plurality 16 a - 16 n of base stations may access and download the system service table 204 from the common repository 230 .
  • the base stations 16 a - 16 n each transmit the downloaded system service table 204 and related files to each of the subscribers 14 a - 14 n which they are in communication with. In this manner, a standardized index for each of the applicable system services is maintained across the wireless communication system 10 .
  • System services may vary in complexity and depth of implementation. Accordingly, executable files and other implementation details may undergo revisions and modifications for the same session service. Periodic downloads from a common repository to upgrade and or add system services may occur. Further, additional flow profile entries (filters) may also be added to correspond to or identify a new session service or new need for a session service. In this instance, the flow profile table may be downloaded from the common repository as well. For a large service provider, there may be many flow mapper 30 , 30 ′ implementations deployed among many sites. Automatic, periodic downloading of a current state of system services therefore provides timely consistency among the many flow mappers 30 , 30 ′ which employ the system services.
  • the method of applying system services as described herein associates incoming packets to packet flows.
  • the matching of message packets to flow profiles need not exactly match every packet in the flow to avoid disrupting the flow.
  • Other mechanisms ensure delivery of the message packets to the intended recipients.
  • Application of session services is intended to improve throughput by applying operations which tend to reduce overhead and increase the speed at which a packet is routed. If, for example, a packet between two processes which should have triggered a profile for header compression did not conform to the profile, that message packet would still be delivered, albeit without the benefit of header compression. If, however, a session service is applied at the sending side of the wireless link, then the flow ID would be appended and the complementary session service, such as decompressing the header, would be applied.
  • the session services as defined herein are applied consistently at both endpoints of the wireless link. Further such services may be unilateral, and performed at one point along a wireless link, or bilateral, and applied in a complementary manner at both endpoints of the wireless link.
  • system and methods for applying system services as defined herein are deliverable to a wireless device in many forms, including but not limited to a) information permanently stored on non-writeable storage media such as ROM devices, b) information alterably stored on writeable storage media such as floppy disks, magnetic tapes, CDs, RAM devices, and other magnetic and optical media, or c) information conveyed to a computer through communication media, for example using baseband signaling or broadband signaling techniques, as in an electronic network such as the Internet or telephone modem lines.
  • the operations and methods may be implemented in a software executable by a processor or as a set of instructions embedded in a carrier wave. Alternatively, the operations and methods may be embodied in whole or in part using hardware components, such as Application Specific Integrated Circuits (ASICs), state machines, controllers or other hardware components or devices, or a combination of hardware, software, and firmware components.
  • ASICs Application Specific Integrated Circuits

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Abstract

Session services are employed in a networked computing environment to apply specific processing to an exchange of data between processes. In a wireless communication network, a single wireless link is typically shared among multiple users through wireless channels, which are allocated and switched among the users on a demand basis. Packets sent over the wireless link need to be signaled and tagged accordingly to initiate and employ the session service for the intended packets which comprise the flow. A method for identifying and applying session services to a wireless link includes identifying a packet flow over the wireless link corresponding to a received message by employing a flow identifier and filter. The packet flow corresponds to a session, and is mapped to at least one session service. The mapped session service is then applied to the received message. A session service may therefore be transparently applied to a packet flow over a wireless link independently of the other packet flows which may also be transmitted over the wireless link.

Description

    RELATED APPLICATION
  • This application is a continuation of U.S. application Ser. No. 10/166,576, filed Jun. 10, 2002. The entire teachings of the above application are incorporated herein by reference.
  • BACKGROUND OF THE INVENTION
  • In a networked computing environment, session services are often employed to apply specific processing to an exchange of data between processes. Such an exchange, or session, usually includes a sequence of packets, also called a packet flow, which share a common context, and which can collectively benefit from the application of one or more session services. Packet flows are typically employed between processes communicating via the network, often in a client/server arrangement. A session service may include, for example, different types of protocol conversion or protocol optimizations, such as proxy services and header compression, and may be transparent to an end user.
  • Often, a single physical connection, such as a dialup modem line, carries many packets corresponding to a plurality of packet flows. However, a session service is typically applied to the physical connection as a whole. Accordingly, a particular session service is applied to all packets transmitted via the physical connection. Application of the session service does not distinguish among different packet flows carried over the connection. Individual flows, therefore, and the associated processes, may incur the processing overhead associated with a particular session service regardless of whether the session service is needed or desired for the packet flow in question.
  • In a wireless communication network, a wireless link is typically shared among multiple users through wireless channels, which are allocated and switched among the users on a demand basis by a scheduler. Packets sent over the wireless link need to be signaled and tagged accordingly to initiate and employ the session service for the intended packets which comprise the packet flow. Accordingly, it would be beneficial to provide a mechanism for signaling initiation of a particular session service by the sender and receiver over the wireless link, and for tagging affected packets to indicate which session service to apply to each packet.
  • SUMMARY OF THE INVENTION
  • In a wireless communication system, a method for identifying and applying session services to a wireless link comprises establishing a connection including the wireless link and receiving a message for transmission via the connection. A packet flow is identified or established over the wireless link corresponding to the received message by employing a flow identifier and a transmission profile filter. The packet flow corresponds to a session, and is mapped to at least one session service. The mapped session service is then applied to the received message. In this manner, a session service may be transparently applied to a packet flow over the wireless link independently of the other packet flows which may also be transmitted over the same wireless link.
  • A particular packet flow (flow) is associated with one or more session services to be applied to packets (messages) sent via the flow. The flow is identified either by a flow ID in the message itself, or by matching the message to a transmission profile indicative of characteristics of the flow. The characteristics of the flow establish a packet stream context, or common denominator, of the packets comprising the flow. For example, packets comprising streaming audio information are typically large, while http packets including ACK (acknowledgment) notifications are relatively small. Identification of the packet flow allows complementary session services to be applied at each endpoint of the wireless link, i.e. header compression applied when sending via the wireless link must be decompressed upon receipt.
  • A traffic flow mapping message is employed to initiate the flow and associate the session service(s) with the flow. Therefore, both endpoints of the wireless link, typically a base station processor (base station) and a subscriber access unit (subscriber) can identify the flow and related session service.
  • The session services may be identified by reference to a table of applicable session services. Once established, the session service is applied to all packets in the flow. In alternate embodiments, such a table may be stored in a common repository, and thus downloaded from a remote source in a standardized form. Standardization of the session services table would allow widespread dissemination and recognition of the session service identifiers.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The foregoing and other objects, features and advantages of the invention will be apparent from the following more particular description of preferred embodiments of the invention, as illustrated in the accompanying drawings in which like reference characters refer to the same parts throughout the different views. The drawings are not necessarily to scale, emphasis instead being placed upon illustrating the principles of the invention.
  • FIG. 1 shows a wireless communication system employing wireless communication links operable for use with the present invention;
  • FIG. 2 shows wireless packet flows over a wireless link between a subscriber access unit and a base station processor;
  • FIG. 3 shows mapping of packet flows to session services in the flow mapper;
  • FIG. 4 shows a flowchart for mapping packet flows to session services;
  • FIGS. 5 a and 5 b show an example of a process instantiating a new packet flow; and
  • FIG. 6 shows downloading of session service identifiers from a common global repository.
  • DETAILED DESCRIPTION OF THE INVENTION
  • A description of preferred embodiments of the invention follows.
  • In a wireless communication network, a wireless link provides a connection between sending process and receiving processes. The wireless link is typically a portion of the entire connection between the sending and receiving process, which also includes wired links on each side of the wireless link. A connection between sending and receiving processes comprises a packet flow. Each packet flow, represents a particular packet flow context indicative of the type of data carried between the processes, such as Internet web pages or streaming audio. There may be multiple connections, and hence, multiple packet flows, between a sending process and a receiving process. Further, each flow may include packets of different sessions between multiple peer processes. Since each flow has a particular packet flow context, indicative of a substantive characteristic of the type of data carried, it may be beneficial to apply a particular session service to each flow.
  • A session service is a dual ended or peer to peer mechanism that either adds functionality to an existing user data session or provides a new application capability. A session service, therefore, results in an additional processing step applied to or performed on a packet. A session service may provide a protocol optimization, such as header compression, a protocol conversion, such as a TCP proxy service, or a separate application for additional processing, such as QOS (Quality Of Service) processing and verification, or encryption. Other session services may be applied in accordance with the present invention. In a particular embodiment, the TCP proxy service is as defined in copending U.S. patent application Ser. No. 09/850,531, filed May 7, 2001, entitled “Dual Proxy Approach to TCP Performance Improvements Over a Wireless Interface,” which was published on Dec. 25, 2003 as U.S. patent application Publication No. 2003/0235206 and incorporated herein by reference. In a wireless communications network, the session service may be applicable only to the flow over the wireless link, or may be applicable to the entire connection, and carried through (continuous) from the wired links over the wireless link.
  • FIG. 1 shows a wireless communication system 10 employing wireless communication links operable for use with the present invention. Referring to FIG. 1, a plurality of subscriber access units 14 a-14 c are in wireless communication with a base station processor 16 (base station) via wireless links 22. The base station 16 is also in communication with a data network such as the Internet 18 via a wired link 20. The subscribers 14 provide wireless Internet access to customer premises equipment (CPE) 32 generally, such as desktop PCs 32 a, 32 c, personal digital assistants (PDAs) 32 b and wireless phones 32 d through wired links 24. It should be noted that the wireless functionality provided by the subscriber access unit 14 may be in a stand alone device or embedded in the CPE 32 unit invoked by a user 32′. In either case the CPE 32 is operable to communicate with the Internet 18, and thus with remote nodes 26, via the base station 16 by employing the wired links 20, 24 and the wireless links 22.
  • FIG. 2 shows wireless packet flows over a communication link between a subscriber 14 and a base station 16. Referring to FIG. 2 and also to FIG. 1, the wireless link 22 between the subscriber 14 and the base station 16 further comprise packet flows 28. A packet flow 28 corresponds to one or more sessions over the wireless link 22, and is part of the connection (session) between processes which includes the wired links 20, 24. Each of the sessions in the packet flows 28 corresponds to a process P1, P2, or P3 at the subscriber 14. A complementary process P1′, P2′ and P3′, either a sender or receiver, resides at a remote end of the connection on one of the remote nodes 26. A flow mapper 30 resides in the subscriber 14 and in the base station 16, at each endpoint of the wireless link 22, for assigning and determining the packet flow corresponding to each message packet, and for applying the respective session service, both described further below.
  • It should be noted that a packet flow includes packets that are related due to sharing a common denominator, such as a particular type of content. A packet flow, as described above, therefore may include packets corresponding to one or more sessions between peer processes. The term “session” denotes a connection between two application processes, between which packets are related because of a common source and destination. The correspondence between sessions and packet flows is typically dependent on the protocol and processes so communicating, and includes parameters such as source address, destination address, source port, destination port, and protocol in a TCP connection, for example (sometimes called a 5-tuple). Other packet flow/session mappings may be known to those skilled in the art. Accordingly, the packets sent in conjunction with the session may fall into one or more of the packet flows, as described further below with respect to applying session services to the flow.
  • Therefore, connections are established between each of the processes and their complementary counterparts: P1-P1′, P2-P2′, and P3-P3′, employing the wired 20, 24 and wireless 22 links. Message packets sent over the wireless link 22 from one process to another are assigned to a flow 28 by the flow mapper 30 on the sending side of the wireless link 22, and identified as belonging to that flow 28 by the flow mapper 30′ on the receiving side. The flow mapper 30 on the sending side applies the session service(s) associated with the assigned (determined) flow, and the flow mapper 30′ on the receiving side also applies the session service(s) associated with the determined flow.
  • As described above, the flow mapper 30, 30′ resides on both endpoints of the wireless link, at the subscriber 14 and the base station 16, and identifies packets as received from the wired link 20, 24 or the wireless link 22. When a packet is received from the wireless link 22, it already has a flow ID appended to it by the sender, either the subscriber 14 or base station 16. The received flow ID is mapped to a list of known flow IDs to determine the flow, and hence determines the session services associated with that flow.
  • If the packet is received from the wired side, the corresponding flow must be determined. A flow profile table, described further below, is employed to match the characteristics of the message to a known profile of packet flows using a filter. Factors such as originator IP address, destination IP address, TCP/IP port number, proxy ID, and others may be employed to match the packet to a flow via the filter. If the flow is determined, the corresponding flow ID is appended to the packet, in addition to applying the session services associated with the flow.
  • Flows requiring special processing provided by the session services are therefore enumerated in the flow table. Packets not matching a particular flow are deemed not to require special processing and therefore will not trigger application of session services. However, such packets will nonetheless be delivered to the proper destination via packet routing independently of application of session services as defined herein. Alternatively, a wildcard, or “catch all” entry (filter) may be added to the transmission profile table to cover packets which do not trigger other entries.
  • New flows may instantiated by a variety of ways. A particular application may have a need for a specific type of processing. Session service tables and the corresponding transmission profile table entries may be downloaded from an external source, described further below. Alternatively, failure to find a match in the transmission profile table would be employed to initiate creation of a new transmission profile entry. If a new flow is instantiated, the flow ID is determined from the new flow, and a traffic flow signaling message is employed to transmit the new flow information across the wireless link 22 to the receiving flow mapper 30′.
  • FIG. 3 shows mapping of packet flows to session services in the flow mapper 30. Referring to FIG. 3, the tables included in the flow mapper are shown. The flow mapper 30 includes a flow table 200, a transmission profile table 202, and a session services table 204. The flow table 200 identifies the packet flows by flow ID 206. A process field 208 may be employed to identify the local process or processes to which it corresponds, however the packet routing information such as the port number is actually used for delivery. Also indicated are the filter 210 describing the packet flow. The transmission profile table 204 has transmission parameters 212 which describe each packet flow. The transmission parameters 212 describe the profile of each packet flow so that the packets in the flow may be identified by content, and includes a profile entry 216 for each packet flow. The transmission parameters illustrated include filter ID (FID) 214 a, type 214 b, source IP address 214 c, destination IP address 214 d, Port ID 214 e, TCP/IP transmission flags 214 f, and flow direction 214 g. The transmission parameters shown are illustrative; alternate embodiments may employ filters with alternative fields and/or information. Each profile entry 216 also includes a list 218 of session services to be applied to the flow 206. Each element in the list 218 contains a session service index 220 into the session services table 204, which indicates the applicable session service 222. The session service table 204 contains session service entries 224, referenced by session service index 220, described further below. Note that the session service index 220 in the session service list 218 is shown as illustrative. Other mechanisms for associating the session services 222 to a profile entry 216 can be implemented and will be apparent to those skilled in the art, such as inclusion of session services 222 directly in the transmission profile table 202 or alternate pointer or array referencing, depending on a particular implementation.
  • Therefore, the applicable session service 222 to be applied to a particular message packet is determined in the flow mapper 30 by identifying the flow through either the flow ID 206 or profile entry 216, and mapping from the profile entry 216 to the corresponding session service entries 224, indicative of the session service(s) 222 to be applied. As indicated above, the message packets mapped by the flow mapper 30 include incoming and outgoing message packets. Message packets received over the wireless link (22, FIG. 2) from a remote flow mapper 30 have a flow ID 206 identified and append to the message packet, allowing a lookup in the flow table 200. Message packets received from the wired link 20, 24 for transmission over the wireless link 22 are identified by matching a profile entry 216 in the transmission profile table 202. The flow mapper 30 illustrated is shown from the perspective of the subscriber 14 for illustrative purposes, and is equally applicable to either endpoint of the wireless link 22.
  • FIG. 4 shows a flowchart for mapping packet flows to session services. Referring to FIGS. 4 and 2, an incoming packet is detected by the flow mapper 30, as depicted at step 100. A check is performed to determine if the incoming packet was received from the wireless link 22 or a wired link 20, 24, as shown at step 102. As described above, the flow mapper 30 resides on both endpoints of the wireless link 22. If the packet was received from the wireless link 22, then the flow ID was appended to the message prior to transmission. A lookup is performed in a flow table to match the packet to a packet flow, as disclosed at step 104. The flow ID is indexed into the session service table, as shown at step 120. The corresponding session service is determined, as shown at step 122, and applied to the message packet, as shown at step 124. The packet is then sent to the corresponding process P1-P3 via the wired link 24, as shown at step 126.
  • If the packet was received from the wired link 20, 24, then a comparison is performed with the message packet characteristics in a transmission profile table, as depicted at step 106, also described further below. A check is performed to determine if a match was found in the transmission profile table, as shown at step 108. If a match was not found, then either session services are not required for this packet, or a new flow entry is created, through an exchange of traffic flow signaling messages, as depicted at step 110 and described above with respect to FIG. 3. If a match was found, the flow ID is read from the transmission profile table, as depicted at step 111. In either case, the newly created or found flow ID is appended to the message, as disclosed at step 112. The corresponding session service is indexed in the session service table, as shown at step 114, and applied to the message packet, as depicted at step 116. The message is then sent over the wireless link 22 as a packet of the determined flow, as shown at step 118, for receipt by the remote flow mapper 30.
  • It should be noted that the flow ID determined prior to sending the wireless transmission is determined as described above and appended to the message prior to transmission. The flow Id may be appended in a variety of ways known to those skilled in the art. In a particular embodiment, the flow ID is encapsulated in an additional packet header which includes the flow ID. Other implementation protocols may be employed. Upon receipt of the wireless transmission, the flow ID is stripped off to yield the packet in it's form prior to wireless transmission. In this manner, the flow ID may be appended and removed from the message packet without interfering with the other delivery and data fields in the packet.
  • FIGS. 5 a and 5 b show an example of a process instantiating a new packet flow. Referring to FIGS. 5 a, 5 b, and again to 2, process P1 desires to initiate a streaming video request. Process P1 generates a message packet 300 indicative of the request, and forwards it via the wired link 24 to the subscriber 14. The flow mapper 30 receives the message packet 300 and attempts to find a corresponding profile entry 216 in the transmission profile table 202. No match is found, so the flow mapper 30 determines it will instantiate a new packet flow in the flow mapper 30. A new flow profile entry 226 is generated for the streaming video requests, indicative of the remote destination in field 214 d′, and is assigned filter FID 106. As these requests are deemed to be relatively small, the header compression system service is selected. A system service index 218 a is created to indicate the system service 222 for header compression, as shown by system service index 218 SS3.
  • A new flow profile entry 228 is also created for the return streaming video message packets which will be received, having filter FID 107 has a source ID field 214 c′ of the streaming video source matching 214 d′. A system service for RT QOS (Quality of Service) processing is selected. As there is no system service 222 entry for RT QOS yet, a new entry 224 is created for system service index 218 b for SS4, and is associated with the flow profile entry 228. The RT QOS system service is exemplary; alternative system services for applying flow specific processing or operations could likewise be employed.
  • The flow mapper 30 generates a traffic flow signaling message 302 to send to the base station 16 indicative of the new flows F4 and F5. Following the traffic flow signaling message, which establishes the complementary system service processing at the remote flow mapper 30′, the streaming video request message 300 is framed for transmission 304 via the wireless link. After processing via the remote destination 214 d′, a streaming video packet 306 is received by the base station 16. The base station, consistent with the traffic flow signaling, matches the source of the message with the flow profile entry 228. The flow mapper 30′ appends the flow ID F5 to the message 308, and sends it over the wireless link 22 to the subscriber 14. The flow mapper 30 in the subscriber 14 reads the flow ID F5, finds the corresponding flow ID 206 in the flow table 200, and maps it to system service index SS5 for RT QOS processing.
  • Another streaming video request 310 is sent from process P1, and a corresponding match found for FID 106 in the in the transmission profile table. Accordingly, system service index 218 a is found to indicate header compression, applied to the request, and sent as message packet 312 via flow F4. System service flow mapping continues in this manner until the flow is no longer needed and the corresponding entries updated with another sequence of traffic flow signaling messages.
  • In an alternate embodiment, shown in FIG. 6, the system service indices 220 are standardized in a system service table 204 stored in a common repository 230. The common repository is accessible via the Internet 18, and is employed to download a current version of the system service table 204 and versions of the system services themselves on a periodic basis. The common repository could be a Wireless Internet Facility (WIF), LDAP directory, or other web service accessible by the subscribers 14 and the base stations 16. A plurality 16 a-16 n of base stations may access and download the system service table 204 from the common repository 230. The base stations 16 a-16 n each transmit the downloaded system service table 204 and related files to each of the subscribers 14 a-14 n which they are in communication with. In this manner, a standardized index for each of the applicable system services is maintained across the wireless communication system 10.
  • System services may vary in complexity and depth of implementation. Accordingly, executable files and other implementation details may undergo revisions and modifications for the same session service. Periodic downloads from a common repository to upgrade and or add system services may occur. Further, additional flow profile entries (filters) may also be added to correspond to or identify a new session service or new need for a session service. In this instance, the flow profile table may be downloaded from the common repository as well. For a large service provider, there may be many flow mapper 30, 30′ implementations deployed among many sites. Automatic, periodic downloading of a current state of system services therefore provides timely consistency among the many flow mappers 30, 30′ which employ the system services.
  • The method of applying system services as described herein associates incoming packets to packet flows. The matching of message packets to flow profiles need not exactly match every packet in the flow to avoid disrupting the flow. Other mechanisms ensure delivery of the message packets to the intended recipients. Application of session services is intended to improve throughput by applying operations which tend to reduce overhead and increase the speed at which a packet is routed. If, for example, a packet between two processes which should have triggered a profile for header compression did not conform to the profile, that message packet would still be delivered, albeit without the benefit of header compression. If, however, a session service is applied at the sending side of the wireless link, then the flow ID would be appended and the complementary session service, such as decompressing the header, would be applied. Accordingly, while not all packets between two processes may necessarily be matched to a particular flow profile for sending over the wireless link, the packets that were matched, and thus processed in accordance with the system service at the sending side of the wireless link, would receive the complementary treatment at the receiving side of the wireless link. Therefore, the session services as defined herein are applied consistently at both endpoints of the wireless link. Further such services may be unilateral, and performed at one point along a wireless link, or bilateral, and applied in a complementary manner at both endpoints of the wireless link.
  • Those skilled in the art should readily appreciate that the system and methods for applying system services as defined herein are deliverable to a wireless device in many forms, including but not limited to a) information permanently stored on non-writeable storage media such as ROM devices, b) information alterably stored on writeable storage media such as floppy disks, magnetic tapes, CDs, RAM devices, and other magnetic and optical media, or c) information conveyed to a computer through communication media, for example using baseband signaling or broadband signaling techniques, as in an electronic network such as the Internet or telephone modem lines. The operations and methods may be implemented in a software executable by a processor or as a set of instructions embedded in a carrier wave. Alternatively, the operations and methods may be embodied in whole or in part using hardware components, such as Application Specific Integrated Circuits (ASICs), state machines, controllers or other hardware components or devices, or a combination of hardware, software, and firmware components.
  • While this invention has been particularly shown and described with references to preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the scope of the invention encompassed by the appended claims.

Claims (14)

1. A method for identifying and applying session services to data packets, the method comprising the steps of:
generating a first transmission profile wherein the first transmission profile contains information that maps data packets transferred onto a wireless link with a first set of session services;
generating a second transmission profile wherein the second transmission profile contains information that maps data packets received on the wireless link with a second set of session services; and
sending a traffic flow mapping message to an opposing end of the wireless link, wherein the traffic flow mapping message includes the second transmission profile.
2. A method as defined in claim 1 further comprising the steps of:
establishing a flow identifier (ID) that identifies a new data packet flow on the wireless link; and
placing the flow ID in the traffic flow mapping message.
3. A method as defined in claim 2 further comprising the steps of:
receiving a message for transmission via the connection; and
identifying a transmission profile associated with the received message.
4. A method as defined in claim 3 further comprising the step of:
using the identified transmission profile to identify a session service associated with the received message.
5. A method as defined in claim 4 further comprising the step of:
applying the identified session service to the received message.
6. A method for associating a session service with a data packet flow, the method comprising the steps of:
receiving a traffic flow mapping message, the traffic flow mapping message containing information that identifies the data packet flow and an associated session service to be applied to packets associated with the data packet flow; and
updating a flow table with the data packet flow and the associated session service information contained in the traffic flow mapping message wherein the flow table is operable to associate the session service with the data packet flow.
7. An apparatus for identifying and applying session services to data packets, the apparatus comprising:
a wireless link; and
a flow mapper configured to:
(a) generate a first transmission profile wherein the first transmission profile contains information that maps packets transferred onto the wireless link with a first set of session services,
(b) generate a second transmission profile wherein the second transmission profile contains information that maps packets received on the wireless link with a second set of session services, and
(c) send a traffic flow mapping message to an opposing end of the wireless link, the traffic flow mapping message including the second transmission profile.
8. An apparatus as defined in claim 7 wherein the flow mapper is further configured to:
(a) establish a flow identifier (ID) that identifies a new packet flow on the wireless link, and
(b) place the flow ID in the traffic flow mapping message.
9. An apparatus as defined in claim 7 wherein the wireless link is included in a connection between the apparatus and the opposing end.
10. An apparatus as defined in claim 9 wherein the flow mapper is further configured to:
(a) receive a message for transmission via the connection, and
(b) identify a transmission profile associated with the received message.
11. An apparatus as defined in claim 10 wherein the flow mapper is further configured to use the identified transmission profile to identify a session service associated with the received message.
12. An apparatus as defined in claim 11 wherein the flow mapper is further configured to apply the identified session service to the received message.
13. A computer readable medium comprising computer executable instructions for:
generating a first transmission profile wherein the first transmission profile maps data packets transferred onto a wireless link with a first set of session services;
generating a second transmission profile wherein the second transmission profile maps data packets received on the wireless link with a second set of session services; and
sending a traffic flow mapping message to an opposing end of the wireless link, the traffic flow mapping message including the second transmission profile.
14. A computer readable medium as defined in claim 13 further comprising executable instructions for:
establishing a flow identifier (ID) that identifies a new data packet flow on the wireless link; and
placing the flow ID in the traffic flow mapping message.
US11/076,807 2002-06-10 2005-03-10 Applying session services based on packet flows Abandoned US20050163073A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/076,807 US20050163073A1 (en) 2002-06-10 2005-03-10 Applying session services based on packet flows

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/166,576 US6888807B2 (en) 2002-06-10 2002-06-10 Applying session services based on packet flows
US11/076,807 US20050163073A1 (en) 2002-06-10 2005-03-10 Applying session services based on packet flows

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/166,576 Continuation US6888807B2 (en) 2002-06-10 2002-06-10 Applying session services based on packet flows

Publications (1)

Publication Number Publication Date
US20050163073A1 true US20050163073A1 (en) 2005-07-28

Family

ID=29710693

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/166,576 Expired - Lifetime US6888807B2 (en) 2002-06-10 2002-06-10 Applying session services based on packet flows
US11/076,807 Abandoned US20050163073A1 (en) 2002-06-10 2005-03-10 Applying session services based on packet flows

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/166,576 Expired - Lifetime US6888807B2 (en) 2002-06-10 2002-06-10 Applying session services based on packet flows

Country Status (10)

Country Link
US (2) US6888807B2 (en)
EP (1) EP1529356A4 (en)
JP (4) JP2005529545A (en)
KR (1) KR20070053367A (en)
CN (2) CN1685634B (en)
AU (1) AU2003251415A1 (en)
CA (1) CA2489125A1 (en)
MX (1) MXPA04012488A (en)
NO (1) NO20045458L (en)
WO (1) WO2003105391A2 (en)

Cited By (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040199667A1 (en) * 2003-04-04 2004-10-07 Dobbins Kurt A. Method and apparatus for offering preferred transport within a broadband subscriber network
US20120213125A1 (en) * 2011-02-17 2012-08-23 Panasonic Corporation Network Connecting Device and Method
US20130166762A1 (en) * 2011-12-23 2013-06-27 A10 Networks, Inc. Methods to Manage Services over a Service Gateway
US9154584B1 (en) 2012-07-05 2015-10-06 A10 Networks, Inc. Allocating buffer for TCP proxy session based on dynamic network conditions
US9219751B1 (en) 2006-10-17 2015-12-22 A10 Networks, Inc. System and method to apply forwarding policy to an application session
US9253152B1 (en) 2006-10-17 2016-02-02 A10 Networks, Inc. Applying a packet routing policy to an application session
US9270774B2 (en) 2011-10-24 2016-02-23 A10 Networks, Inc. Combining stateless and stateful server load balancing
US9338225B2 (en) 2012-12-06 2016-05-10 A10 Networks, Inc. Forwarding policies on a virtual service network
US9386088B2 (en) 2011-11-29 2016-07-05 A10 Networks, Inc. Accelerating service processing using fast path TCP
US9531846B2 (en) 2013-01-23 2016-12-27 A10 Networks, Inc. Reducing buffer usage for TCP proxy session based on delayed acknowledgement
US9609052B2 (en) 2010-12-02 2017-03-28 A10 Networks, Inc. Distributing application traffic to servers based on dynamic service response time
US9705800B2 (en) 2012-09-25 2017-07-11 A10 Networks, Inc. Load distribution in data networks
US9806943B2 (en) 2014-04-24 2017-10-31 A10 Networks, Inc. Enabling planned upgrade/downgrade of network devices without impacting network sessions
US9843484B2 (en) 2012-09-25 2017-12-12 A10 Networks, Inc. Graceful scaling in software driven networks
US9900252B2 (en) 2013-03-08 2018-02-20 A10 Networks, Inc. Application delivery controller and global server load balancer
US9906422B2 (en) 2014-05-16 2018-02-27 A10 Networks, Inc. Distributed system to determine a server's health
US9942162B2 (en) 2014-03-31 2018-04-10 A10 Networks, Inc. Active application response delay time
US9942152B2 (en) 2014-03-25 2018-04-10 A10 Networks, Inc. Forwarding data packets using a service-based forwarding policy
US9961135B2 (en) 2010-09-30 2018-05-01 A10 Networks, Inc. System and method to balance servers based on server load status
US9960967B2 (en) 2009-10-21 2018-05-01 A10 Networks, Inc. Determining an application delivery server based on geo-location information
US9986061B2 (en) 2014-06-03 2018-05-29 A10 Networks, Inc. Programming a data network device using user defined scripts
US9992107B2 (en) 2013-03-15 2018-06-05 A10 Networks, Inc. Processing data packets using a policy based network path
US9992229B2 (en) 2014-06-03 2018-06-05 A10 Networks, Inc. Programming a data network device using user defined scripts with licenses
US10002141B2 (en) 2012-09-25 2018-06-19 A10 Networks, Inc. Distributed database in software driven networks
US10020979B1 (en) 2014-03-25 2018-07-10 A10 Networks, Inc. Allocating resources in multi-core computing environments
US10021174B2 (en) 2012-09-25 2018-07-10 A10 Networks, Inc. Distributing service sessions
US10027761B2 (en) 2013-05-03 2018-07-17 A10 Networks, Inc. Facilitating a secure 3 party network session by a network device
US10038693B2 (en) 2013-05-03 2018-07-31 A10 Networks, Inc. Facilitating secure network traffic by an application delivery controller
US10044582B2 (en) 2012-01-28 2018-08-07 A10 Networks, Inc. Generating secure name records
US10129122B2 (en) 2014-06-03 2018-11-13 A10 Networks, Inc. User defined objects for network devices
USRE47296E1 (en) 2006-02-21 2019-03-12 A10 Networks, Inc. System and method for an adaptive TCP SYN cookie with time validation
US10230770B2 (en) 2013-12-02 2019-03-12 A10 Networks, Inc. Network proxy layer for policy-based application proxies
US10243791B2 (en) 2015-08-13 2019-03-26 A10 Networks, Inc. Automated adjustment of subscriber policies
US10318288B2 (en) 2016-01-13 2019-06-11 A10 Networks, Inc. System and method to process a chain of network applications
US10389835B2 (en) 2017-01-10 2019-08-20 A10 Networks, Inc. Application aware systems and methods to process user loadable network applications
US10581976B2 (en) 2015-08-12 2020-03-03 A10 Networks, Inc. Transmission control of protocol state exchange for dynamic stateful service insertion

Families Citing this family (57)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7606898B1 (en) 2000-10-24 2009-10-20 Microsoft Corporation System and method for distributed management of shared computers
US6888807B2 (en) * 2002-06-10 2005-05-03 Ipr Licensing, Inc. Applying session services based on packet flows
US7289480B2 (en) * 2002-06-24 2007-10-30 Telefonaktiebolaget Lm Ericsson (Publ) Applications based radio resource management in a wireless communication network
FI20021832A0 (en) * 2002-10-15 2002-10-15 Nokia Corp A method and system for routing packet data and monitoring the flow
US8122106B2 (en) 2003-03-06 2012-02-21 Microsoft Corporation Integrating design, deployment, and management phases for systems
US7689676B2 (en) 2003-03-06 2010-03-30 Microsoft Corporation Model-based policy application
US7890543B2 (en) 2003-03-06 2011-02-15 Microsoft Corporation Architecture for distributed computing system and automated design, deployment, and management of distributed applications
US7567504B2 (en) * 2003-06-30 2009-07-28 Microsoft Corporation Network load balancing with traffic routing
US7606929B2 (en) * 2003-06-30 2009-10-20 Microsoft Corporation Network load balancing with connection manipulation
US7613822B2 (en) * 2003-06-30 2009-11-03 Microsoft Corporation Network load balancing with session information
US8824430B2 (en) * 2004-01-31 2014-09-02 Athonet Srl Wireless mobility gateway
GB0402183D0 (en) * 2004-01-31 2004-03-03 Alcyone Holding S A Wireless mobility gateway
KR20050080504A (en) * 2004-02-10 2005-08-17 (주)씨앤에스 테크놀로지 Upgrade firmware system of internet video phone and method for employing as the same
US7778422B2 (en) 2004-02-27 2010-08-17 Microsoft Corporation Security associations for devices
US20050246529A1 (en) 2004-04-30 2005-11-03 Microsoft Corporation Isolated persistent identity storage for authentication of computing devies
US7933628B2 (en) 2004-08-18 2011-04-26 Ruckus Wireless, Inc. Transmission and reception parameter control
US7447220B2 (en) * 2004-10-07 2008-11-04 Santera Systems, Llc Methods and systems for packet classification with improved memory utilization in a media gateway
US8792414B2 (en) 2005-07-26 2014-07-29 Ruckus Wireless, Inc. Coverage enhancement using dynamic antennas
EP1705859A1 (en) * 2005-03-24 2006-09-27 Orange SA Packet radio network and method for activation of a packet data protocol context
US7797147B2 (en) 2005-04-15 2010-09-14 Microsoft Corporation Model-based system monitoring
US8489728B2 (en) 2005-04-15 2013-07-16 Microsoft Corporation Model-based system monitoring
US7802144B2 (en) 2005-04-15 2010-09-21 Microsoft Corporation Model-based system monitoring
US8549513B2 (en) 2005-06-29 2013-10-01 Microsoft Corporation Model-based virtual system provisioning
US8477759B2 (en) * 2005-09-30 2013-07-02 Qualcomm Incorporated Filtering of malformed data packets in wireless communication
US7941309B2 (en) 2005-11-02 2011-05-10 Microsoft Corporation Modeling IT operations/policies
US20070147247A1 (en) * 2005-12-22 2007-06-28 France Telecom Auto adaptive quality of service architecture and associated method of provisioning customer premises traffic
EP1982475B1 (en) * 2006-02-05 2009-12-02 TELEFONAKTIEBOLAGET LM ERICSSON (publ) Method and devices for installing packet filters in a data transmission
US8170572B2 (en) 2006-04-14 2012-05-01 Qualcomm Incorporated Methods and apparatus for supporting quality of service in communication systems
US7756134B2 (en) * 2006-05-02 2010-07-13 Harris Corporation Systems and methods for close queuing to support quality of service
US20070258445A1 (en) * 2006-05-02 2007-11-08 Harris Corporation Systems and methods for protocol filtering for quality of service
US7894509B2 (en) * 2006-05-18 2011-02-22 Harris Corporation Method and system for functional redundancy based quality of service
US7856012B2 (en) * 2006-06-16 2010-12-21 Harris Corporation System and methods for generic data transparent rules to support quality of service
US20070291656A1 (en) * 2006-06-16 2007-12-20 Harris Corporation Method and system for outbound content-based QoS
US8516153B2 (en) * 2006-06-16 2013-08-20 Harris Corporation Method and system for network-independent QoS
US8064464B2 (en) * 2006-06-16 2011-11-22 Harris Corporation Method and system for inbound content-based QoS
US20070291768A1 (en) * 2006-06-16 2007-12-20 Harris Corporation Method and system for content-based differentiation and sequencing as a mechanism of prioritization for QOS
US7990860B2 (en) * 2006-06-16 2011-08-02 Harris Corporation Method and system for rule-based sequencing for QoS
US7916626B2 (en) * 2006-06-19 2011-03-29 Harris Corporation Method and system for fault-tolerant quality of service
US20070291765A1 (en) * 2006-06-20 2007-12-20 Harris Corporation Systems and methods for dynamic mode-driven link management
US8730981B2 (en) * 2006-06-20 2014-05-20 Harris Corporation Method and system for compression based quality of service
US20070297432A1 (en) * 2006-06-21 2007-12-27 David Alan Christenson Host-Controlled Network Interface Filtering Based on Active Services, Active Connections and Active Protocols
US7769028B2 (en) * 2006-06-21 2010-08-03 Harris Corporation Systems and methods for adaptive throughput management for event-driven message-based data
US8228798B2 (en) * 2006-06-28 2012-07-24 Cisco Technology, Inc. QoS-aware service flow mapping in mobile wireless all IP networks
US20080008097A1 (en) * 2006-07-10 2008-01-10 Phani Bhushan Avadhanam Methods and apparatus for providing measurement reports in a network environment
US20080025318A1 (en) * 2006-07-31 2008-01-31 Harris Corporation Systems and methods for dynamically customizable quality of service on the edge of a network
US8300653B2 (en) * 2006-07-31 2012-10-30 Harris Corporation Systems and methods for assured communications with quality of service
US20100241759A1 (en) * 2006-07-31 2010-09-23 Smith Donald L Systems and methods for sar-capable quality of service
US8670725B2 (en) 2006-08-18 2014-03-11 Ruckus Wireless, Inc. Closed-loop automatic channel selection
US8929360B2 (en) 2006-12-07 2015-01-06 Cisco Technology, Inc. Systems, methods, media, and means for hiding network topology
KR100815562B1 (en) * 2007-04-11 2008-03-20 주식회사 케이티프리텔 Terminal unit for handling session on the basis of session initiaion protocol, method of transmitting and receiving thereof
US8272044B2 (en) 2007-05-25 2012-09-18 New Jersey Institute Of Technology Method and system to mitigate low rate denial of service (DoS) attacks
KR101115098B1 (en) * 2010-03-22 2012-02-29 주식회사 퓨쳐시스템 Flow processing unit and method for controlling flow processing unit
JP5716712B2 (en) * 2012-07-24 2015-05-13 横河電機株式会社 Packet transfer apparatus and method
US9197548B2 (en) * 2012-08-15 2015-11-24 Dell Products L.P. Network switching system using software defined networking applications
EP3569009B1 (en) * 2017-01-13 2022-10-26 LG Electronics Inc. Method for transmitting ul packet based on quality of service (qos) flow in wireless communication system and a device therefor
CN109257290A (en) * 2017-07-13 2019-01-22 群晖科技股份有限公司 Router and flow control methods
US10938728B2 (en) * 2019-07-24 2021-03-02 Cisco Technology, Inc. High performance for efficient auto-scaling of stateful service

Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6101176A (en) * 1996-07-24 2000-08-08 Nokia Mobile Phones Method and apparatus for operating an indoor CDMA telecommunications system
US6286052B1 (en) * 1998-12-04 2001-09-04 Cisco Technology, Inc. Method and apparatus for identifying network data traffic flows and for applying quality of service treatments to the flows
US6324184B1 (en) * 1996-03-18 2001-11-27 General Instrument Corporation Dynamic bandwidth allocation for a communication network
US20010052012A1 (en) * 2000-06-30 2001-12-13 Rinne Janne Petri Quality of service definition for data streams
US20020013827A1 (en) * 2000-05-18 2002-01-31 Edstrom Claes G.R. Personal service environment management apparatus and methods
US6452915B1 (en) * 1998-07-10 2002-09-17 Malibu Networks, Inc. IP-flow classification in a wireless point to multi-point (PTMP) transmission system
US6466984B1 (en) * 1999-07-02 2002-10-15 Cisco Technology, Inc. Method and apparatus for policy-based management of quality of service treatments of network data traffic flows by integrating policies with application programs
US20020184510A1 (en) * 2001-04-17 2002-12-05 At&T Wireless Services, Inc. Binding information for IP media flows
US6519636B2 (en) * 1998-10-28 2003-02-11 International Business Machines Corporation Efficient classification, manipulation, and control of network transmissions by associating network flows with rule based functions
US20030059005A1 (en) * 2001-09-24 2003-03-27 Teleware, Inc. Multi-media communication management system with dynamic bypass routing of real time streaming media
US6587457B1 (en) * 1998-03-31 2003-07-01 Nokia Mobile Phones Ltd. Method for connecting data flows
US6611684B1 (en) * 1998-12-10 2003-08-26 Nortel Networks Limited Method and apparatus for implementing customer group functionality in a wireless environment
US6621793B2 (en) * 2000-05-22 2003-09-16 Telefonaktiebolaget Lm Ericsson (Publ) Application influenced policy
US6622016B1 (en) * 1999-10-04 2003-09-16 Sprint Spectrum L.P. System for controlled provisioning of telecommunications services
US6620793B2 (en) * 1991-12-23 2003-09-16 Fidia Farmaceutici S.P.A. Therapeutic use of ganglioside GM1 in the treatment of spinal cord injury
US20030235206A1 (en) * 2001-02-15 2003-12-25 Tantivy Communications, Inc. Dual proxy approach to TCP performance improvements over a wireless interface
US6842446B2 (en) * 2002-04-19 2005-01-11 Sprint Communications Company L.P. Method and system for increasing data rate in wireless communications through aggregation of data sessions
US6850498B2 (en) * 2000-12-22 2005-02-01 Intel Corporation Method and system for evaluating a wireless link
US6937566B1 (en) * 1997-07-25 2005-08-30 Telefonaktiebolaget Lm Ericsson (Publ) Dynamic quality of service reservation in a mobile communications network
US7006472B1 (en) * 1998-08-28 2006-02-28 Nokia Corporation Method and system for supporting the quality of service in wireless networks
US7023825B1 (en) * 1998-08-10 2006-04-04 Nokia Networks Oy Controlling quality of service in a mobile communications system
US7065213B2 (en) * 2001-06-29 2006-06-20 Scientific-Atlanta, Inc. In a subscriber network receiving digital packets and transmitting digital packets below a predetermined maximum bit rate
US7069586B1 (en) * 2000-04-03 2006-06-27 Software Secure, Inc. Securely executing an application on a computer system
US7089586B2 (en) * 2001-05-02 2006-08-08 Ipr Licensing, Inc. Firewall protection for wireless users
US7167447B2 (en) * 1999-01-05 2007-01-23 Nokia Networks Oy Transporting QoS mapping information in a packet radio network
US7230921B2 (en) * 2001-04-02 2007-06-12 Telefonaktiebolaget Lm Ericsson (Publ) Concurrent use of communication paths in a multi-path access link to an IP network
US20100020681A1 (en) * 2006-07-04 2010-01-28 Sharp Kabushiki Kaisha Communication apparatus and device, communication apparatus control method and control program, and computer readable recording medium

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001519121A (en) * 1997-04-04 2001-10-16 アセンド コミュニケーションズ インコーポレイテッド High-speed packet scheduling method and apparatus
US6324165B1 (en) * 1997-09-05 2001-11-27 Nec Usa, Inc. Large capacity, multiclass core ATM switch architecture
JP2922490B1 (en) * 1998-03-04 1999-07-26 三菱電機株式会社 Wireless communication system and mobile station
JP3540641B2 (en) * 1998-12-25 2004-07-07 株式会社東芝 Router device, wireless terminal, wireless communication system, and communication method
JP3183343B2 (en) * 1999-02-26 2001-07-09 日本電気株式会社 Data communication method, terminal device, relay device, data communication system and recording medium thereof
JP2001036534A (en) * 1999-07-16 2001-02-09 Toshiba Corp Atm communication system
JP4414065B2 (en) * 1999-08-06 2010-02-10 パナソニック株式会社 Data transmission method, data transmission device, and data reception device
KR20030059075A (en) * 2000-07-14 2003-07-07 에이티 앤드 티 코포레이션 Frame classification for QOS-driven wireless LANs
US6888807B2 (en) * 2002-06-10 2005-05-03 Ipr Licensing, Inc. Applying session services based on packet flows
JP4772757B2 (en) * 2006-07-04 2011-09-14 シャープ株式会社 COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, CONTROL PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM

Patent Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6620793B2 (en) * 1991-12-23 2003-09-16 Fidia Farmaceutici S.P.A. Therapeutic use of ganglioside GM1 in the treatment of spinal cord injury
US6324184B1 (en) * 1996-03-18 2001-11-27 General Instrument Corporation Dynamic bandwidth allocation for a communication network
US6101176A (en) * 1996-07-24 2000-08-08 Nokia Mobile Phones Method and apparatus for operating an indoor CDMA telecommunications system
US6937566B1 (en) * 1997-07-25 2005-08-30 Telefonaktiebolaget Lm Ericsson (Publ) Dynamic quality of service reservation in a mobile communications network
US6587457B1 (en) * 1998-03-31 2003-07-01 Nokia Mobile Phones Ltd. Method for connecting data flows
US6452915B1 (en) * 1998-07-10 2002-09-17 Malibu Networks, Inc. IP-flow classification in a wireless point to multi-point (PTMP) transmission system
US7023825B1 (en) * 1998-08-10 2006-04-04 Nokia Networks Oy Controlling quality of service in a mobile communications system
US7006472B1 (en) * 1998-08-28 2006-02-28 Nokia Corporation Method and system for supporting the quality of service in wireless networks
US6519636B2 (en) * 1998-10-28 2003-02-11 International Business Machines Corporation Efficient classification, manipulation, and control of network transmissions by associating network flows with rule based functions
US6286052B1 (en) * 1998-12-04 2001-09-04 Cisco Technology, Inc. Method and apparatus for identifying network data traffic flows and for applying quality of service treatments to the flows
US6611684B1 (en) * 1998-12-10 2003-08-26 Nortel Networks Limited Method and apparatus for implementing customer group functionality in a wireless environment
US7167447B2 (en) * 1999-01-05 2007-01-23 Nokia Networks Oy Transporting QoS mapping information in a packet radio network
US6466984B1 (en) * 1999-07-02 2002-10-15 Cisco Technology, Inc. Method and apparatus for policy-based management of quality of service treatments of network data traffic flows by integrating policies with application programs
US6622016B1 (en) * 1999-10-04 2003-09-16 Sprint Spectrum L.P. System for controlled provisioning of telecommunications services
US7069586B1 (en) * 2000-04-03 2006-06-27 Software Secure, Inc. Securely executing an application on a computer system
US20020013827A1 (en) * 2000-05-18 2002-01-31 Edstrom Claes G.R. Personal service environment management apparatus and methods
US6621793B2 (en) * 2000-05-22 2003-09-16 Telefonaktiebolaget Lm Ericsson (Publ) Application influenced policy
US20010052012A1 (en) * 2000-06-30 2001-12-13 Rinne Janne Petri Quality of service definition for data streams
US6850498B2 (en) * 2000-12-22 2005-02-01 Intel Corporation Method and system for evaluating a wireless link
US20030235206A1 (en) * 2001-02-15 2003-12-25 Tantivy Communications, Inc. Dual proxy approach to TCP performance improvements over a wireless interface
US7230921B2 (en) * 2001-04-02 2007-06-12 Telefonaktiebolaget Lm Ericsson (Publ) Concurrent use of communication paths in a multi-path access link to an IP network
US20020184510A1 (en) * 2001-04-17 2002-12-05 At&T Wireless Services, Inc. Binding information for IP media flows
US7089586B2 (en) * 2001-05-02 2006-08-08 Ipr Licensing, Inc. Firewall protection for wireless users
US7065213B2 (en) * 2001-06-29 2006-06-20 Scientific-Atlanta, Inc. In a subscriber network receiving digital packets and transmitting digital packets below a predetermined maximum bit rate
US20030059005A1 (en) * 2001-09-24 2003-03-27 Teleware, Inc. Multi-media communication management system with dynamic bypass routing of real time streaming media
US6842446B2 (en) * 2002-04-19 2005-01-11 Sprint Communications Company L.P. Method and system for increasing data rate in wireless communications through aggregation of data sessions
US20100020681A1 (en) * 2006-07-04 2010-01-28 Sharp Kabushiki Kaisha Communication apparatus and device, communication apparatus control method and control program, and computer readable recording medium

Cited By (64)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8321584B2 (en) * 2003-04-04 2012-11-27 Ellacoya Networks, Inc. Method and apparatus for offering preferred transport within a broadband subscriber network
US20040199667A1 (en) * 2003-04-04 2004-10-07 Dobbins Kurt A. Method and apparatus for offering preferred transport within a broadband subscriber network
USRE47296E1 (en) 2006-02-21 2019-03-12 A10 Networks, Inc. System and method for an adaptive TCP SYN cookie with time validation
US9497201B2 (en) 2006-10-17 2016-11-15 A10 Networks, Inc. Applying security policy to an application session
US9219751B1 (en) 2006-10-17 2015-12-22 A10 Networks, Inc. System and method to apply forwarding policy to an application session
US9253152B1 (en) 2006-10-17 2016-02-02 A10 Networks, Inc. Applying a packet routing policy to an application session
US9270705B1 (en) 2006-10-17 2016-02-23 A10 Networks, Inc. Applying security policy to an application session
US10735267B2 (en) 2009-10-21 2020-08-04 A10 Networks, Inc. Determining an application delivery server based on geo-location information
US9960967B2 (en) 2009-10-21 2018-05-01 A10 Networks, Inc. Determining an application delivery server based on geo-location information
US9961135B2 (en) 2010-09-30 2018-05-01 A10 Networks, Inc. System and method to balance servers based on server load status
US10447775B2 (en) 2010-09-30 2019-10-15 A10 Networks, Inc. System and method to balance servers based on server load status
US9961136B2 (en) 2010-12-02 2018-05-01 A10 Networks, Inc. Distributing application traffic to servers based on dynamic service response time
US9609052B2 (en) 2010-12-02 2017-03-28 A10 Networks, Inc. Distributing application traffic to servers based on dynamic service response time
US10178165B2 (en) 2010-12-02 2019-01-08 A10 Networks, Inc. Distributing application traffic to servers based on dynamic service response time
US9276770B2 (en) * 2011-02-17 2016-03-01 Panasonic Intellectual Property Management Co., Ltd. Network connecting device and method
US8904491B2 (en) 2011-02-17 2014-12-02 Panasonic Corporation Network connecting device and method
US20120213125A1 (en) * 2011-02-17 2012-08-23 Panasonic Corporation Network Connecting Device and Method
US9270774B2 (en) 2011-10-24 2016-02-23 A10 Networks, Inc. Combining stateless and stateful server load balancing
US10484465B2 (en) 2011-10-24 2019-11-19 A10 Networks, Inc. Combining stateless and stateful server load balancing
US9906591B2 (en) 2011-10-24 2018-02-27 A10 Networks, Inc. Combining stateless and stateful server load balancing
US9386088B2 (en) 2011-11-29 2016-07-05 A10 Networks, Inc. Accelerating service processing using fast path TCP
US20130166762A1 (en) * 2011-12-23 2013-06-27 A10 Networks, Inc. Methods to Manage Services over a Service Gateway
US9979801B2 (en) 2011-12-23 2018-05-22 A10 Networks, Inc. Methods to manage services over a service gateway
US9094364B2 (en) * 2011-12-23 2015-07-28 A10 Networks, Inc. Methods to manage services over a service gateway
US10044582B2 (en) 2012-01-28 2018-08-07 A10 Networks, Inc. Generating secure name records
US9154584B1 (en) 2012-07-05 2015-10-06 A10 Networks, Inc. Allocating buffer for TCP proxy session based on dynamic network conditions
US9602442B2 (en) 2012-07-05 2017-03-21 A10 Networks, Inc. Allocating buffer for TCP proxy session based on dynamic network conditions
US10021174B2 (en) 2012-09-25 2018-07-10 A10 Networks, Inc. Distributing service sessions
US10516577B2 (en) 2012-09-25 2019-12-24 A10 Networks, Inc. Graceful scaling in software driven networks
US10862955B2 (en) 2012-09-25 2020-12-08 A10 Networks, Inc. Distributing service sessions
US9843484B2 (en) 2012-09-25 2017-12-12 A10 Networks, Inc. Graceful scaling in software driven networks
US10491523B2 (en) 2012-09-25 2019-11-26 A10 Networks, Inc. Load distribution in data networks
US9705800B2 (en) 2012-09-25 2017-07-11 A10 Networks, Inc. Load distribution in data networks
US10002141B2 (en) 2012-09-25 2018-06-19 A10 Networks, Inc. Distributed database in software driven networks
US9338225B2 (en) 2012-12-06 2016-05-10 A10 Networks, Inc. Forwarding policies on a virtual service network
US9544364B2 (en) 2012-12-06 2017-01-10 A10 Networks, Inc. Forwarding policies on a virtual service network
US9979665B2 (en) 2013-01-23 2018-05-22 A10 Networks, Inc. Reducing buffer usage for TCP proxy session based on delayed acknowledgement
US9531846B2 (en) 2013-01-23 2016-12-27 A10 Networks, Inc. Reducing buffer usage for TCP proxy session based on delayed acknowledgement
US9900252B2 (en) 2013-03-08 2018-02-20 A10 Networks, Inc. Application delivery controller and global server load balancer
US11005762B2 (en) 2013-03-08 2021-05-11 A10 Networks, Inc. Application delivery controller and global server load balancer
US9992107B2 (en) 2013-03-15 2018-06-05 A10 Networks, Inc. Processing data packets using a policy based network path
US10659354B2 (en) 2013-03-15 2020-05-19 A10 Networks, Inc. Processing data packets using a policy based network path
US10305904B2 (en) 2013-05-03 2019-05-28 A10 Networks, Inc. Facilitating secure network traffic by an application delivery controller
US10038693B2 (en) 2013-05-03 2018-07-31 A10 Networks, Inc. Facilitating secure network traffic by an application delivery controller
US10027761B2 (en) 2013-05-03 2018-07-17 A10 Networks, Inc. Facilitating a secure 3 party network session by a network device
US10230770B2 (en) 2013-12-02 2019-03-12 A10 Networks, Inc. Network proxy layer for policy-based application proxies
US10020979B1 (en) 2014-03-25 2018-07-10 A10 Networks, Inc. Allocating resources in multi-core computing environments
US9942152B2 (en) 2014-03-25 2018-04-10 A10 Networks, Inc. Forwarding data packets using a service-based forwarding policy
US10257101B2 (en) 2014-03-31 2019-04-09 A10 Networks, Inc. Active application response delay time
US9942162B2 (en) 2014-03-31 2018-04-10 A10 Networks, Inc. Active application response delay time
US10411956B2 (en) 2014-04-24 2019-09-10 A10 Networks, Inc. Enabling planned upgrade/downgrade of network devices without impacting network sessions
US9806943B2 (en) 2014-04-24 2017-10-31 A10 Networks, Inc. Enabling planned upgrade/downgrade of network devices without impacting network sessions
US10110429B2 (en) 2014-04-24 2018-10-23 A10 Networks, Inc. Enabling planned upgrade/downgrade of network devices without impacting network sessions
US10686683B2 (en) 2014-05-16 2020-06-16 A10 Networks, Inc. Distributed system to determine a server's health
US9906422B2 (en) 2014-05-16 2018-02-27 A10 Networks, Inc. Distributed system to determine a server's health
US10880400B2 (en) 2014-06-03 2020-12-29 A10 Networks, Inc. Programming a data network device using user defined scripts
US9986061B2 (en) 2014-06-03 2018-05-29 A10 Networks, Inc. Programming a data network device using user defined scripts
US9992229B2 (en) 2014-06-03 2018-06-05 A10 Networks, Inc. Programming a data network device using user defined scripts with licenses
US10749904B2 (en) 2014-06-03 2020-08-18 A10 Networks, Inc. Programming a data network device using user defined scripts with licenses
US10129122B2 (en) 2014-06-03 2018-11-13 A10 Networks, Inc. User defined objects for network devices
US10581976B2 (en) 2015-08-12 2020-03-03 A10 Networks, Inc. Transmission control of protocol state exchange for dynamic stateful service insertion
US10243791B2 (en) 2015-08-13 2019-03-26 A10 Networks, Inc. Automated adjustment of subscriber policies
US10318288B2 (en) 2016-01-13 2019-06-11 A10 Networks, Inc. System and method to process a chain of network applications
US10389835B2 (en) 2017-01-10 2019-08-20 A10 Networks, Inc. Application aware systems and methods to process user loadable network applications

Also Published As

Publication number Publication date
JP2013128307A (en) 2013-06-27
CN1685634B (en) 2011-05-11
JP2009105903A (en) 2009-05-14
JP2011239471A (en) 2011-11-24
KR20070053367A (en) 2007-05-23
US20030227880A1 (en) 2003-12-11
WO2003105391A3 (en) 2004-04-08
JP2005529545A (en) 2005-09-29
AU2003251415A1 (en) 2003-12-22
WO2003105391A2 (en) 2003-12-18
NO20045458L (en) 2004-12-15
AU2003251415A8 (en) 2003-12-22
EP1529356A2 (en) 2005-05-11
MXPA04012488A (en) 2005-09-08
EP1529356A4 (en) 2010-05-19
US6888807B2 (en) 2005-05-03
CA2489125A1 (en) 2003-12-18
CN1685634A (en) 2005-10-19
CN101510842A (en) 2009-08-19

Similar Documents

Publication Publication Date Title
US6888807B2 (en) Applying session services based on packet flows
US7162535B2 (en) Methods and arrangements for providing efficient information transfer over a limited-speed communications link
US6910074B1 (en) System and method for service session management in an IP centric distributed network
CA2377616C (en) A method and apparatus for routing data in a communication device
US7855998B2 (en) Gb parameter based radio priority
JP4593856B2 (en) Easy data transmission
US20070180073A1 (en) Generic quality of service protocol and architecture for user applications in multiple transport protocol environments
US20020152319A1 (en) Accounting management support based on QOS in an IP centric distributed network
AU2001247630A1 (en) Method and apparatus for coordinating a change in service provider between a client and a server with identity based service access management
JPH08204778A (en) Compression of tcp/ip header in x.25 network
WO2000044147A1 (en) Method for supporting communications mobility in a telecommunications system
US20020116497A1 (en) Method for managing PC to PC audio communications
US7260644B1 (en) Apparatus and method for re-directing a client session
US6819673B1 (en) Method and system for establishing SNA sessions over wide area networks
JP2001236288A (en) Contents distributing system
US20100046529A1 (en) Method of configuring the quality-of-service profile of a given stream at an access node of a packet communications network
WO2018228916A1 (en) Network assistance in dash using dns
JP2003530732A (en) Communication system with scalability
KR20050024327A (en) Applying session services based on packet flows
JP4467340B2 (en) Server device
EP1371204A2 (en) Internet protocol header for telecommunications networks
WO2002035348A1 (en) Method and apparatus for sending information in a communication system
WO2003007634A2 (en) Information push through simulated network initiated context activation
JP2005057558A (en) Connection server distribution method and packet exchange device

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION