Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
ADAPTIVE ASYMMETRIC NETWORK BANDWIDTH PROBING SYSTEM AND METHOD
Document Type and Number:
WIPO Patent Application WO/2004/056042
Kind Code:
A1
Abstract:
A system and method for analyzing network traffic between a client system and multiple mirror systems, to determine the most efficient data transfer paths for accessing the mirrored data. Accordingly, a set of network probes are passed between network point pairs. After doing so, the resulting figures are analyzed using a first-order linear equation to determine which pairs are “closest” in terms of data transfer efficiency in a specific direction. Using the closeness results, the optimal data paths for large data transfer are determined.

Inventors:
ENGBRECHT MICHAEL R
Application Number:
PCT/US2003/038624
Publication Date:
July 01, 2004
Filing Date:
December 04, 2003
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
UGS PLM SOLUTIONS INC (US)
International Classes:
H04L12/24; H04L12/26; H04L12/56; H04L29/06; H04L29/08; (IPC1-7): H04L12/24; H04L12/26
Foreign References:
EP1026855A22000-08-09
Other References:
LAI K ET AL: "MEASURING LINK BANDWIDTHS USING A DETERMINISTIC MODEL OF PACKET DELAY", COMPUTER COMMUNICATION REVIEW, ASSOCIATION FOR COMPUTING MACHINERY. NEW YORK, US, vol. 30, no. 4, October 2000 (2000-10-01), pages 283 - 294, XP001059986, ISSN: 0146-4833
LUONG D D ET AL: "Hop-by-hop versus end-to-end active measurements", COMPUTER COMMUNICATIONS, ELSEVIER SCIENCE PUBLISHERS BV, AMSTERDAM, NL, vol. 25, no. 10, 15 June 2002 (2002-06-15), pages 954 - 963, XP004339929, ISSN: 0140-3664
G.ALMES ET AL.: "RFC 2679: A One-way Delay Metric for IPPM", NETWORK WORKING GROUP, September 1999 (1999-09-01), XP002277107
Attorney, Agent or Firm:
Lineberry, Allen Scott (H3-3A-05 Plano, TX, US)
Download PDF:
Claims:
WHAT IS CLAIMED IS:
1. A method for measuring efficiency in data communications, comprising: transmitting at least three outgoing probe message from a first system to a second system, the outgoing probe messages having respective sizes KBl send, KB2sendt and KB3sendi receiving incoming probe messages corresponding to the outgoing probe messages, in the first system from the second system, the incoming probe messages having respective sizes KBl reCV, KB2recv, and KB3recv, wherein KB1send is approximately equal to KBlrecv, KB2send is greater than KB2recv, KB3send is less than KB3recv, and ) tl,) t2, and) t3 are the times between when respective first outgoing probe messages are sent and corresponding incoming probe messages are received; calculating values) t, KBsend and KBrecv from KBlsend, KB2send, KB3send, KBlrecvf KB2recv, KB3recvt) tl,) t2, and) t3; calculating a leastsquareserror fit of BWsend, BiVrecv and LATENCY to the linear modeling equation of At = (KBsend / BWsend) + (KBrecv / BWrecv) + LATENCY, wherein BWsend indicates available connection bandwidth from the first system to the second system, BWrecv indicates available connection bandwidth from the second system to the first system, and LATENCY is the delay time of a zerobyte message sent from the first system to the second system and back to the first system.
2. The method of claim 1, further comprising maintaining persistent state statistics relating to the first system and second system, by employing IIR filtering to keep the values bounded, to include at least one of the sum of the number of message round trips, the sum of) tl,) t2, and) t3, the sum of KB1send, KB2send, and KB3send, the sum of KBIrecv, KB2recv, and KB2recvr the sum of) tl2,) t22, and) t32, the sum of KB1send2, KB2send2, and KB3send2, the sum of KB1recv2, KB2recv2, and KB3recv2, the sum of KBlsend*KBlrecv, KB2send*KB2recv., and KB3send*KB3recv, the sum of) t1*KB1recv, )t2*KB2recv, and ) t3 *KB3recvt and the sum of) tl *KBlsend,) t2 *KB2send, and ) t3*KB3send.
3. The method of claim 1, wherein all of the probe messages are comprised of pseudorandom binary data.
4. The method of claim 1, wherein) t, KBsend and KBrecv are calculated using decayed values from previous values stored in an IIR filter.
5. The method of claim 1, wherein at the second system is one of a set of mirror systems.
6. The method of claim 1, wherein KB2send is adaptively driven such that KB2send/BWsend is detectable above LATENCY.
7. The method of claim 1, wherein KB3recv is adaptively driven such that KB3reCv/Bwrecv is detectable above LATENCY.
8. A method for measuring efficiency in data communications, comprising: loading a set of data, the data including KBlsend, KB2send, and KB3send, which represent the respective sizes of a series of probe messages from a first system to a second system, KB1recv,. KB2recv, and KB3recv, which represent the respective sizes of a series of probe messages from the second system to the first system, wherein KBlSend is approximately equal to KBlreev, KB2send is greater than to KB2recv, and KB3send is less than KB3reCvt and ) tl,) t2, and) t3, which represent the round trip times of a series of probe messages sent from the first system to the second system and back to the first system; calculating values) t, KBsend and KBrecv from KBlsend, KB2send, KB3send, KBlreCvt KB2recv, KB3recv,) tl,) t2, and) t3; calculating a leastsquareserror fit of BWsend, BWrecv and LATENCY to the linear modeling equation of #t = (KBsend / BWsend) + (KBrecv / BWrecv) + LATENCY, wherein BWsend indicates available connection bandwidth from the first system to the second system, BWreCv indicates available connection bandwidth from the second system to the first system, and LATENCY is the delay time of a zerobyte message sent from the first system to the second system and back to the first system, andstoring BWsend, BWreCvt and LATENCY in a computerreadable medium.
9. The method of claim 8, further comprising maintaining persistent state statistics relating to the first system and second system, by employing IIR filtering to keep the values bounded, to include at least one of the sum of the number of message round trips, the sum of) tl,) t2, and) t3, the sum of KB1send, KB2send, and KB3send, the sum of KB1recv, KB2recv, and KB2recv, the sum of) tl2,) t22, and) t32, the sum of KB1send2, KB2send2, and KB3send2, the sum of KB1recv2, KB2recv2, and KB3recv t the sum of KBlsend*KBlrecv, KB2send*KB2, recvl, and KB3send*KB3recv, the sum of) t1*KB1recv, )t2*KB2recv, and ) t3*KB3recv, and the sum of) tl *KBlsend,) t2 *KB2send, and ) t3 *KB3send.
10. The method of claim 8, wherein) t, KBsend and KBrecv are calculated using decayed values from previous values stored in an IIR filter.
11. The method of claim 8, wherein KB2send is adaptively driven such that KB2send/BWsend is detectable above LATENCY.
12. The method of claim 1, wherein KB3recv is adaptively driven such that KB3recVlBWrecV is detectable above LATENCY.
13. A computer program product tangibly embodied in a computerreadable medium, comprising : instructions for loading a set of data, the data including K3lsend, KB2send, and KB3send, which represent the respective sizes of a series of probe messages from a first system to a second system, KB1recv, KB2recv, and KB3recv, which represent the respective sizes of a series of probe messages from the second system to the first system, wherein KBlsend is approximately equal to KBlrecv KB2send is greater than to KB2recv, and KB3send is less than KBrecv and ) tl, ) t2, and) t3, which represent the round trip times of a series of probe messages sent from the first system to the second system and back to the first system; instructions for calculating values) t, KBsend and KBrecv from KB1send, KB2send, KB3send, KB1recv, KB2recv, KB3recv.) tl,) t2, and) t3; instructions for calculating a leastsquares error fit of BWsend, BWrecv and LATENCY to the linear modeling equation of At = (KBsend / BWsend) + (KBrecv. / BWrecv) + LATENCY, wherein BWsend indicates available connection bandwidth from the first system to the second system, BWrecv indicates available connection bandwidth from the second system to the first system, and LATENCY is the delay time of a zerobyte message sent from the first system to the second system and back to the first system; and instructions for storing Send, BW_ecv,, and LATENCY in a computerreadable medium.
14. The computer program product of claim 13, further comprising instructions for maintaining persistent state statistics relating to the first system and second system, by employing IIR filtering to keep the values bounded, to include at least one of the sum of the number of message round trips, the sum of) tl,) t2, and) t3, the sum of KB1send, KB2send, and KB3send, the sum of KB1 recvt KB2recv, and KBrecv the sum of) tl2,) t22, and) t32, the sum of KB1send2, KB2send2, and KB3send2, the sum of KB1recv2, KB2recv2, and KBrecv the sum of KB1send*KB1recv, KB2send*KB2recv, and KB3send*KB3recv, the sum of) tl *KBlrecv,) t2 *KB2recv, and ) t3*KB3recv, and the sum of) t1*KB1send, )t2*KB2send, and ) t3 *KB3send.
15. The computer program product of claim 13, wherein ) t, KBsend and KBrecv are calculated using decayed values from previous values stored in an IIR filter.
16. A method for efficient data transfer between a client system and a mirror system, comprising: identifying a plurality of mirror systems, each of which stores at least some common data; determining a closest mirror system, from the plurality of mirror systems, that has the highest bandwidth connection with the client system; and transferring a data file between the client system and the closest mirror system.
17. The method of claim 16, wherein the highestbandwidth connection is the highestbandwidth connection in the direction in which in the file is transferred.
18. The method of claim 16, wherein the determining step comprises, for each of the plurality of mirror systems: loading a set of data, the data including KBlsend, KB2send, and KB3send, which represent the respective sizes of a series of probe messages from the client system to the mirror system, KBlrecv, KB2recv, and KB3recv, which represent the respective sizes of a series of probe messages from the mirror system to the client system, wherein KBlsend is approximately equal to KBlrecVt KB2send is greater than to KB2recv, and KB3send is less than KB3recv, and ) tl,) t2, and) t3, which represent the round trip times of a series of probe messages sent from the client system to the mirror system and back to the client system ; calculating values) t, KBsend and KBrecv from KBlsend, KB2send, KB3send, KBlrecvt KB2recv, KB3recv.) tl,) t2, and) t3; calculating a leastsquareserror fit of BWsend, BWrecv and LATENCY to the linear modeling equation of #t = (KBsend / BWsend) + (KBrecv / BWrecv) _ LATENCY, wherein BWsend indicates available connection bandwidth from the client system to the mirror system, BWrecv indicates available connection bandwidth from the mirror system to the client system, and LATENCY is the delay time of a zerobyte message sent from the client system to the mirror system and back to the client system, and storing BWsendt BWrecvt and LATENCY in a computerreadable medium.
Description:
ADAPTIVE ASYMMETRIC NETWORK BANDWIDTH PROBING SYSTEM AND METHOD TECHNICAL FIELD OF THE INVENTION [0001] The present invention is directed, in general, to improved data transfer in a communications network and, more specifically, to a system and method for determining and selecting the most efficient path for a data transfer.

