Traffic Control Method and System

Information

  • Patent Application
  • 20170201439
  • Publication Number
    20170201439
  • Date Filed
    March 28, 2017
    7 years ago
  • Date Published
    July 13, 2017
    7 years ago
Abstract
In the embodiments of the present invention, an error correction mechanism is established as follows: After traffic is preliminarily controlled, an error is corrected based on a traffic control result, that is, a previously determined cause of packet loss is corrected, and then the traffic is controlled again.
Description
TECHNICAL FIELD

The present invention relates to the field of network communications technologies, and in particular, to a traffic control method and system.


BACKGROUND

A packet loss phenomenon often occurs in a wireless communications network. Packet loss may be caused by congestion (that is, packet loss caused by congestion), or may be caused by a bit error of a transmission link (that is, packet loss caused by a bit error). When a congestion control module at a service layer detects the packet loss, if the packet loss is always handled as packet loss caused by congestion, network bandwidth utilization may be decreased. Therefore, to improve transmission performance of the wireless communications network, when the packet loss occurs, the congestion control module needs to be able to learn a cause of packet loss, that is, to determine whether the packet loss is caused by a bit error or caused by congestion.


In the related art, one solution is to dispose a packet loss type determining module at a transport layer. The module can determine a cause of packet loss by using an algorithm and according to a feature (such as a latency or a jitter) of a received packet, and report a determining result (such as packet loss caused by congestion or packet loss caused by a bit error) to a congestion control module at a service layer, so that the congestion control module instantly takes a corresponding measure to control traffic. For example, when detecting that the determining result is packet loss caused by a bit error, the congestion control module increases a service transmission rate; or when detecting that the determining result is packet loss caused by congestion, the congestion control module decreases a service transmission rate.


However, because of a complex topology and diversified network states of a wireless network topology, a cause of packet loss is often incorrectly determined by using such a solution in the related art, thereby leading to incorrect traffic control and bringing about an adverse consequence. For example, packet loss caused by congestion is incorrectly determined as packet loss caused by a bit error, and then a service rate is incorrectly increased, thereby resulting in severer packet loss; or packet loss caused by a bit error is incorrectly determined as packet loss caused by congestion, and then a service rate is incorrectly decreased, thereby resulting in decreased network bandwidth utilization.


SUMMARY

Embodiments of the present invention provide a traffic control method and system, so as to resolve a problem of incorrect traffic control because of incorrect determining.


The embodiments of the present invention disclose the following technical solutions.


According to a first aspect, a traffic control system is provided. The system includes a packet loss cause determining module, configured to determine a cause of packet loss. The system also includes a traffic control module, configured to control traffic according to the cause of packet loss that is determined by the packet loss cause determining module. The system also includes an error correction module, configured to: obtain a traffic control result obtained after the traffic control module controls the traffic, and correct, according to a comparison between the obtained traffic control result and an expected traffic control result, the cause of packet loss that is determined by the packet loss cause determining module.


With reference to the first aspect, in a first possible implementation manner of the first aspect, the packet loss cause determining module includes: a packet loss cause obtaining submodule, configured to separately obtain at least two determining results of the cause of packet loss, where the determining result of the cause of packet loss is packet loss caused by a bit error or packet loss caused by congestion; and a joint distinguishing submodule, configured to select, according to the at least two determining results and a preset selection algorithm, one from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss; and the error correction module includes: a control result obtaining submodule, configured to obtain the traffic control result obtained after the traffic control module controls the traffic; an error correction result obtaining submodule, configured to obtain an error correction result of the cause of packet loss according to the comparison between the obtained traffic control result and the expected traffic control result, where the error correction result is packet loss caused by a bit error or packet loss caused by congestion; and an error correction result output submodule, configured to output the error correction result to the packet loss cause determining module, so that the packet loss cause determining module adds the error correction result to the at least two determining results.


With reference to the first possible implementation manner of the first aspect, in a second possible implementation manner of the first aspect, the packet loss cause obtaining submodule is configured to: separately obtain one determining result of the cause of packet loss according to at least two preset packet loss type distinguishing algorithms.


With reference to the first possible implementation manner of the first aspect, in a third possible implementation manner of the first aspect, the preset selection algorithm includes: if more than half of determining results in the at least two determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by congestion; or if not more than half of determining results in the at least two determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by a bit error.


With reference to the first possible implementation manner of the first aspect, in a fourth possible implementation manner of the first aspect, the traffic control result includes a specified parameter; and the error correction result obtaining submodule is configured to: obtain a change tendency of the specified parameter by comparing an obtained value of the specified parameter with an expected value of the specified parameter; and select, from packet loss caused by a bit error and packet loss caused by congestion, the cause of packet loss consistent with the change tendency as the error correction result.