BACKGROUND OF THE INVENTION [0002] Due to an increasing reliance on large-volume data transfers, there is an increasing need to accurately measure operational performance of data communications networks. Communications networks, especially packetized data networks, are currently utilized in various applications for transmission and reception of data between parties at different locations. A typical data transmission system includes a plurality of end user sites and a data packet switching network, which resides between the sites to facilitate communications. Each site is connected to the switching network via an access channel (i. e. , a channel connecting a site to a communications system), wherein transmission circuits, preferably virtual circuits, establish paths between the sites through the access channel and the switching network.

[0003] Packetized data networks typically format data into packets for transmission from one site to another. In particular, the data is partitioned into separate packets

at a transmission site, wherein the packets usually include headers containing information relating to packet data and routing. The packets are transmitted to a destination site in accordance with any of several conventional data transmission protocols known in the art (e. g., Asynchronous Transfer Mode (ATM), Frame Relay, High Level Data Link Control (HDLC), X. 25, IP tunneling, etc. ), by which the transmitted data is restored from the packets received at the destination site.

[0004] Packetized data communications are especially appealing for common carrier or time-shared switching systems, since a packet transmission path or circuit is unavailable only during the time when a packet utilizes the circuit for transmission to the destination site, thereby permitting other users to utilize that same circuit when the circuit becomes available (i. e. , during intervening periods between packet transmissions). The access channel and each individual transmission circuit typically have a maximum data carrying capacity or bandwidth that is shared among the various users of the network. The access channel utilization is typically measured as an aggregate of the individual circuit utilizations and has a fixed bandwidth, while the individual circuits may be utilized by several users wherein each user may utilize an allocated portion of the circuit.