With reference to the first aspect, in a fifth possible implementation manner of the first aspect, the traffic control module is configured to: when the determined cause of packet loss is packet loss caused by congestion, decrease a service transmission rate; or when the determined cause of packet loss is packet loss caused by a bit error, increase a service transmission rate.


According to a second aspect, a traffic control method is provided. The method includes: determining a cause of packet loss, and controlling traffic according to the determined cause of packet loss. The method also includes obtaining a traffic control result, and correcting the determined cause of packet loss according to a comparison between the obtained traffic control result and an expected traffic control result, so as to control the traffic again.


With reference to the second aspect, in a first possible implementation manner of the second aspect, the determining a cause of packet loss includes: separately obtaining at least two determining results of the cause of packet loss, where the determining result of the cause of packet loss is packet loss caused by a bit error or packet loss caused by congestion; and selecting, according to the at least two determining results and a preset selection algorithm, one from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss; and the correcting the determined cause of packet loss according to a comparison between the obtained traffic control result and an expected traffic control result includes: obtaining an error correction result of the cause of packet loss according to the comparison, where the error correction result is packet loss caused by a bit error or packet loss caused by congestion; and adding the error correction result to the at least two determining results, and re-performing a step of selecting, according to the at least two determining results and the preset selection algorithm, one from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss, so as to obtain the corrected cause of packet loss.


With reference to the first possible implementation manner of the second aspect, in a second possible implementation manner of the second aspect, the separately obtaining at least two determining results of the cause of packet loss includes: separately obtaining one determining result of the cause of packet loss according to at least two preset packet loss type distinguishing algorithms.


With reference to the first possible implementation manner of the second aspect, in a third possible implementation manner of the second aspect, the preset selection algorithm includes: if more than half of determining results in the at least two determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by congestion; or if not more than half of determining results in the at least two determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by a bit error.


With reference to the first possible implementation manner of the second aspect, in a fourth possible implementation manner of the second aspect, the traffic control result includes a specified parameter; and the obtaining an error correction result of the cause of packet loss according to the comparison includes: obtaining a change tendency of the specified parameter by comparing an obtained value of the specified parameter with an expected value of the specified parameter; and selecting, from packet loss caused by a bit error and packet loss caused by congestion, the cause of packet loss consistent with the change tendency as the error correction result.


With reference to the second aspect, in a fifth possible implementation manner of the second aspect, the controlling traffic according to the determined cause of packet loss includes: when the determined cause of packet loss is packet loss caused by congestion, decreasing a service transmission rate; or when the determined cause of packet loss is packet loss caused by a bit error, increasing a service transmission rate.


According to a third aspect, a traffic control system is provided. The system includes at least one processor and at least one memory. The memory is configured to store a program or an instruction. The processor is configured to invoke the program or the instruction stored in the memory to perform the following operations: determining a cause of packet loss; controlling traffic according to the determined cause of packet loss; obtaining a traffic control result; and correcting the determined cause of packet loss according to a comparison between the obtained traffic control result and an expected traffic control result, so as to control the traffic again.


The technical solutions provided in the embodiments of the present invention may include the following beneficial effects.


In the embodiments of the present invention, an error correction mechanism is established as follows: After traffic is preliminarily controlled, an error is corrected based on a traffic control result, that is, a previously determined cause of packet loss is corrected, and then the traffic is controlled again. An error occurring during determining of a cause of packet loss can be instantly corrected by using this error correction mechanism, so as to improve accuracy of determining the cause of packet loss, and implement accurate traffic control.


In addition, in the embodiments of the present invention, during the determining of the cause of packet loss, a decision is made on the basis of multiple packet loss cause algorithms, and advantages of all the algorithms are integrated to improve determining accuracy to the most extent and adapt to more scenarios.





BRIEF DESCRIPTION OF THE DRAWINGS

To describe the technical solutions in the embodiments of the present invention, the following briefly describes the accompanying drawings required for describing the embodiments or the prior art. Apparently, a person of ordinary skill in the art may still derive other drawings from these accompanying drawings without creative efforts.



FIG. 1 is a block diagram of a traffic control system according to an embodiment of the present invention;



FIG. 2 is a block diagram of a traffic control system according to an embodiment of the present invention;



FIG. 3 is a schematic diagram of obtaining multiple determining results according to an embodiment of the present invention;



FIG. 4 is a schematic diagram of adding an error correction result to multiple previous determining results according to an embodiment of the present invention;



FIG. 5 is a schematic diagram of a network that is applied in an embodiment of the present invention;



FIG. 6 is a schematic diagram of system running according to an embodiment of the present invention;



FIG. 7 is a flowchart of a traffic control method according to an embodiment of the present invention;



FIG. 8 is a flowchart of a traffic control method according to an embodiment of the present invention;



FIG. 9 is a flowchart of a traffic control method according to an embodiment of the present invention; and



FIG. 10 is a flowchart of a traffic control method according to an embodiment of the present invention.