[00051 Various systems have been proposed which provide some measure of network system performance. Specifically, a number of techniques for measuring round trip delay (RTD) of data transmitted between two sites is known. For example, U. S. Pat. No. 5,521, 907 to Ennis, Jr. et al. , the

disclosure of which is incorporated herein by reference in its entirety, discloses a system for passively measuring the round trip delay of data messages sent between two sites. More specifically, a console triggers probes at two sites to store data packets being sent between the two sites. The probes generate unique packet signatures based on the data in the packets, and time stamp the signatures.

By matching signatures from the two probes and comparing the corresponding timestamp values, the console can determine the round trip delay between the sites. This technique requires the storage, transmission and processing of a significant amount of data, particularly if implemented to periodically monitor all virtual circuits existing between a set of sites. That is, the passive probes cannot individually determine round trip delay, and each probe must store and transmit a substantial amount of data to the console which is required to correlate signature and timestamp data from different sites.

[0006] U. S. Pat. No. 5,450, 394 to Gruber et al. , the disclosure of which is incorporated herein by reference in its entirety, discloses a technique for determining round trip delay in which measurement cells containing timestamp information are sent between two nodes. A first node transmits a measurement cell with a first time stamp to a second node, and the second node replies with a measurement cell containing additional time stamp information which can be used by the first node to determine the round trip delay. Because the technique relies, in part, on timestamps already present in PM OAM (performance management operations, administration and maintenance) ATM cells, the

technique is specific to the ATM protocol and cannot readily be adapted to other data protocols or be expanded to monitor other service level performance metrics.

Further, the technique does not allow both nodes to measure the round trip delay of the same sequence of cells (i. e., either only one of the two nodes measures round trip delay or the two node measure delays of different transmitted cell sequences).

[0007] Further, while it is possible for individual switches in existing network systems to indicate how many packets of data have been dropped by the switch, there are no known systems capable of measuring a rate of successful (or unsuccessful) data delivery on a service level, e. g., over a particular virtual circuit or to a particular end user.

[0008] The problem of providing service level analysis of network performance is complicated by the fact that many switching networks comprise interworked systems using plural, different data transmission protocols (e. g. , an ATM switching network interworked with a Frame Relay switching network), thereby forming a so-called"interworked" network. Such interworked networks are becoming more common, and present an additional challenge to designing a service level analysis tool that employs a standard message structure and messaging protocol useful for communicating between any two sites. Existing systems relying on inter- site or inter-probe messages to assess system performance are generally incapable of operating across interworked networks.

[0009] Current performance monitoring techniques involve the use of'ping','traceroute','netperf', data accessed through SNMP, etc. These methods are disadvantageous in that they add extra traffic load in the network between all of the access points. These methods also add additional packet processing on the network routers. These traditional network performance measurement mechanisms tend to be relatively heavy weight and generally rely on sending a continuous sequence of ping packets or other network probes between an end-point to all the other end-points. This process creates a large increased load on the network. The traditional normally high overhead network performance measurement mechanisms are herein referred to as'heavy weight'mechanisms.

[0010] A typical ISP or a corporate intranet backbone has a very large number of network end-points. It is not typical to have a continuous monitoring of network performance between all of the The problem is compounded by the fact that the access points that may be controlled by the network operator are usually intermediate points in the network, and do not constitute either the source or destination of the traffic.

[0011] It is also known that data transfer performance between two points may differ depending on the direction of the data traffic. Where communication in one direction may be relatively efficient, communication in the reverse direction may be inefficient.

[0012] Often, identical data is stored or"mirrored"on multiple different systems, all of which are accessible

over the same network. If a client system must read from or write to the mirrored data, it is advantageous to have the client system access the mirror system with which it has the most efficient connection. It is possible that one mirror system provides the most efficient data transfer TO the client system, while another mirror system provides the most efficient data transfer FROM the client system.

[0013] Accordingly, there remains a need for a system and method for analyzing network traffic between a client system and multiple mirror systems, to determine the most efficient data transfer paths for accessing the mirrored data.

SUMMARY OF THE INVENTION [0014] To address the above-discussed deficiencies of the prior art, it is a primary object of the present invention to provide improved data transfer in a communications network.

[0015] It is another object of the present invention to provide a system and method for determining and selecting the most efficient path for a data transfer.

[0016] The preferred embodiment provides a system and method for analyzing network traffic between a client system and multiple mirror systems, to determine the most efficient data transfer paths for accessing the mirrored data. According to this embodiment, a set of network probes are passed between network point pairs. After doing so, the resulting figures are analyzed using a first-order linear equation to determine which pairs are"closest"in terms of data transfer efficiency in a specific direction.

Using the closeness results, the optimal data paths for large data transfer are determined.

[0017] The foregoing has outlined rather broadly the features and technical advantages of the present invention so that those skilled in the art may better understand the detailed description of the invention that follows.

Additional features and advantages of the invention will be described hereinafter that form the subject of the claims of the invention. Those skilled in the art will appreciate that they may readily use the conception and the specific embodiment disclosed as a basis for modifying or designing

other structures for carrying out the same purposes of the present invention. Those skilled in the art will also realize that such equivalent constructions do not depart from the spirit and scope of the invention in its broadest form.

[0018] Before undertaking the DETAILED DESCRIPTION OF THE INVENTION below, it may be advantageous to set forth definitions of certain words or phrases used throughout this patent document: the terms"include"and"comprise," as well as derivatives thereof, mean inclusion without limitation; the term"or"is inclusive, meaning and/or; the phrases"associated with"and"associated therewith,"as well as derivatives thereof, may mean to include, be included within, interconnect with, contain, be contained within, connect to or with, couple to or with, be communicable with, cooperate with, interleave, juxtapose, be proximate to, be bound to or with, have, have a property of, or the like; and the term"controller"means any device, system or part thereof that controls at least one operation, whether such a device is implemented in hardware, firmware, software or some combination of at least two of the same. It should be noted that the functionality associated with any particular controller may be centralized or distributed, whether locally or remotely.

Definitions for certain words and phrases are provided throughout this patent document, and those of ordinary skill in the art will understand that such definitions apply in many, if not most, instances to prior as well as future uses of such defined words and phrases.

BRIEF DESCRIPTION OF THE DRAWINGS

[0019] For a more complete understanding of the present invention, and the advantages thereof, reference is now made to the following descriptions taken in conjunction with the accompanying drawings, wherein like numbers designate like objects, and in which: [0020] Figure 1 depicts a high-level diagram of multiple data processing systems, in accordance with a preferred embodiment of the present invention; [0021] Figure 2 depicts an exemplary timeline of the logic used to estimate the network characteristics of a single connection, in accordance with a preferred embodiment of the present invention; [0022] Figure 3 shows a flowchart of a process to transfer a file from a client to a mirror, in accordance with a preferred embodiment of the present invention; and [0023] Figure 4 shows a flowchart of a process to transfer a file from a mirror to a client, in accordance with a preferred embodiment of the present invention.

DETAILED DESCRIPTION OF THE INVENTION [0024] FIGURES 1 through 4, discussed below, and the various embodiments used to describe the principles of the present invention in this patent document are by way of illustration only and should not be construed in any way to limit the scope of the invention. Those skilled in the art will understand that the principles of the present invention may be implemented in any suitably arranged device. The numerous innovative teachings of the present application will be described with particular reference to the presently preferred embodiment.

[0025] Definitions: Following are short definitions of the usual meanings of some of the technical terms which are used in the present application. (However, those of ordinary skill will recognize whether the context requires a different meaning. ) Additional definitions can be found in the standard technical dictionaries and journals.

[0026] latency: The round-trip-delay (RTD) of a network connection for a message of minimum possible size for the connection protocol.

[0027] BW: Bandwidth, e. g. measured in kilobits per second.

[0028] recv : Abbreviation for"receive" [0029] The preferred embodiment provides a system and method for analyzing network traffic between a client system and multiple mirror systems, to determine the most efficient data transfer paths for accessing the mirrored

data. According to this embodiment, a set of network probes are passed between network point pairs. After doing so, the resulting figures are analyzed using a first-order linear equation to determine which pairs are"closest"in terms of data transfer efficiency in a specific direction.

Using the closeness results, the optimal data paths for large data transfer are determined.

[0030] Many users have the common problem of optimally sharing large bulk data files between many geographically distributed clients. The network connections between widely dispersed clients can easily involve expensive and low- performance wide area networks (WANs).

[0031] A significant number of these connections are also asymmetric. Asymmetric, in this context, means that the bandwidth for large file transfer in one direction is noticeably different from the bandwidth for sending the file in the opposite direction.

[00321 Bulk data replication supports replication of mirrored computer databases in many different geographical locations. These mirrored systems may not be exact copies of each other; often a database keeps track of the actual "valid"copies of data items among these physical locations. A particular logical data item may exist in one or more of these physical locations. An ancillary mechanism now exists based on event processing to"replicate"these data items, that is, to copy a data item from one physical location to another.

[0033] For example, Figure 1 shows mirrored computer systems with equivalent bulk data at different locations, labeled system 110, system 120, and system 130, each connected to communicate with network 100. Also shown is a client system 140 connected to the network 100 at another location. Then the candidate connections that can fulfill the functionality are :'110 to 140','120 to 140', and'130 to 140'. Further, a control system 150 is running at another independent location is shown.

[0034] In this example, the operative connection parameter can be'send bandwidth'to client system 140 for any data stored on system 110, system 120, or system 130.

Alternatively, the operative connection parameter can be 'receive bandwidth'from system 110, system 120, or system 130 to client system 140. The near-optimum connection would be the one with the highest operative bandwidth.

[0035] In the preferred embodiment, the'closeness'metrics will always be chosen from the probe origination point of the mirror system locations. Since these locations are typically high availability servers, they will be expected to be more stable, and have better historical metric coverage as compared to the client systems. Such locations also have a better chance of successfully implementing randomizing and load balancing functionality influenced by the connection metrics resulting from this embodiment. In an alternate embodiment, the probe linear regression analysis and comparison logic can be implemented fully from the client side, given that the client is provided a list of equivalent mirror systems for the service of interest.

[0036] Figure 1 also illustrates that the network location for comparing connections can be implemented at a location that is different from any endpoints of the connections being considered. That is, the comparison logic need not be implemented by the client, nor any single mirror system that implements the probe and linear regression logic.

Here, method server 150 manages the connection comparisons described below. The network server 150 communicates with the mirror systems 110/120/130 and the client system 140 over network 100 connections to communicate connection characteristic estimates (latencies and bandwidths) and control decisions. Local caching of the distance connection characteristics at the comparison location is desirable to reduce decision latencies. This is because the comparison location may have to be located far from most (or all) of the other systems.

[0037] The networks are occasionally sampled with asymmetric test messages or"probes,"sent between the mirror systems 110/120/130 and the client system 140. The timings of a trio of test messages sent nearly concurrently are used to solve the first-order linear prediction equation of

At = (KBsend / BWsend) + (KBrecv / BWrecv) + LATENCY for BWsend, BWrecv, and LATENCY where # [0038] #t is the expected connection round-trip time as a function of message send'and recv'kilobytes ; [0039] Ksi is message kilobytes in the i'direction ; [0040] Buzz is available connection bandwidth in the i' direction; [0041] Send is a direction to the destination; [0042] Recv is a direction from the destination; and [0043] LATENCY is the connection round-trip delay for a zero-byte message.

[0044] It should be noted that each probe message, because it has differing KBsend and Kbrecv, can be regarded as two different, corresponding messages, one in the"send" direction and a corresponding one in the"receive" direction. The messages are asymmetric.

[0045] In order to manage the problem of noisy connections, the parameters and results of the trio of probe messages are maintained in a weighted infinite-impulse-response

(IIR) filter state. This IIR filter state includes the auto-and cross-correlation statistics. This persistent IIR filter state also satisfies the problem of detecting systematic connection changes. To satisfactorily estimate the values of LATENCY, BWsend and BWrecv, three round-trip sample probes are used: [0046] * One with low KBsend and low KBreCv.

[0047] * One with relatively high KBsend and low recw such that (KBsendl BWsend) is relatively higher than LATENCY.

[0048] # One with relatively high KBrecv and low Send, such that (KBreCV BWrecv) is relatively higher than LATENCY.

[0049] The order of these probes can be arbitrary. Each of these three probes results in a measured time delta. The full set of probe parameters and results, including three sets of measured At, KBsend, and KBrecv, are considered a single sample of the state of the connection. The results of past sample state estimates are used for determining the parameters of future probes so as to: [0050] Improve the signal-to-noise ratio in the sampling problem by trying to invoke a response for the larger probes that is higher than the estimated noise from earlier samples;

[0051] Satisfy the desire to invoke a response measurably higher than LATENCY for two of the probes; and [0052] * Avoid adverse impact on the network as a byproduct of sampling with too large of a probe size.

[0053] The context of the probe messages, in the preferred embodiment, is primarily pseudo-random binary data, so as to minimize physical connection reduction due to any hidden bandwidth compression technologies. There will also be a small amount of header, timing, and control information within the messages, e. g., for relative timestamps and probe size control for far connection endpoint logic. It is also possible to recover the time deltas between probes from the other side's endpoints if a consistent timestamp is passed and returned across individual probes. This can add additional pseudo-reverse probes to the sample set.

[0054] Weighted IIR filter states for sequences of samples are maintained for the probe kilobyte sizes (send'and recv') and measured response times At, as well as their weighted auto-and cross-correlation statistics. The weight of older statistics is reduced per an IIR decay parameter, so the more recent samples dominate the filter states. The full weighted filter states are solved after any given trio of probes to provide estimates of the connection bandwidths and latency. As a byproduct of the state estimation, the observed noise on the connection is

estimated and contributes to the decision on what probe sizes to use in the next trio.

[0055] The decision to generate a new probe trio and update the IIR state is driven by the age of the last IIR state, along with the need to use the connection characteristics in support of higher functionality. A probe is not generated if the age of the most recent sample is lower than a configured threshold (nor is the connection probed if there is no immediate demand for information about its characteristics). In such a situation, the characteristics from the past solution estimate is used. This implements a local (to the probe source) caching mechanism that also avoids the adverse network impacts of high rates of probing. In cases of extreme connection LATENCY, it may be desirable to always return cached (past) solution estimates, and perform connection probes and state updates asynchronously.

[0056] In the preferred embodiment, only the solution characteristics of BMsend'Brecv'LATENCY, linear prediction root-mean-square error and possibly age of the solution are routinely communicated beyond the location of the weighted filter states.

[0057] Figure 2 illustrates the timeline of the logic used to estimate the network characteristics of a single connection. Some probe design adjustment is allowed between individual probes in addition to the pre-probe design that is illustrated. For example: Following the very first IIR state update and linear regression solution (after the time interval T3 in Figure 2), there exists a

first estimate of the connection recv'bandwidth and its latency. This information is useful in designing the size of the larger kilobytes received (KBrecv) for the next probe (shown from beginning of time interval Te3 to end of time interval T4 in Figure 2) so to minimize the probe size, yet still induce a measurable bandwidth-driven time delay over and above the connection latency. Additionally, following the second and subsequent IIR state updates (after the interval T6 in Figure 2) there exists meaningful root-mean-square error metrics that are indicative of the linear regression solution fit. A relatively high root- mean-square error can be indicative of systemic noise on the solution state and would be one reason to use relatively larger probe sizes in subsequent connection sampling.

[0058] The following are the input/output variables used in a network probe in accordance with the preferred embodiment.

[0059] Input: [0060] from'system address and to'system address for the connection information [0061] Output: [0062] Round-trip (RT) latency, e. g. in units of milliseconds [0063]-Send Bandwidth, e. g. in units of kilobits/second

[0064]-Receive Bandwidth, e. g. in units of kilobits/second [0065] Linear regression root-mean-square error, e. g. in units of milliseconds [0066]. Age of the state estimate, e. g. in units of seconds [0067] The disclosed functionality/architecture enables various improved operations, such as: [0068] Connection bandwidth load balancing algorithms proportional to the measured available bandwidths, e. g. for bulk data transfers, or any other functionality that can result in significant bandwidth consumption on a connection-by-connection basis [0069] Adaptive service provider choices for client demand, e. g. for web services where both bandwidths and latencies are of importance [0070]-Minimum connection TCP buffer sizing, where both connection bandwidths and latencies are of importance [0071] When a client system performs an operation to transfer a file to a mirrored system (or any other operation that consumes significant bandwidth), the file preferably should be transferred to the'closest'mirror system of the many permissible (and logically equivalent) mirror systems. In the context of file transfer, the overriding metric of concern for closeness'is the receive

bandwidth from the client ('to') to the various physical locations ('from') that can logically accept the file. Any of the optional locations will suffice to receive the file, but the one with the highest available receive bandwidth will perform best.

[0072] For example, if three probes generated t's of 1,3 and 10, we'd keep 1)'sum of number of probes'= 3 2)'sum of t'as 14 3) 'sum of t*t'as (1*1) + (3*3) + (10*10) = 110, and do similarly for all the other sums..

[0073] Then on the next probe trio, if t's were 2,9 and 5, we'd decay the previous values as part of the IIR filtering (e. g. by 0.5) and the updated sums would be 1) 'sum of number of probes'= (3* 0.5) + 3 = 4.5 2) 'sum of t'is (14 * 0.5) + 16 = 23 3) 'sum of t*t'is (110 *0.5) + (2*2) + (9*9) + (5*5) = 165.

Other sums are filtered similarly.

[0074] It should be noted that, after an initial trio of probes, the preferred embodiment doesn't solve each trio of probes independently from past trios of probes and then filter the results. It filters the linear regression parameters, then solves for the results from those updated parameters. This is a more robust design than solving then filtering, which is an alternate embodiment, and is an advantageous way to get good noise information out of the process.

[0075] Further, the preferred embodiment provides a means for measuring any delay in the time of receiving the'send'

message and replying with the'recv'message. There are several computer operating system delays that may make that non-trivial, such as a system that is grossly overloaded, e. g. , by swapping. Part of the return'header'information includes that delay so that the measured delta-T for any given round-trip at the probe logic side can be adjusted down by that round-trip'dead'time, should it ever happen.

This feature recognizes that such a delay between receiving and replying on the far endpoint logic is generally not induced by connection characteristics.

[0076] Figure 3 shows a flowchart of a process to transfer a file from a client to a mirror, in accordance with a preferred embodiment of the present invention: [0077] Get a list of accessible mirror systems (step 310).