DETAILED DESCRIPTION OF ILLUSTRATIVE EMBODIMENTS

To make a person skilled in the art understand the technical solutions in the embodiments of the present invention better, and make the objectives, features, and advantages of the embodiments of the present invention clearer, the following further describes the technical solutions in the embodiments of the present invention in detail with reference to the accompanying drawings.



FIG. 1 is a block diagram of a traffic control system according to an embodiment of the present invention. Referring to FIG. 1, the system may include: a packet loss cause determining module 101, a traffic control module 102, and an error correction module 103.


The packet loss cause determining module 101 is configured to determine a cause of packet loss.


In this embodiment, an algorithm for determining the cause of packet loss may be selected according to a specific scenario; for example, the cause of packet loss may be determined based on a change tendency of a difference between a monitored latency and a non-congestion latency. A specific method for determining the cause of packet loss is not limited in this embodiment.


The traffic control module 102 is configured to control traffic according to the cause of packet loss that is determined by the packet loss cause determining module 101.


The traffic control module performs traffic control on a network based on an input cause of packet loss. As an example, in this embodiment or some other embodiments of the present invention, the traffic control module 102 may be specifically configured to: when the determined cause of packet loss is packet loss caused by congestion, decrease a service transmission rate; or when the determined cause of packet loss is packet loss caused by a bit error, increase a service transmission rate.


The error correction module 103 is configured to: obtain a traffic control result obtained after the traffic control module 102 controls the traffic, and correct, according to a comparison between the obtained traffic control result and an expected traffic control result, the cause of packet loss that is determined by the packet loss cause determining module.


After corresponding traffic control is performed on the network according to the determined cause of packet loss, some results are brought about, or some changes are caused, for example, a change of some network parameters. These results or changes may be referred to as the traffic control result. The traffic control result may be specifically reflected as a change of these network parameters.


If the determined cause of packet loss is correct, the results that are brought about or the changes that are caused should also meet expectation. These expected results or changes may be referred to as the expected traffic control result.


Therefore, if the packet loss cause determining module previously correctly determines the cause of packet loss, the currently obtained traffic control result should be consistent with the expected traffic control result; or if it is detected, by means of comparison, that the currently obtained traffic control result is inconsistent with the expected traffic control result, it indicates that the previously determined cause of packet loss is likely to be incorrect, and therefore, the cause of packet loss should be fed back for performing correction, so as to form closed-loop control.


In this embodiment, an error correction mechanism is established as follows: After traffic is preliminarily controlled, an error is corrected based on a traffic control result, that is, a previously determined cause of packet loss is corrected, and then the traffic is controlled again. An error occurring during determining of a cause of packet loss can be instantly corrected by using this error correction mechanism, so as to improve accuracy of determining the cause of packet loss, and implement accurate traffic control.



FIG. 2 is a block diagram of a traffic control system according to an embodiment of the present invention. This embodiment may be based on a previous embodiment, and describes, in more detail, the packet loss cause determining module 101 and the error correction module 103 in the previous embodiment.


Referring to FIG. 2, the packet loss cause determining module 101 may include: a packet loss cause obtaining submodule 1011 and a joint distinguishing submodule 1012.


The packet loss cause obtaining submodule 1011 is configured to separately obtain at least two determining results of a cause of packet loss, where the determining result of the cause of packet loss is packet loss caused by a bit error or packet loss caused by congestion.


In this embodiment, when obtaining the cause of packet loss, the packet loss cause obtaining submodule is not limited to obtaining only one determining result (packet loss caused by congestion or packet loss caused by a bit error); instead, the packet loss cause obtaining submodule obtains the at least two determining results in various manners (for example, various algorithms are used).


As an example, in this embodiment or some other embodiments of the present invention, the packet loss cause obtaining submodule 1011 may be specifically configured to: separately obtain one determining result of the cause of packet loss according to at least two preset packet loss type distinguishing algorithms.


If only one packet loss type distinguishing algorithm is used, there is a possibility of incorrect determining, or the cause of packet loss cannot be identified in a specific scenario. Therefore, in this embodiment, at least two packet loss type distinguishing algorithms are used to separately obtain one determining result of the cause of packet loss, and then subsequent processing is performed on the basis of the determining result.


As an example, a preset packet loss type distinguishing algorithm may include: a packet loss type distinguishing algorithm based on a packet loss rate, a latency, and a jitter, a packet loss type distinguishing algorithm based on a packet interval change intensity, a packet loss type distinguishing algorithm based on a change tendency of a difference between a latency and a non-congestion latency, and the like. A calculation may be performed by using these packet loss type distinguishing algorithms, so as to separately obtain one determining result of the cause of packet loss. The preset packet loss type distinguishing algorithm may include any quantity of different packet loss type distinguishing algorithms, and is used to meet requirements in different scenarios, and an adjustment such as increasing, decreasing, or replacement may be further performed according to a specific scenario. This is not limited in this embodiment.


The joint distinguishing submodule 1012 is configured to select, according to the at least two determining results and a preset selection algorithm, one from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss.


As an example, refer to FIG. 3. In FIG. 3, a packet loss cause obtaining submodule located at a transport layer may separately obtain a determining result of a cause of packet loss by using a packet loss type distinguishing algorithm 1, a packet loss type distinguishing algorithm 2, . . . , a packet loss type distinguishing algorithm n, and the like, and then determining results are input to a joint distinguishing submodule. The joint distinguishing submodule performs integration on the basis of these n obtained determining results. Finally, the joint distinguishing submodule determines one from packet loss caused by a bit error and packet loss caused by congestion as a final determining result of the cause of packet loss, and inputs the final determining result to a traffic control module at a service layer.


This embodiment imposes no limitation on how the joint distinguishing submodule integrates all input determining results or selects all input determining results according to a selection algorithm. As an example, in this embodiment or some other embodiments of the present invention, the preset selection algorithm may include: if more than half of determining results in the at least two determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by congestion; or if not more than half of determining results in the at least two determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by a bit error.


Still refer to FIG. 2. The error correction module 103 may include: a control result obtaining submodule 1031, an error correction result obtaining submodule 1032, and an error correction output submodule 1033.


The control result obtaining submodule 1031 is configured to obtain the traffic control result obtained after the traffic control module controls the traffic.


For example, the traffic control result may include a specified parameter. The traffic control result obtained after the traffic control module controls the traffic is obtained, that is, current values of these specified parameters are obtained.


The error correction result obtaining submodule 1032 is configured to obtain an error correction result of the cause of packet loss according to the comparison between the obtained traffic control result and the expected traffic control result, where the error correction result is packet loss caused by a bit error or packet loss caused by congestion.


In essence, the error correction result is also the determining result of the cause of packet loss. Only a generation manner of the error correction result is different from a generation manner of other determining results. The other determining results are all calculated by using a corresponding algorithm, but the error correction result is obtained by comparing the currently obtained traffic control result with the expected traffic control result.


In this embodiment or some other embodiments of the present invention, the error correction result obtaining submodule 1032 may be specifically configured to: obtain a change tendency of the specified parameter by comparing an obtained value of the specified parameter with an expected value of the specified parameter; and select, from packet loss caused by a bit error and packet loss caused by congestion, the cause of packet loss consistent with the change tendency as the error correction result.


After obtaining the determining result of the cause of packet loss from the packet loss cause determining module, the traffic control module may take a corresponding traffic control measure, and notifies the error correction module of the taken measure and an expected change tendency of related network parameters. Then, the error correction module may determine, by monitoring a network, whether the change tendency of these network parameters (such as a latency, a jitter, and a packet loss rate) meets the expectation, so as to determine whether the traffic control module performs correct control, that is, whether the cause of packet loss previously determined by the packet loss cause determining module is accurate.


For example, after the traffic control module decreases a service layer rate, if the determined cause of packet loss is packet loss caused by congestion, an expected result should be as follows: a packet loss rate or a latency should tend to be decreased; or if the determined cause of packet loss is packet loss caused by a bit error, an expected result should be as follows: a packet loss rate or a latency should tend to be basically unchanged or increased; on the contrary, after the traffic control module increases a service layer rate, if the determined cause of packet loss is packet loss caused by congestion, an expected result should be as follows: a packet loss rate or a latency should tend to be increased; or if the determined cause of packet loss is packet loss caused by a bit error, an expected result should be as follows: a packet loss rate or a latency should tend to be basically unchanged or decreased.


If the error correction module detects, by monitoring the related network parameters, that a change of these network parameters does not meet the expectation, it indicates that an error occurs during the determining. For example, the packet loss cause determining module considers that packet loss caused by a bit error occurs, and then the service layer rate is increased. However, it is detected, by monitoring, that the packet loss rate is increased instead of being decreased, and the packet loss rate does not meet the expectation. Therefore, it indicates that previous determining is incorrect, and the determining result may be packet loss caused by congestion. The error correction module uses the determining result as the error correction result, and instantly feeds back the error correction result to the packet loss cause determining module.


The error correction result output submodule 1033 is configured to output the error correction result to the packet loss cause determining module, so that the packet loss cause determining module adds the error correction result to the at least two determining results.


As an example, refer to FIG. 4. An error correction result given by the error correction module is transmitted to the joint distinguishing submodule in the packet loss cause determining module, that is, the error correction result is used as the (n+1)th determining result, and is re-integrated with the previous n determining results. Then, the determined cause of packet loss is re-reported to the traffic control module, and this cycle is repeated.