[0078] Next, probe the connections (or use recently probed cached results), as described above, to determine the mirror-to-client receive bandwidths for each mirror system (step 320).

[0079] From the probe results, choose the mirror system with the highest receive bandwidth as the one to receive the file transfer (step 330).

[0080] Finally, transfer file to the chosen mirror system (step 340).

[0081] Similarly, when a client system performs an operation to transfer a file from a mirrored system, the file preferably should be transferred from the'closest'

mirror system of the many permissible (and logically equivalent) mirror systems. In the context of file transfer, the overriding metric of concern is the send bandwidth from the mirror system to the client system. Any of the optional locations, provided they in fact have the required file stored, will suffice to transfer the file, but the one with the highest available receive bandwidth will perform best.

[0082] Figure 4 shows a flowchart of a process to transfer a file from a client to a mirror, in accordance with a preferred embodiment of the present invention: [0083] Get a list of accessible mirror systems that store copies of the required file (step 410).

[0084] Next, probe the connections (or use recently probed cached results), as described above, to determine the mirror-to-client send bandwidths for each mirror system (step 420).

[0085] From the probe results, choose the mirror system with the highest transfer bandwidth as the one to transfer the file (step 430).

[0086] Finally, transfer file from the chosen mirror system to the client (step 440).

[0087] Those skilled in the art will recognize that, for simplicity and clarity, the full structure and operation of all data processing systems suitable for use with the present invention is not being depicted or described