In this embodiment, an error correction mechanism is established as follows: After traffic is preliminarily controlled, an error is corrected based on a traffic control result, that is, a previously determined cause of packet loss is corrected, and then the traffic is controlled again. An error occurring during determining of a cause of packet loss can be instantly corrected by using this error correction mechanism, so as to improve accuracy of determining the cause of packet loss, and implement accurate traffic control.


In addition, in this embodiment, during the determining of the cause of packet loss, a decision is made on the basis of multiple packet loss cause algorithms, and advantages of all the algorithms are integrated to improve determining accuracy to the most extent and adapt to more scenarios.


Next, a deployment status of each module in the foregoing embodiment is described.



FIG. 5 is a schematic diagram of a network that is applied in an embodiment of the present invention. The network involves four pails:


Node 1: The node 1 may be used as a source node to send a packet;


Node 2: The node 2 may be used as a destination node to receive the packet;


Transmission network: The transmission network is a transmission network used to transmit the packet; and


Server: The server is configured to maintain a local network. A deployment location of the server is not limited; for example, there may be the following five deployment forms: i) independent deployment; ii) deployment on the source node; iii) deployment on the destination transmission node; iv) deployment on the transmission network; or v) deployment on another node of the local network.


In this embodiment, a deployment location of each module (which includes a submodule) is not limited either. As an example, there may be the following several deployment forms:


a) all modules are deployed on the node 1; or


b) all modules are deployed on the node 2; or


c) all modules are deployed on the transmission network; or


d) all modules are deployed on the server; or


e) a packet loss cause determining module is deployed on the node 1, and an error correction module and a traffic control module are deployed on the node 2; or


f) a packet loss cause determining module is deployed on the node 1, an error correction module is deployed on the node 2, and a traffic control module is deployed on the server.


Further, the following uses the foregoing deployment f) as an example to describe the present invention.



FIG. 6 is a schematic diagram of system running according to an embodiment of the present invention.


1) A packet loss cause obtaining submodule deployed on the node 1 obtains, by using an external interface, QoS information such as a latency, a jitter, a packet loss rate, and a service transmission rate from an external QoS detection system for use by each packet loss type distinguishing algorithm.


2) The packet loss cause obtaining submodule reports, by using the Itf1 interface, a determining result of a cause of packet loss obtained by using each packet loss type distinguishing algorithm to a joint distinguishing submodule that is also deployed on the node 1.


3) The joint distinguishing submodule separately selects various determining results of the cause of packet loss by using a preset selection algorithm by means of integration, so as to determine the cause of packet loss (packet loss caused by congestion or packet loss caused by a bit error). Then, the determined cause of packet loss is reported, by using the Itf2 interface, to the traffic control module deployed on the server.


4) The traffic control module takes a corresponding traffic control measure according to a received determining result of the cause of packet loss, for example, if the received determining result is packet loss caused by congestion, a service transmission rate is decreased; or if the received determining result is packet loss caused by a bit error, a service transmission rate is increased. The traffic control module further transmits, by using the Itf3 interface, the taken traffic control measure and an expected change tendency of related network parameters to the error correction module deployed on the node 2.


5) The error correction module obtains a current QoS parameter from the external QoS detection system by using an external interface, and corrects a packet loss type according to whether a change tendency of the QoS parameter of the transmission network meets an expectation after the traffic control module takes a control measure, so as to obtain an error correction result (packet loss caused by congestion or packet loss caused by a bit error). Then, the error correction result is transmitted to the joint distinguishing submodule by using the Itf4 interface.


6) The joint distinguishing submodule re-integrates together the error correction result sent by the error correction module and each determining result reported by the packet loss cause obtaining submodule, so as to re-determine the cause of packet loss; and then reports to the traffic control module. The cycle is repeated to form closed-loop control.


In addition, the following describes a status of each interface in the system.


Itf1: Itf1 is an interface between the packet loss cause obtaining submodule and the joint distinguishing submodule.


The packet loss cause obtaining submodule transmits, by using the Itf1 interface, the determining result obtained by the packet loss cause obtaining submodule by using each packet loss type distinguishing algorithm to the joint distinguishing submodule. Interface information of the Itf1 interface includes a determining result of a packet loss type of each algorithm: determining result 1, determining result 2, . . . , and determining result n. Determining result i (1≦i≦n) includes packet loss type information (packet loss caused by congestion or packet loss caused by a bit error), but is not limited to including only the packet loss type information.


Itf2: Itf2 is an interface between the joint distinguishing submodule and the traffic control module.


The joint distinguishing submodule transmits the determined cause of packet loss to the traffic control module by using the Itf2 interface. Interface information of the Itf2 interface includes packet loss type information (packet loss caused by congestion or packet loss caused by a bit error), but is not limited to including only the packet loss type information.


Itf3: Itf3 is an interface between the traffic control module and the error correction module.


The traffic control module transmits, by using the Itf3 interface, some information (such as the taken traffic control measure and an expected change tendency of related network parameters) required by the error correction module during an error correction to the error correction module. Interface information of the Itf3 interface is not limited in the present invention.


Itf4: Itf4 is an interface between the error correction module and the joint distinguishing submodule.


The error correction module transmits the error correction result to the joint distinguishing submodule by using the Itf4 interface. Interface information of the Itf4 interface includes packet loss type information (packet loss caused by congestion or packet loss caused by a bit error), but is not limited to including only the packet loss type information.



FIG. 7 is a flowchart of a traffic control method according to an embodiment of the present invention. This embodiment may be corresponding to the foregoing system embodiments. Referring to FIG. 7, the method may include the following steps.


Step S701: Determine a cause of packet loss.


Step S702: Control traffic according to the determined cause of packet loss.


In one scenario, the controlling traffic according to the determined cause of packet loss may include: when the determined cause of packet loss is packet loss caused by congestion, decreasing a service transmission rate; or when the determined cause of packet loss is packet loss caused by a bit error, increasing a service transmission rate.


Step S703: Obtain a traffic control result.


Step S704: Correct the determined cause of packet loss according to a comparison between the obtained traffic control result and an expected traffic control result, so as to control the traffic again.


Referring to FIG. 8, in this embodiment or some other embodiments of the present invention, the determining a cause of packet loss may include:


Step S801: Separately obtain at least two determining results of the cause of packet loss, where the determining result of the cause of packet loss is packet loss caused by a bit error or packet loss caused by congestion.


In specific implementation, the separately obtaining at least two determining results of the cause of packet loss may include: separately obtaining one determining result of the cause of packet loss according to at least two preset packet loss type distinguishing algorithms.


Step S802: Select, according to the at least two determining results and a preset selection algorithm, one from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss.


As an example, in one scenario, the preset selection algorithm may include: if more than half of determining results in the at least two determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by congestion; or if not more than half of determining results in the at least two determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by a bit error.


Referring to FIG. 9, in this embodiment or some other embodiments of the present invention, the correcting the determined cause of packet loss according to a comparison between the obtained traffic control result and an expected traffic control result may include the following steps.


Step S901: Obtain an error correction result of the cause of packet loss according to the comparison, where the error correction result is packet loss caused by a bit error or packet loss caused by congestion.


Step S902: Add the error correction result to the at least two determining results, and re-perform a step of selecting, according to the at least two determining results and the preset selection algorithm, one from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss, so as to obtain the corrected cause of packet loss.


As an example, the traffic control result may include a specified parameter. Referring to FIG. 10, the obtaining an error correction result of the cause of packet loss according to the comparison may include the following steps.


Step S1001: Obtain a change tendency of the specified parameter by comparing an obtained value of the specified parameter with an expected value of the specified parameter.


Step S1002: Select, from packet loss caused by a bit error and packet loss caused by congestion, the cause of packet loss consistent with the change tendency as the error correction result.


In this embodiment, an error correction mechanism is established as follows: After traffic is preliminarily controlled, an error is corrected based on a traffic control result, that is, a previously determined cause of packet loss is corrected, and then the traffic is controlled again. An error occurring during determining of a cause of packet loss can be instantly corrected by using this error correction mechanism, so as to improve accuracy of determining the cause of packet loss, and implement accurate traffic control.


In addition, in this embodiment, during the determining of the cause of packet loss, a decision is made on the basis of multiple packet loss cause algorithms, and advantages of all the algorithms are integrated to improve determining accuracy to the most extent and adapt to more scenarios.


For the foregoing method embodiments, specific content involved in each step thereof has been described in detail in the related system embodiments, and details are not described herein again.


An embodiment of the present invention further discloses a traffic control system. This embodiment is corresponding to the foregoing system and method embodiments. In this embodiment, the system includes at least one processor and at least one memory.


The memory is configured to store a program or an instruction.


The processor is configured to invoke the program or the instruction stored in the memory to perform the following operations: determining a cause of packet loss; controlling traffic according to the determined cause of packet loss; obtaining a traffic control result; and correcting the determined cause of packet loss according to a comparison between the obtained traffic control result and an expected traffic control result, so as to control the traffic again.


It may be learned that there may be two or even more processors or memories in this embodiment from above description of a deployment status of each module. In this case, these processors or memories may be distributed on a same node or distributed on different nodes, sharing together a role played by the foregoing at least one processor or the foregoing at least one memory.


In this embodiment or some other embodiments of the present invention: when being configured to determine the cause of packet loss, the at least one processor specifically includes: separately obtaining at least two determining results of the cause of packet loss, where the determining result of the cause of packet loss is packet loss caused by a bit error or packet loss caused by congestion; and selecting, according to the at least two determining results and a preset selection algorithm, one from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss.