herein. Instead, only so much of a data processing system as is unique to the present invention or necessary for an understanding of the present invention is depicted and described. The remainder of the construction and operation of data processing system 100 may conform to any of the various current implementations and practices known in the art.

[0088] It is important to note that while the present invention has been described in the context of a fully functional system, those skilled in the art will appreciate that at least portions of the mechanism of the present invention are capable of being distributed in the form of a instructions contained within a machine usable medium in any of a variety of forms, and that the present invention applies equally regardless of the particular type of instruction or signal bearing medium utilized to actually carry out the distribution. Examples of machine usable mediums include: nonvolatile, hard-coded type mediums such as read only memories (ROMs) or erasable, electrically programmable read only memories (EEPROMs), user-recordable type mediums such as floppy disks, hard disk drives and compact disk read only memories (CD-ROMs) or digital versatile disks (DVDs), and transmission type mediums such as digital and analog communication links.

[00893 Although an exemplary embodiment of the present invention has been described in detail, those skilled in the art will understand that various changes, substitutions, variations, and improvements of the invention disclosed herein may be made without departing

from the spirit and scope of the invention in its broadest form.

[0090] None of the description in the present application should be read as implying that any particular element, step, or function is an essential element which must be included in the claim scope: THE SCOPE OF PATENTED SUBJECT MATTER IS DEFINED ONLY BY THE ALLOWED CLAIMS. Moreover, none of these claims are intended to invoke paragraph six of 35 USC §112 unless the exact words"means for"are followed by a participle. Further, it should be noted that where a claim may indicate multiple actions or steps, the claimed actions or steps do not have to be performed in any particular order unless specifically noted or inherently required.