Correspondingly, when being configured to correct the determined cause of packet loss according to the comparison between the obtained traffic control result and the expected traffic control result, the at least one processor is configured to: obtain an error correction result of the cause of packet loss according to the comparison, where the error correction result is packet loss caused by a bit error or packet loss caused by congestion; and add the error correction result to the at least two determining results, and re-perform a step of selecting, according to the at least two determining results and the preset selection algorithm, one from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss, so as to obtain the corrected cause of packet loss.


In this embodiment or some other embodiments of the present invention, when being configured to separately obtain the at least two determining results of the cause of packet loss, the at least one processor specifically includes: separately obtaining one determining result of the cause of packet loss according to at least two preset packet loss type distinguishing algorithms.


The preset selection algorithm includes: if more than half of determining results in the at least two determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by congestion; or if not more than half of determining results in the at least two determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by a bit error.


In this embodiment or some other embodiments of the present invention, the traffic control result includes a specified parameter. When being configured to obtain the error correction result of the cause of packet loss according to the comparison, the at least one processor is configured to: obtain a change tendency of the specified parameter by comparing an obtained value of the specified parameter with an expected value of the specified parameter; and select, from packet loss caused by a bit error and packet loss caused by congestion, the cause of packet loss consistent with the change tendency as the error correction result.


In this embodiment, an error correction mechanism is established as follows: After traffic is preliminarily controlled, an error is corrected based on a traffic control result, that is, a previously determined cause of packet loss is corrected, and then the traffic is controlled again. An error occurring during determining of a cause of packet loss can be instantly corrected by using this error correction mechanism, so as to improve accuracy of determining the cause of packet loss, and implement accurate traffic control.


In addition, in this embodiment, during the determining of the cause of packet loss, a decision is made on the basis of multiple packet loss cause algorithms, and advantages of all the algorithms are integrated to improve determining accuracy to the most extent and adapt to more scenarios.


The present invention can be described in the general context of executable computer instructions executed by a computer, for example, a program module. Generally, the program unit includes a routine, program, object, component, data structure, and the like for executing a particular task or implementing a particular abstract data type. The present invention may also be practiced in distributed computing environments in which tasks are performed by remote processing devices that are connected through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including storage devices.


It should be noted that in this specification, relational terms such as first and second are only used to distinguish one entity or operation from another, and do not necessarily require or imply that any actual relationship or sequence exists between these entities or operations. Moreover, the terms “include”, “comprise”, or their any other variant is intended to cover a non-exclusive inclusion, so that a process, a method, an article, or an apparatus that includes a list of elements not only includes those elements but also includes other elements which are not expressly listed, or further includes elements inherent to such process, method, article, or apparatus. An element preceded by “includes a . . . ” does not, without more constraints, preclude the existence of additional identical elements in the process, method, article, or apparatus that includes the element.


The foregoing descriptions are merely specific implementation manners of the present invention. It should be noted that a person of ordinary skill in the art may make several improvements or polishing without departing from the principle of the present invention and the improvements or polishing shall fall within the protection scope of the present invention.

Claims
  • 1. A system, comprising: a packet loss cause determining module, configured to determine a cause of packet loss;a traffic control module, configured to control traffic according to the cause of packet loss that is determined by the packet loss cause determining module; andan error correction module, configured to: obtain a traffic control result obtained after the traffic control module controls the traffic, and correct, according to a comparison between the obtained traffic control result and an expected traffic control result, the cause of packet loss that is determined by the packet loss cause determining module.
  • 2. The system according to claim 1, wherein: the packet loss cause determining module comprises: a packet loss cause obtaining submodule, configured to separately obtain a plurality of determining results of the cause of packet loss, wherein each determining result of the cause of packet loss is packet loss caused by a bit error or packet loss caused by congestion; anda joint distinguishing submodule, configured to select, according to the plurality of determining results and a preset selection algorithm, one determining result from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss; andthe error correction module comprises: a control result obtaining submodule, configured to obtain the traffic control result obtained after the traffic control module controls the traffic;an error correction result obtaining submodule, configured to obtain an error correction result of the cause of packet loss according to the comparison between the obtained traffic control result and the expected traffic control result, wherein the error correction result is packet loss caused by a bit error or packet loss caused by congestion; andan error correction result output submodule, configured to output the error correction result to the packet loss cause determining module, so that the packet loss cause determining module adds the error correction result to the plurality of determining results.
  • 3. The system according to claim 2, wherein the packet loss cause obtaining submodule is further configured to: separately obtain one determining result of the cause of packet loss according to a plurality of preset packet loss type distinguishing algorithms.
  • 4. The system according to claim 2, wherein the preset selection algorithm comprises: when more than half of determining results in the plurality of determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by congestion; andwhen not more than half of determining results in the plurality of determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by a bit error.
  • 5. The system according to claim 2, wherein the traffic control result comprises a specified parameter; and wherein the error correction result obtaining submodule is further configured to: obtain a change tendency of the specified parameter by comparing an obtained value of the specified parameter with an expected value of the specified parameter; andselect, from packet loss caused by a bit error and packet loss caused by congestion, the cause of packet loss consistent with the change tendency as the error correction result.
  • 6. The system according to claim 1, wherein the traffic control module is further configured to: when the determined cause of packet loss is packet loss caused by congestion, decrease a service transmission rate; andwhen the determined cause of packet loss is packet loss caused by a bit error, increase a service transmission rate.
  • 7. A method, comprising: determining a cause of packet loss;controlling traffic according to the determined cause of packet loss;obtaining a traffic control result; andcorrecting the determined cause of packet loss according to a comparison between the obtained traffic control result and an expected traffic control result, so as to control the traffic according to the corrected determined cause of packet loss.
  • 8. The method according to claim 7, wherein: determining the cause of packet loss comprises: separately obtaining a plurality of determining results of the cause of packet loss, wherein each determining result of the cause of packet loss is packet loss caused by a bit error or packet loss caused by congestion; andselecting, according to the plurality of determining results and a preset selection algorithm, one determining result from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss; andcorrecting the determined cause of packet loss according to the comparison between the obtained traffic control result and the expected traffic control result comprises: obtaining an error correction result of the cause of packet loss according to the comparison, wherein the error correction result is packet loss caused by a bit error or packet loss caused by congestion; andadding the error correction result to the plurality of determining results, and re-performing the selecting, according to the plurality of determining results and the preset selection algorithm, one determining result from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss, so as to obtain the corrected cause of packet loss.
  • 9. The method according to claim 8, wherein separately obtaining a plurality of determining results of the cause of packet loss comprises: separately obtaining one determining result of the cause of packet loss according to a plurality of preset packet loss type distinguishing algorithms.
  • 10. The method according to claim 8, wherein the preset selection algorithm comprises: when more than half of determining results in the plurality of determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by congestion; andwhen not more than half of determining results in the plurality of determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by a bit error.
  • 11. The method according to claim 8, wherein the traffic control result comprises a specified parameter; and wherein obtaining the error correction result of the cause of packet loss according to the comparison comprises: obtaining a change tendency of the specified parameter by comparing an obtained value of the specified parameter with an expected value of the specified parameter; andselecting, from packet loss caused by a bit error and packet loss caused by congestion, the cause of packet loss consistent with the change tendency as the error correction result.
  • 12. The method according to claim 7, wherein controlling traffic according to the determined cause of packet loss comprises: when the determined cause of packet loss is packet loss caused by congestion, decreasing a service transmission rate; andwhen the determined cause of packet loss is packet loss caused by a bit error, increasing a service transmission rate.
  • 13. A system, comprising: at least one processor; andat least one memory;wherein the at least one memory is configured to store a program or an instruction; andwherein the at least one processor is configured to invoke the program or the instruction stored in the memory to: determine a cause of packet loss;control traffic according to the determined cause of packet loss;obtain a traffic control result; andcorrect the determined cause of packet loss according to a comparison between the obtained traffic control result and an expected traffic control result, so as to control the traffic according to the corrected determined cause of packet loss.
  • 14. The system according to claim 13, wherein: determining the cause of packet loss comprises: separately obtaining a plurality of determining results of the cause of packet loss, wherein each determining result of the cause of packet loss is packet loss caused by a bit error or packet loss caused by congestion; andselecting, according to the plurality of determining results and a preset selection algorithm, one determining result from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss; andcorrecting the determined cause of packet loss according to the comparison between the obtained traffic control result and the expected traffic control result comprises: obtaining an error correction result of the cause of packet loss according to the comparison, wherein the error correction result is packet loss caused by a bit error or packet loss caused by congestion; andadding the error correction result to the plurality of determining results, and re-performing the selecting, according to the plurality of determining results and the preset selection algorithm, one determining result from packet loss caused by a bit error and packet loss caused by congestion as the cause of packet loss, so as to obtain the corrected cause of packet loss.
  • 15. The system according to claim 14, wherein separately obtaining a plurality of determining results of the cause of packet loss comprises: separately obtaining one determining result of the cause of packet loss according to a plurality of preset packet loss type distinguishing algorithms.
  • 16. The system according to claim 14, wherein the preset selection algorithm comprises: when more than half of determining results in the plurality of determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by congestion; andwhen not more than half of determining results in the plurality of determining results are packet loss caused by congestion, determining that the cause of packet loss is packet loss caused by a bit error.
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a continuation of International Application No. PCT/CN2014/087787, filed on Sep. 29, 2014, the disclosure of which is hereby incorporated by reference in its entirety.

Continuations (1)
Number Date Country
Parent PCT/CN2014/087787 Sep 2014 US
Child 15472170 US