WO2014141437A1 - Communication node apparatus, band control method, and computer readable storage medium - Google Patents

Communication node apparatus, band control method, and computer readable storage medium Download PDF

Info

Publication number
WO2014141437A1
WO2014141437A1 PCT/JP2013/057231 JP2013057231W WO2014141437A1 WO 2014141437 A1 WO2014141437 A1 WO 2014141437A1 JP 2013057231 W JP2013057231 W JP 2013057231W WO 2014141437 A1 WO2014141437 A1 WO 2014141437A1
Authority
WO
WIPO (PCT)
Prior art keywords
connection
terminal
node device
communication node
user data
Prior art date
Application number
PCT/JP2013/057231
Other languages
French (fr)
Japanese (ja)
Inventor
瑞紀 上原
大橋 哲也
Original Assignee
株式会社日立製作所
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to PCT/JP2013/057231 priority Critical patent/WO2014141437A1/en
Publication of WO2014141437A1 publication Critical patent/WO2014141437A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/28Flow control; Congestion control in relation to timing considerations
    • H04L47/283Flow control; Congestion control in relation to timing considerations in response to processing delays, e.g. caused by jitter or round trip time [RTT]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/27Evaluation or update of window size, e.g. using information derived from acknowledged [ACK] packets

Definitions

  • the present invention relates to a communication node device that is connected to a terminal and transfers data transmitted from the terminal, and more particularly to a communication node device that performs bandwidth control of communication between terminals.
  • TCP Transmission Control Protocol
  • IP Internet Protocol
  • TCP when the first terminal that transmits a data packet successfully reaches the second terminal that is the destination of the data packet, a confirmation response is returned from the second terminal to the first terminal. This ensures high communication reliability.
  • the amount of data that can be transmitted from the start of data packet transmission until the first acknowledgment is received is limited, and this amount of data is referred to as the window size.
  • the first terminal determines that the network condition is good when the RTT (Round Trip Time) decreases and the packet discard rate decreases, increases the window size, and indirectly improves the effective bandwidth. However, if the RTT increases and the packet discard rate increases, the first terminal determines that the network condition has deteriorated, decreases the window size, and indirectly lowers the effective bandwidth. As described above, the RTT and the packet discard rate greatly influence the increase / decrease of the window size, and as a result, the effective bandwidth of the network is greatly influenced.
  • RTT Red Trip Time
  • Patent Document 1 JP 2012-124647 A (Patent Document 1).
  • the packet transmission side measures the retransmission bandwidth and performs packet transmission while performing bandwidth control based on the retransmission bandwidth, and the packet reception side detects the packet discard location and sends it to the transmission side.
  • the communication node device is characterized in that the available communication band on the packet transmission side is divided. ”
  • the communication node device of Patent Document 1 determines whether or not to implement bandwidth control based on static information such as a destination IP address, a MAC address, and a port number. For this reason, since it is necessary for the administrator to set static information used for determining whether or not to perform bandwidth control in the communication node device, it is necessary to determine in advance a communication path for performing bandwidth control. For this purpose, the administrator needs to measure the network status and examine which communication path needs bandwidth control based on the network status.
  • an object of the present invention is to provide a communication node device that can automatically determine a communication path for performing bandwidth control.
  • a communication node device is connected to a first terminal and transfers data transmitted from the first terminal to a second terminal, wherein the first terminal includes user data
  • a connection establishment request which is a request for establishing a connection used for transmission of the user data to the second terminal, is transmitted to the second terminal via the communication node device, and the second terminal
  • a connection establishment response that is a response to the connection establishment request is transmitted to the first terminal via the communication node device, and the first terminal sends the connection establishment response.
  • the user data is transmitted to the second terminal via the communication node device using the established connection, and the communication And a first communication device that calculates a first communication status value indicating a communication status of the connection before the start of transmission of the user data, based on the connection establishment request transmitted to the second terminal and the received connection establishment response. Then, it is determined whether or not the calculated first communication status value is greater than a first set value, and if it is determined that the calculated first communication status value is greater than the first set value, a bandwidth is applied to the connection. When it is determined that control is to be performed and it is determined that the calculated first communication status value is equal to or less than the first set value, it is determined that bandwidth control is not performed for the connection, and it is determined that the bandwidth control is to be performed.
  • the bandwidth allocated to the connection is set larger than the bandwidth allocated to the connection determined not to perform the bandwidth control.
  • Example 1 of this invention It is a block diagram which shows the structure of the relay system of Example 1 of this invention. It is a sequence diagram of the flow of the data between the 1st terminal of Example 1 of this invention, and a 2nd terminal. It is explanatory drawing of the connection management information of Example 1 of this invention. It is a flowchart of the RTT determination process of Example 1 of this invention. It is a flowchart of the discard rate registration process of Example 1 of this invention. It is a flowchart of the effective band registration process of Example 1 of this invention. It is a flowchart of the band control continuation determination process of Example 1 of the present invention. It is a flowchart of the setting value change process of Example 1 of this invention. It is explanatory drawing of the connection management information of Example 2 of this invention.
  • Example 1 will be described with reference to FIGS.
  • FIG. 1 is a block diagram showing the configuration of the relay system according to the first embodiment of the present invention.
  • the relay system includes a first terminal 101A, a second terminal 101B, and communication node devices 100A and 100B.
  • Communication node devices 100A and 100B are collectively referred to as communication node device 100
  • first terminal 101A and second terminal 101B are collectively referred to as terminal 101.
  • the first terminal 101A is a terminal that transmits a packet
  • the second terminal 101B is a terminal that is a destination of the packet transmitted from the first terminal 101A, and receives the packet transmitted from the first terminal 101A.
  • the first terminal 101A is connected to the communication node device 100A via, for example, a LAN (Local Area Network).
  • the communication node device 100A is connected to the communication node device 100B via a WAN (Wide Area Network).
  • the communication node device 100B is connected to the second terminal 101B via a LAN, for example.
  • the communication node device 100 includes a TX unit (transmission unit) 102, an RX unit (reception unit) 103, connection management information 104, and a bandwidth control determination unit 105.
  • the TX unit 102 receives the packet transmitted from the first terminal 101A, and transmits the received packet to another communication node device 100 of the same type.
  • the TX unit 102 receives a packet transmitted from another communication node device 100 of the same type, and transmits the received packet to the first terminal 101A.
  • connection management information 104 information related to a connection for which bandwidth control is performed among the connections established between the communication node devices 100 is registered.
  • the connection management information 104 will be described in detail with reference to FIG.
  • the bandwidth control determination unit 105 refers to the connection management information 104 and determines whether to perform bandwidth control on the connection. A connection in which bandwidth control is performed is assigned a larger bandwidth than a connection in which bandwidth control is not performed.
  • the TX unit 102 includes a transmission packet input processing unit 106, a transmission bandwidth control unit 107, and a transmission packet output processing unit 108.
  • the transmission packet input processing unit 106 receives the packet transmitted from the first terminal 101A, performs predetermined input processing on the received packet, and outputs the packet to the transmission bandwidth control unit 107.
  • the transmission bandwidth control unit 107 controls the bandwidth of the connection that transmits the packet input from the transmission packet input processing unit 106, and sends the packet to the transmission packet output processing unit 108. Output. Further, the transmission bandwidth control unit 107 adds a new entry to the connection management information 104 or deletes an entry registered in the connection management information based on the packet to be transmitted.
  • the transmission packet output processing unit 108 performs a predetermined output process on the packet input from the transmission band control unit 107 and transmits the packet to the WAN.
  • the transmission packet output processing unit 108 registers information in the connection management information 104 based on the packet to be transmitted.
  • the RX unit 103 includes a received packet input processing unit 109 and a received packet output processing unit 110.
  • the received packet input processing unit 109 receives the ACK packet transmitted from the second terminal 101B, performs predetermined input processing on the received packet, and outputs the packet to the received packet output processing unit 110.
  • the received packet output processing unit 110 performs a predetermined output process on the packet input from the received packet input processing unit 109, and outputs the packet to the first terminal 101A.
  • FIG. 2 is a sequence diagram of communication processing between the first terminal 101A and the second terminal 101B according to the first embodiment of this invention.
  • the first terminal 101A transmits a SYN packet (connection establishment request), which is a connection establishment request, to the communication node device 100A in order to establish a connection used for transmitting the data packet. (301).
  • the communication node device 100A When the communication node device 100A receives the SYN packet transmitted from the first terminal 101A, the communication node device 100A transmits the received SYN packet to the communication node device 100B (302).
  • the communication node device 100B When the communication node device 100B receives the SYN packet transmitted from the communication node device 100B, the communication node device 100B transmits the received SYN packet to the second terminal 101B (303).
  • the second terminal 101B When the second terminal 101B receives the SYN packet transmitted from the communication node device 100B, the second terminal 101B transmits a SYN-ACK packet (connection establishment response) that is an ACK to the received SYN packet to the communication node device 100B (304).
  • a SYN-ACK packet connection establishment response
  • the communication node device 100B When the communication node device 100B receives the SYN-ACK packet transmitted from the second terminal 101B, the communication node device 100B transmits the received SYN-ACK packet to the communication node device 100A (305).
  • the communication node device 100A receives the SYN-ACK packet transmitted from the communication node device 100B, the communication node device 100A transmits the received SYN-ACK packet to the first terminal 101A (306). Also, the communication node device 100A calculates an RTT (Round Trip Time) based on the transmission time of the SYN packet and the reception time of the SYN-ACK packet, and based on the calculated RTT, the bandwidth for the connection used for transmitting the data packet RTT determination processing for determining whether or not to execute control is executed, and the determination result is set in the connection (307).
  • RTT Red Trip Time
  • the first terminal 101A When the first terminal 101A receives the SYN-ACK packet transmitted from the communication node device 100A, the first terminal 101A transmits an ACK packet, which is an ACK to the received SYN-ACK packet, to the communication node device 100A (308).
  • the communication node device 100A When receiving the ACK packet transmitted from the first terminal 101A, the communication node device 100A includes the determination result of the RTT determination process in the received ACK packet and transmits the ACK packet to the communication node device 100B (309). Thereby, the communication node device 100A can notify the determination result of the RTT determination processing to the communication node device 100B.
  • the communication node device 100B When the communication node device 100B receives the ACK packet transmitted from the communication node device 100A, the communication node device 100B transmits the received ACK packet to the second terminal 101B (310).
  • a connection is established between the first terminal 101A and the second terminal 101B, and the communication node device 100A determines the communication status at the time of connection establishment before data packet (user data) transmission. It can be determined whether or not to perform bandwidth control on the connection.
  • the first terminal 101A transmits an ACK packet of the SYN-ACK packet, and then transmits a data packet to the communication node device 100A (311).
  • the communication node device 100A When the communication node device 100A receives the data packet transmitted from the first terminal 101A, the communication node device 100A transmits the received data packet to the communication node device 100B (312). In addition, when bandwidth control is performed on the connection used for data packet transmission, the communication node device 100A sets the discard rate based on the number of data packet transmissions in the connection and the number of data packet retransmissions in the connection. A discard rate registration process for calculating and registering the calculated discard rate in the connection management information 104 is executed (314). The discard rate registration process will be described in detail with reference to FIG. In the present embodiment, (data packet retransmission number) / (data packet transmission number) is used as the discard rate, but it is not particularly limited to this definition.
  • the communication node device 100B When the communication node device 100B receives the data packet transmitted from the communication node device 100A, the communication node device 100B transmits the received data packet to the second terminal 101B (313).
  • the second terminal 101B When the second terminal 101B receives the data packet transmitted from the communication node device 100B, the second terminal 101B transmits an ACK packet (user data response) that is an ACK to the received data packet to the communication node device 100B (315).
  • ACK packet user data response
  • the communication node device 100B When the communication node device 100B receives the ACK packet transmitted from the second terminal 101B, the communication node device 100B transmits the received ACK packet to the communication node device 100A (316).
  • the communication node device 100A When receiving the ACK packet transmitted from the communication node device 100B, the communication node device 100A transmits the received ACK packet to the first terminal 101A (317). When the bandwidth control is performed on the connection used for transmitting the data packet, the communication node device 100A calculates the effective bandwidth of the connection and registers the calculated effective bandwidth in the connection management information 104. The process is executed (318). The effective bandwidth registration process will be described in detail with reference to FIG.
  • the communication node device 100A executes a bandwidth control continuation determination process for determining whether to continue or stop the bandwidth control of the connection based on the discard rate and effective bandwidth of the connection for which the bandwidth control is performed (319). .
  • the bandwidth control continuation determination process is a process executed by the communication node device 100A at a predetermined cycle, and will be described in detail with reference to FIG.
  • the first terminal 101A transmits a data packet to the communication node device 100A (320).
  • the communication node device 100A When the communication node device 100A receives the data packet transmitted from the first terminal 101A, the communication node device 100A transmits the received data packet to the communication node device 100B (321). If the communication node device 100A determines in the bandwidth control determination process executed immediately before that the bandwidth control of the connection used for transmission of the data packet is to be stopped, the communication node device 100A adds the bandwidth control of the connection to the received data packet. The data packet is transmitted to the communication node device 100B including the fact that the execution is stopped. Thereby, the communication node device 100A can notify the communication node device 100B that the band control is to be stopped.
  • the communication node device 100A performs bandwidth control on the connection based on the value (first communication status value) indicating the communication status of the connection at the time of establishing the connection before the data packet is transmitted. Therefore, it is possible to automatically determine whether or not to perform bandwidth control without bothering the administrator.
  • the communication node device of Patent Document 1 cannot stop the bandwidth control during the communication, and cannot release the resources of the device and the network until the communication is completed. For this reason, even if communication with a worse network condition than communication for which bandwidth control is performed is started, bandwidth control may not be performed due to resource depletion in the communication, and resources cannot be optimally distributed. . Therefore, the communication node device 100A according to the present embodiment calculates the discard rate of the connection when the data packet received from the first terminal 101A is transmitted to the communication node device 100B, and the connection when the ACK packet for the data packet is received. The effective bandwidth is calculated, and based on these discard rates and effective bandwidths, it is determined in a predetermined cycle whether to continue or stop the bandwidth control.
  • the discard rate and the effective bandwidth are values (second communication status values) indicating the communication status of the connection during transmission of user data.
  • FIG. 3 is an explanatory diagram of the connection management information 104 according to the first embodiment of this invention.
  • the connection management information 104 is for managing connections determined to be subjected to bandwidth control.
  • connection ID 201 a unique identifier of the connection is registered.
  • SYN packet transmission time 202 the time when the communication node device 100 transmits the SYN packet is registered.
  • SYN-ACK packet reception time 203 the time at which the communication node device 100 received the SYN-ACK packet is registered.
  • Registered in the RTT 204 is a time obtained by subtracting the time registered at the SYN packet transmission time 202 from the time registered at the SYN-ACK packet reception time 203.
  • the transmission number 205 the number of data packets transmitted using the connection identified by the identifier registered in the connection ID 201 is registered.
  • the number of retransmissions 206 the number of data packets that need to be retransmitted in the connection identified by the identifier registered in the connection ID 201 is registered.
  • the discard rate 207 the ratio of the number of discarded data packets to the number registered in the transmission number 205 is registered. Specifically, a value obtained by dividing the number registered in the number of retransmissions 206 by the number registered in the number of transmissions 205 is registered in the discard rate 207.
  • the effective band 208 the effective band of the WAN connecting the communication node device 100A and the communication node device 100B is registered.
  • FIG. 4 is a flowchart of the RTT determination process according to the first embodiment of the present invention.
  • a program for the RTT determination process is read from a storage area (not shown) and executed by a processor (not shown).
  • the transmission packet input processing unit 106 When the transmission packet input processing unit 106 receives the SYN packet transmitted from the first terminal 101A, the received SYN packet is input to the transmission bandwidth control unit 107, and the transmission bandwidth control unit 107 transmits the input SYN packet. Transmission is performed toward the second terminal 101B via the packet output processing unit 108 (401).
  • the transmission bandwidth control unit 107 adds a new entry to the connection management information 104, and transmits the SYN packet at the SYN packet transmission time 202 of the added entry.
  • the registered time is registered (402).
  • the received packet input processing unit 109 receives the SYN-ACK packet transmitted from the second terminal 101B via the communication node device 100B
  • the received SYN-ACK packet is input to the received packet output processing unit 110.
  • the received packet output processing unit 110 transmits the input SYN-ACK packet to the first terminal 101A (403).
  • the received packet input processing unit 109 When receiving the SYN-ACK packet, the received packet input processing unit 109 receives the SYN-ACK packet at the SYN-ACK packet reception time 203 of the entry corresponding to the received SYN-ACK packet in the connection management information 104. The registered time is registered (404).
  • the bandwidth control determination unit 105 refers to the connection management information 104 and corresponds to the received SYN-ACK packet.
  • the RTT is calculated by subtracting the time registered at the SYN packet transmission time 202 from the time registered at the SYN-ACK packet reception time 203 of the entry, and the calculated RTT is registered in the RTT 204 of the entry (405). . Then, the bandwidth control determination unit 105 determines whether or not the RTT calculated in the process of step 405 is larger than the set value (406).
  • the bandwidth control determination unit 105 determines that bandwidth control is to be performed on the connection established by the SYN packet, maintains the entry (407), and performs the processing in step 409. The process is transferred to.
  • the bandwidth control determination unit 105 determines that bandwidth control is not performed on the connection established by the SYN packet, and deletes the entry (408). The process proceeds to the process of step 409.
  • the bandwidth control determination unit 105 After execution of the processing in step 407 or 408, the bandwidth control determination unit 105 changes the setting value used in the RTT determination processing and the setting value used in the bandwidth control execution continuation determination processing based on the number of connections for which bandwidth control is performed.
  • the set value changing process is executed (409), and the process is terminated. The set value changing process will be described in detail with reference to FIG.
  • FIG. 5 is a flowchart of the discard rate registration process according to the first embodiment of the present invention.
  • the discard rate registration process is executed by a processor (not shown) by reading a program for the discard rate registration process from a storage area (not shown).
  • the transmission packet input processing unit 106 When the transmission packet input processing unit 106 receives a data packet transmitted from the first terminal 101A, the received data packet is input to the transmission band control unit 107, and the transmission band control unit 107 transmits the input data packet. Transmission is performed toward the second terminal 101B via the packet output processing unit 108 (501). If it is determined that the connection used for data packet transmission stops the bandwidth control in the bandwidth control continuation determination process executed immediately before, the communication node device 100A performs the bandwidth control of the connection. A message to stop is included in the data packet and transmitted.
  • the bandwidth control determination unit 105 determines whether or not an entry corresponding to the connection used for transmitting the data packet is registered in the connection management information 104, so that the bandwidth control is performed on the connection. It is determined whether or not (502). In the process of step 502, when it is determined that an entry corresponding to the connection used for transmitting the data packet is registered, it is determined that bandwidth control is performed for the connection, and the transmission of the data packet is performed. If it is determined that the entry corresponding to the used connection is not registered, it is determined that bandwidth control is not performed for the connection.
  • step 502 If it is determined in step 502 that the entry corresponding to the connection used for data packet transmission is not registered in the connection management information 104, the bandwidth control determination unit 105 ends the discard rate registration process.
  • step 502 if it is determined in step 502 that the entry corresponding to the connection used for data packet transmission is registered in the connection management information 104, the transmission packet output processing unit 108
  • the entry transmission number 205 used to transmit the data packet is updated to the number of transmitted data packets, and the retransmission number 206 of the entry is updated to the number of data packets that require retransmission (503).
  • the bandwidth control determination unit 105 refers to the connection management information 104 and enters an entry corresponding to the connection used to transmit the data packet.
  • the data packet discard rate is calculated by dividing the number of data packets registered in the retransmission number 206 by the number of data packets registered in the transmission number 205, and the discard rate calculated as the discard rate 207 of the entry. Is registered (504), and the process is terminated.
  • FIG. 6 is a flowchart of the effective bandwidth registration process according to the first embodiment of the present invention.
  • the effective bandwidth registration processing program is read from a storage area (not shown) and is not shown. Executed by the processor.
  • the received packet input processing unit 109 When receiving the ACK packet transmitted from the second terminal 101B via the communication node device 100B, the received packet input processing unit 109 inputs the received ACK packet to the received packet output processing unit 110, and receives the received packet output processing unit 110. Transmits the input ACK packet to the first terminal 101A (601).
  • the bandwidth control determination unit 105 determines whether or not bandwidth control is performed for the connection by determining whether or not an entry corresponding to the received ACK packet is registered in the connection management information 104 (602). ).
  • the entry corresponding to the received ACK packet is an entry corresponding to the connection used for transmitting the data packet corresponding to the received ACK packet.
  • step 602 if it is determined that an entry corresponding to the received ACK packet is registered in the connection management information 104, it is determined that bandwidth control is performed for the connection, and the received ACK packet If it is determined that the corresponding entry is not registered in the connection management information 104, it is determined that bandwidth control is not performed for the connection.
  • step 602 If it is determined in step 602 that the entry corresponding to the received ACK packet is not registered in the connection management information 104, the bandwidth control determination unit 105 ends the effective bandwidth registration processing.
  • the received packet input processing unit 109 receives the received packet based on the received ACK packet.
  • the effective bandwidth of the connection used for transmission of the data packet corresponding to the ACK packet is calculated (603), and the calculated effective bandwidth is registered in the effective bandwidth 208 of the entry corresponding to the connection management information 104 (604).
  • the reception packet input processing unit 109 calculates the delay time of the data packet by subtracting the transmission time of the data packet corresponding to the ACK packet from the reception time of the ACK packet. Then, the received packet input processing unit 109 calculates the effective bandwidth of the connection used for transmitting the data packet by dividing the capacity of the data packet by the calculated delay time. In this embodiment, the effective bandwidth is calculated by the above-described method, but the present invention is not particularly limited to this method.
  • FIG. 7 is a flowchart of the bandwidth control continuation determination process executed in a predetermined cycle according to the first embodiment of the present invention.
  • a program for bandwidth control continuation determination processing is read from a storage area (not shown) at a predetermined cycle, and is executed by a processor (not shown).
  • the bandwidth control determination unit 105 selects an entry to be processed from the connection management information 104 (701).
  • the bandwidth control determination unit 105 acquires the values of the discard rate 207 and the effective bandwidth 208 of the entry to be processed in the connection management information 104 (702).
  • the bandwidth control determination unit 105 determines whether or not the discard rate acquired in step 702 is greater than a set value (703).
  • step 703 If it is determined in step 703 that the discard rate acquired in step 702 is equal to or less than the set value, the bandwidth control determination unit 105 determines to stop performing bandwidth control for the connection of the entry to be processed, The entry to be processed is deleted from the connection management information 104 (706), and the process proceeds to step 707.
  • the bandwidth control determination unit 105 determines whether the effective bandwidth acquired in step 702 is greater than the set value ( 704).
  • step 704 When it is determined in step 704 that the effective bandwidth acquired in step 702 is equal to or less than the set value, the bandwidth control determination unit 105 shifts the processing to step 706 and starts processing from the connection management information 104. Is deleted, and the process proceeds to step 707.
  • step 704 determines to continue the bandwidth control of the connection of the entry to be processed. Then, the processing target entry of the connection management information 104 is maintained (705), and the processing shifts to the processing of step 707.
  • the bandwidth control determination unit 105 determines whether all entries of the connection management information 104 have been selected as processing target entries (707).
  • step 707 If it is determined in step 707 that all entries of the connection management information 104 have been acquired as processing target entries, the bandwidth control determination unit 105 executes setting value change processing (708) and ends the processing. .
  • the set value change process is the same as the process in step 409 of the RTT determination process shown in FIG.
  • step 707 If it is determined in step 707 that all the entries in the connection management information 104 have been acquired as processing target entries, the bandwidth control determination unit 105 proceeds to the process in step 701, An entry that has not yet been selected as a processing target entry is selected as a new processing target entry.
  • the communication node device 100A performs the bandwidth control of the connection when the discard rate of the connection is equal to or lower than the set value or when the effective bandwidth of the connection is equal to or lower than the set value.
  • the connection discard rate is greater than the set value and the effective bandwidth of the connection is greater than the set value, it is determined that the connection bandwidth control is to be continued.
  • the determination whether to continue or stop the bandwidth control of the connection is not limited to this.
  • the communication node device 100A determines that the connection bandwidth control is to be stopped when the connection discard rate is less than or equal to the set value and the effective bandwidth of the connection is less than or equal to the set value.
  • the communication node device 100A may determine whether to continue or stop the bandwidth control of the connection using only either the discard rate or the effective bandwidth.
  • FIG. 8 is a flowchart of the setting value changing process according to the first embodiment of the present invention.
  • the set value change process is executed in the RTT determination process and the band control continuation determination process.
  • the bandwidth control determination unit 105 refers to the connection management information 104 and totals the number of entries registered in the connection management information 104, thereby acquiring the number of connections for which bandwidth control is performed (801). ).
  • the bandwidth control determination unit 105 determines whether or not the number of connections for which bandwidth control acquired in the process of Step 801 is performed is greater than a predetermined value (802).
  • the bandwidth control determination unit 105 determines the setting value used in the RTT determination processing, Then, the set value of the discard rate and the set value of the effective band used in the band control continuation determination process are set to predetermined first values (803), and the process ends.
  • the band control determination unit 105 sets the settings used in the RTT determination process The value, the set value of the discard rate used in the band control continuation determination process, and the set value of the effective band are set to a second value smaller than the first value (804), and the process ends.
  • the setting value used for the RTT determination process and the bandwidth control continuation determination process is the connection value for which the bandwidth control is performed.
  • the number is set to a larger value than when the number is a predetermined number or less. Accordingly, it is difficult to determine that the band control is newly performed in the RTT determination process, and it is easy to determine that the band control is to be stopped in the band control continuation determination rule. Therefore, bandwidth control can be reliably performed on the connection in the WAN bandwidth.
  • Example 2 of the present invention will be described with reference to FIG.
  • bandwidth control continuation determination process it is determined whether to continue or stop the bandwidth control for the connection for which the bandwidth control is performed. Whether or not to perform bandwidth control is determined not only for connections in which bandwidth control is performed but also for connections for which bandwidth control is not performed.
  • FIG. 9 is an explanatory diagram of the connection management information 111 according to the second embodiment of this invention. The same configuration as the connection management information 104 shown in FIG. 3 of the first embodiment in the connection management information 111 shown in FIG.
  • connection management information 104 manages information related to connections for which bandwidth control is performed, while the connection management information 111 according to the second embodiment also manages information regarding connections for which bandwidth control is not performed.
  • the connection management information 111 includes a connection ID 201, a SYN packet transmission time 202, a SYN-ACK packet reception time 203, an RTT 204, a transmission number 205, a retransmission number 206, a discard rate 207, an effective bandwidth 208, and a bandwidth control 209.
  • bandwidth control 209 information indicating whether bandwidth control is performed on the connection used for transmitting the data packet is registered.
  • steps 407 and 408 of the RTT determination process of the present embodiment are different from the RTT determination process of the first embodiment, and other processes are the same as the RTT determination process of the first embodiment.
  • the bandwidth control determination unit 407 is established by the SYN packet among the entries of the connection management information 111 when it is determined in the process of step 406 that the RTT calculated in the process of step 405 is larger than the set value.
  • the validity is registered in the bandwidth control 209 of the entry corresponding to the connected connection, and the processing shifts to the processing in step 409.
  • the bandwidth control determination unit 407 determines that the RTT calculated in the process of step 405 is equal to or less than the set value by the process of step 406 by using the SYN packet among the entries of the connection management information 111. Invalidity is registered in the bandwidth control 209 of the entry corresponding to the established connection, and the process proceeds to the process of step 409.
  • the discard rate registration process of the present embodiment is different from the discard rate registration process of the first embodiment in that the process of step 502 is not executed, and the other processes are the same as the discard rate registration process of the first embodiment.
  • the discard rate registration process since the process of step 502 is not executed, the number of transmissions 205 of the connection management information 111, regardless of whether bandwidth control is performed on the connection used for transmitting the data packet, The number of retransmissions 206 and the discard rate 207 are updated.
  • the effective bandwidth registration process of the present embodiment is different from the effective bandwidth registration process of the first embodiment in that the process of step 602 is not executed, and the other processes are the same as the effective bandwidth registration process of the first embodiment.
  • step 602 since the processing of step 602 is not executed, connection management is performed regardless of whether bandwidth control is performed on the connection used for transmitting the data packet corresponding to the received ACK packet.
  • the effective bandwidth 208 of the information 111 is updated.
  • bandwidth control continuation determination process whether the communication node device 100A performs bandwidth control based on the communication status of the connection during data packet communication regardless of whether bandwidth control is performed. Determine whether or not.
  • steps 705 and 706 of the bandwidth control continuation determination process of the present embodiment is different from the bandwidth control continuation determination processing of the first embodiment, and the other processing is the same as the bandwidth control continuation determination processing of the first embodiment.
  • step 704 If it is determined in step 704 that the effective bandwidth acquired in step 702 is greater than the set value, the bandwidth control determination unit 105 determines that bandwidth control is to be performed on the connection of the entry to be processed, and connection management information The validity is registered in the bandwidth control 209 of the processing target entry 111, and the process proceeds to the process in step 707.
  • step 703 If it is determined in step 703 that the discard rate acquired in step 702 is less than or equal to the set value, or if the effective bandwidth acquired in step 702 is less than or equal to the set value in step 704 If so, the bandwidth control determination unit 105 determines that the bandwidth control is not performed for the connection of the processing target entry, registers invalidity in the bandwidth control 209 of the processing target entry of the connection management information 111, and performs the processing of step 707 The process is transferred to.
  • the communication node device 100A When the communication node device 100A receives the data packet transmitted using the connection corresponding to the entry of the connection management information 111 in which the bandwidth control 209 is changed from valid to invalid in the bandwidth control continuation determination process, The fact that continuation is to be stopped is included in the data packet and transmitted to communication node device 100B.
  • the communication node device 100A receives a data packet transmitted using a connection corresponding to the entry of the connection management information 111 in which the bandwidth control 209 is changed from invalid to valid in the bandwidth control continuation determination process, the communication node device 100A performs bandwidth control. The start is included in the data packet and transmitted to the communication node device 100B.
  • step 801 in the setting value changing process of the present embodiment is different from the setting value changing process of the first embodiment, and the other processes are the same as the setting value changing process of the first embodiment.
  • the bandwidth control determination unit 105 refers to the connection management information 111, and performs bandwidth control by summing the number of entries registered as valid in the bandwidth control 209 of the connection management information 111. Get the number of open connections.
  • this invention is not limited to the above-mentioned Example, Various modifications are included.
  • the above-described embodiments have been described in detail for easy understanding of the present invention, and are not necessarily limited to those having all the configurations described.
  • a part of the configuration of a certain embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of a certain embodiment.
  • each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit.
  • Each of the above-described configurations, functions, and the like may be realized by software by interpreting and executing a program that realizes each function by the processor.
  • Information such as programs, tables, and files that realize each function can be stored in a recording device such as a memory, a hard disk, and an SSD (Solid State Drive), or a recording medium such as a CI card, an SD card, and a DVD.

Abstract

A communication node apparatus connected to a first terminal for transferring data, which is transmitted from the first terminal, to a second terminal is characterized by: calculating, on the basis of a connection establishment request transmitted to the second terminal and a received connection establishment response, a first communication status value indicating the communication status of a connection before a start of transmission of user data; determining that a band control is to be implemented for the connection when it has been determined that the calculated first communication status value is greater than a first set value; and determining that no band control is to be implemented for the connection when it has been determined that the calculated first communication status value is equal to or less than the first set value.

Description

通信ノード装置、帯域制御方法、及び計算機読み取り可能な記憶媒体Communication node device, bandwidth control method, and computer-readable storage medium
 本発明は、端末に接続され、端末から送信されたデータを転送する通信ノード装置に関し、特に、端末間の通信の帯域制御を実施する通信ノード装置に関する。 The present invention relates to a communication node device that is connected to a terminal and transfers data transmitted from the terminal, and more particularly to a communication node device that performs bandwidth control of communication between terminals.
 世界中に点在する拠点同士を接続するIP(Internet Protocol)ネットワーク網において、端末間のデータ通信では、TCP(Transmission Control Protocol)が一般的に用いられる。 TCP (Transmission Control Protocol) is generally used for data communication between terminals in an IP (Internet Protocol) network that connects locations scattered all over the world.
 TCPでは、データパケットを送信する第1端末からデータパケットの宛先となる第2端末に無事到達すると、第2端末から第1端末に向けて確認応答を返す。これによって、通信の高信頼性が確保される。 In TCP, when the first terminal that transmits a data packet successfully reaches the second terminal that is the destination of the data packet, a confirmation response is returned from the second terminal to the first terminal. This ensures high communication reliability.
 また、第1端末では、データパケットの送信開始から最初の確認応答を受信するまでの間に送信できるデータ量が制限されており、このデータ量をウインドウサイズという。 In the first terminal, the amount of data that can be transmitted from the start of data packet transmission until the first acknowledgment is received is limited, and this amount of data is referred to as the window size.
 第1端末は、RTT(Round Trip Time)が減少し、パケット廃棄率が下がるとネットワーク状況が良好であると判断し、ウインドウサイズを増加させ、間接的に実効帯域を向上させる。しかし、第1端末は、RTTが増加し、パケット廃棄率が上昇すると、ネットワーク状況が悪化したと判断し、ウインドウサイズを減少させ、間接的に実効帯域を下げる。このように、RTTとパケット廃棄率はウインドウサイズの増減に大きな影響を与え、結果としてネットワークの実効帯域を大きく左右する。 The first terminal determines that the network condition is good when the RTT (Round Trip Time) decreases and the packet discard rate decreases, increases the window size, and indirectly improves the effective bandwidth. However, if the RTT increases and the packet discard rate increases, the first terminal determines that the network condition has deteriorated, decreases the window size, and indirectly lowers the effective bandwidth. As described above, the RTT and the packet discard rate greatly influence the increase / decrease of the window size, and as a result, the effective bandwidth of the network is greatly influenced.
 近年では、RTT又はパケット廃棄率の増加により実効帯域が減少してしまう事象を防ぎ、実効帯域を維持する、といった帯域制御を実施する中継装置が開発され、このような中継装置が普及しつつある。 In recent years, relay devices that perform bandwidth control such as preventing an event that the effective bandwidth decreases due to an increase in the RTT or the packet discard rate and maintaining the effective bandwidth have been developed, and such relay devices are becoming popular. .
 このような技術分野の背景技術として、特開2012-124647号公報(特許文献1)がある。この公報には、「パケット送信側にて、再送帯域を測定して再送帯域に基づく帯域制御を行いながらパケット送信を行う機能と、パケット受信側にて、パケット廃棄箇所を検出して送信側に前記パケット廃棄箇所をフィードバック通知する機能と、前記パケット送信側にて、前記フィードバック通知に基づくパケット再送を行う機能と、前記パケット受信側にて、インターバルとして規定する一定の時刻に達するたびに、前記パケット送信側の利用可能通信帯域を分割することを特徴とする通信ノード装置。」と記載されている。 As a background art in such a technical field, there is JP 2012-124647 A (Patent Document 1). This gazette states that “the packet transmission side measures the retransmission bandwidth and performs packet transmission while performing bandwidth control based on the retransmission bandwidth, and the packet reception side detects the packet discard location and sends it to the transmission side. The function of performing feedback notification of the packet discard location, the function of performing packet retransmission based on the feedback notification at the packet transmission side, and the time of reaching a certain time defined as an interval at the packet reception side, The communication node device is characterized in that the available communication band on the packet transmission side is divided. ”
特開2012-124647号公報JP 2012-124647 A
 特許文献1の通信ノード装置は、送信先のIPアドレス、MACアドレス、及びポート番号等静的な情報に基づいて、帯域制御を実施するか否かを判定する。このため、管理者は、帯域制御を実施するか否かの判定に用いられる静的な情報を通信ノード装置に設定する必要があるので、帯域制御を実施する通信経路を予め決める必要がある。そのために、管理者は、ネットワーク状況を計測し、ネットワーク状況に基づいて、どの通信経路に帯域制御が必要かを検討する必要があった。 The communication node device of Patent Document 1 determines whether or not to implement bandwidth control based on static information such as a destination IP address, a MAC address, and a port number. For this reason, since it is necessary for the administrator to set static information used for determining whether or not to perform bandwidth control in the communication node device, it is necessary to determine in advance a communication path for performing bandwidth control. For this purpose, the administrator needs to measure the network status and examine which communication path needs bandwidth control based on the network status.
 そこで、本発明は、帯域制御を実施する通信経路を自動で判断可能な通信ノード装置を提供することを目的とする。 Therefore, an object of the present invention is to provide a communication node device that can automatically determine a communication path for performing bandwidth control.
 上記課題を解決するために、本発明では、第1端末に接続され、前記第1端末から送信されたデータを第2端末に転送する通信ノード装置であって、前記第1端末は、ユーザデータを送信する前に、前記ユーザデータの前記第2端末への送信に用いるコネクションを確立する要求であるコネクション確立要求を、前記通信ノード装置を介して前記第2端末に送信し、前記第2端末は、前記コネクション確立要求を受信した場合、前記コネクション確立要求に対する応答であるコネクション確立応答を、前記通信ノード装置を介して前記第1端末に送信し、前記第1端末は、前記コネクション確立応答を受信した後に、前記確立されたコネクションを用いて、前記ユーザデータを前記通信ノード装置を介して前記第2端末に送信し、前記通信ノード装置は、前記第2端末に送信した前記コネクション確立要求及び受信した前記コネクション確立応答に基づいて、前記ユーザデータの送信の開始前の前記コネクションの通信状況を示す第1通信状況値を算出し、前記算出した第1通信状況値が第1設定値より大きいか否かを判定し、前記算出した第1通信状況値が前記第1設定値より大きいと判定された場合、当該コネクションに帯域制御を実施すると判定し、前記算出した第1通信状況値が前記第1設定値以下であると判定された場合、当該コネクションに帯域制御を実施しないと判定し、前記帯域制御を実施すると判定されたコネクションに割り当てられる帯域を、前記帯域制御を実施しないと判定されたコネクションに割り当てられる帯域より大きくすることを特徴とする。 In order to solve the above problems, in the present invention, a communication node device is connected to a first terminal and transfers data transmitted from the first terminal to a second terminal, wherein the first terminal includes user data Before transmitting the user data, a connection establishment request, which is a request for establishing a connection used for transmission of the user data to the second terminal, is transmitted to the second terminal via the communication node device, and the second terminal When the connection establishment request is received, a connection establishment response that is a response to the connection establishment request is transmitted to the first terminal via the communication node device, and the first terminal sends the connection establishment response. After receiving, the user data is transmitted to the second terminal via the communication node device using the established connection, and the communication And a first communication device that calculates a first communication status value indicating a communication status of the connection before the start of transmission of the user data, based on the connection establishment request transmitted to the second terminal and the received connection establishment response. Then, it is determined whether or not the calculated first communication status value is greater than a first set value, and if it is determined that the calculated first communication status value is greater than the first set value, a bandwidth is applied to the connection. When it is determined that control is to be performed and it is determined that the calculated first communication status value is equal to or less than the first set value, it is determined that bandwidth control is not performed for the connection, and it is determined that the bandwidth control is to be performed. The bandwidth allocated to the connection is set larger than the bandwidth allocated to the connection determined not to perform the bandwidth control.
 本発明によれば、帯域制御を実施する通信経路を自動で判断可能な通信ノード装置を提供することができる。 According to the present invention, it is possible to provide a communication node device that can automatically determine a communication path for performing bandwidth control.
 上記した以外の課題、構成及び効果は、以下の実施形態の説明により明らかにされる。 Issues, configurations, and effects other than those described above will be clarified by the following description of the embodiments.
本発明の実施例1の中継システムの構成を示すブロック図である。It is a block diagram which shows the structure of the relay system of Example 1 of this invention. 本発明の実施例1の第1端末と第2端末との間のデータの流れのシーケンス図である。It is a sequence diagram of the flow of the data between the 1st terminal of Example 1 of this invention, and a 2nd terminal. 本発明の実施例1のコネクション管理情報の説明図である。It is explanatory drawing of the connection management information of Example 1 of this invention. 本発明の実施例1のRTT判定処理のフローチャートである。It is a flowchart of the RTT determination process of Example 1 of this invention. 本発明の実施例1の廃棄率登録処理のフローチャートである。It is a flowchart of the discard rate registration process of Example 1 of this invention. 本発明の実施例1の実効帯域登録処理のフローチャートである。It is a flowchart of the effective band registration process of Example 1 of this invention. 本発明の実施例1の帯域制御継続判定処理のフローチャートである。It is a flowchart of the band control continuation determination process of Example 1 of the present invention. 本発明の実施例1の設定値変更処理のフローチャートである。It is a flowchart of the setting value change process of Example 1 of this invention. 本発明の実施例2のコネクション管理情報の説明図である。It is explanatory drawing of the connection management information of Example 2 of this invention.
 以下、図面を参照しつつ、本発明を実施するための形態を説明する。説明の明確化のため、以下の記載及び図面は、適宜、省略及び簡略化がなされている。また、各図面において、同一要素には同一の符号が付されており、説明の明確化のため、必要に応じて重複説明は省略されている。 Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings. For clarity of explanation, the following description and drawings are omitted and simplified as appropriate. Moreover, in each drawing, the same code | symbol is attached | subjected to the same element and the duplication description is abbreviate | omitted as needed for clarification of description.
 以下、実施例1を図1~図8を用いて説明する。 Hereinafter, Example 1 will be described with reference to FIGS.
 図1は、本発明の実施例1の中継システムの構成を示すブロック図である。 FIG. 1 is a block diagram showing the configuration of the relay system according to the first embodiment of the present invention.
 本中継システムは、第1端末101A、第2端末101B、通信ノード装置100A及び100Bを有する。通信ノード装置100A及び100Bを、総称して通信ノード装置100といい、第1端末101A及び第2端末101Bを総称して端末101という。 The relay system includes a first terminal 101A, a second terminal 101B, and communication node devices 100A and 100B. Communication node devices 100A and 100B are collectively referred to as communication node device 100, and first terminal 101A and second terminal 101B are collectively referred to as terminal 101.
 第1端末101Aは、パケットを送信する端末であり、第2端末101Bは、第1端末101Aから送信されたパケットの宛先となる端末で、第1端末101Aから送信されたパケットを受信する。 The first terminal 101A is a terminal that transmits a packet, and the second terminal 101B is a terminal that is a destination of the packet transmitted from the first terminal 101A, and receives the packet transmitted from the first terminal 101A.
 第1端末101Aは、例えばLAN(Local Area Network)を介して通信ノード装置100Aに接続される。通信ノード装置100AはWAN(Wide Area Network)を介して通信ノード装置100Bに接続される。通信ノード装置100Bは例えばLANを介して第2端末101Bに接続される。 The first terminal 101A is connected to the communication node device 100A via, for example, a LAN (Local Area Network). The communication node device 100A is connected to the communication node device 100B via a WAN (Wide Area Network). The communication node device 100B is connected to the second terminal 101B via a LAN, for example.
 通信ノード装置100は、TX部(送信部)102、RX部(受信部)103、コネクション管理情報104、及び帯域制御判定部105を有する。 The communication node device 100 includes a TX unit (transmission unit) 102, an RX unit (reception unit) 103, connection management information 104, and a bandwidth control determination unit 105.
 TX部102は、第1端末101Aから送信されたパケットを受信し、受信したパケットを他の同型の通信ノード装置100に送信する。TX部102は、他の同型の通信ノード装置100から送信されたパケットを受信し、受信したパケットを第1端末101Aに送信する。 The TX unit 102 receives the packet transmitted from the first terminal 101A, and transmits the received packet to another communication node device 100 of the same type. The TX unit 102 receives a packet transmitted from another communication node device 100 of the same type, and transmits the received packet to the first terminal 101A.
 コネクション管理情報104には、通信ノード装置100間に確立されたコネクションのうち帯域制御が実施されるコネクションに関する情報が登録される。コネクション管理情報104は、図3で詳細に説明する。帯域制御判定部105は、コネクション管理情報104を参照し、コネクションに帯域制御を実施するか否かを判定する。帯域制御が実施されるコネクションには、帯域制御が実施されないコネクションより大きな帯域が割り当てられる。 In the connection management information 104, information related to a connection for which bandwidth control is performed among the connections established between the communication node devices 100 is registered. The connection management information 104 will be described in detail with reference to FIG. The bandwidth control determination unit 105 refers to the connection management information 104 and determines whether to perform bandwidth control on the connection. A connection in which bandwidth control is performed is assigned a larger bandwidth than a connection in which bandwidth control is not performed.
 TX部102は、送信パケット入力処理部106、送信帯域制御部107、及び送信パケット出力処理部108を有する。 The TX unit 102 includes a transmission packet input processing unit 106, a transmission bandwidth control unit 107, and a transmission packet output processing unit 108.
 送信パケット入力処理部106は、第1端末101Aから送信されたパケットを受信し、受信したパケットに所定の入力処理を実行して、当該パケットを送信帯域制御部107に出力する。 The transmission packet input processing unit 106 receives the packet transmitted from the first terminal 101A, performs predetermined input processing on the received packet, and outputs the packet to the transmission bandwidth control unit 107.
 送信帯域制御部107は、帯域制御判定部105の判定結果に基づいて、送信パケット入力処理部106から入力されたパケットを送信するコネクションの帯域を制御し、当該パケットを送信パケット出力処理部108に出力する。また、送信帯域制御部107は、送信するパケットに基づいて、コネクション管理情報104に新たなエントリを追加し、又はコネクション管理情報に登録されたエントリを削除する。 Based on the determination result of the bandwidth control determination unit 105, the transmission bandwidth control unit 107 controls the bandwidth of the connection that transmits the packet input from the transmission packet input processing unit 106, and sends the packet to the transmission packet output processing unit 108. Output. Further, the transmission bandwidth control unit 107 adds a new entry to the connection management information 104 or deletes an entry registered in the connection management information based on the packet to be transmitted.
 送信パケット出力処理部108は、送信帯域制御部107から入力されたパケットに所定の出力処理を実行し、当該パケットをWANに送信する。また、送信パケット出力処理部108は、送信するパケットに基づいて、コネクション管理情報104に情報を登録する。 The transmission packet output processing unit 108 performs a predetermined output process on the packet input from the transmission band control unit 107 and transmits the packet to the WAN. The transmission packet output processing unit 108 registers information in the connection management information 104 based on the packet to be transmitted.
 RX部103は、受信パケット入力処理部109及び受信パケット出力処理部110を有する。 The RX unit 103 includes a received packet input processing unit 109 and a received packet output processing unit 110.
 受信パケット入力処理部109は、第2端末101Bから送信されたACKパケットを受信し、受信したパケットに所定の入力処理を実行し、当該パケットを受信パケット出力処理部110に出力する。 The received packet input processing unit 109 receives the ACK packet transmitted from the second terminal 101B, performs predetermined input processing on the received packet, and outputs the packet to the received packet output processing unit 110.
 受信パケット出力処理部110は、受信パケット入力処理部109から入力されたパケットに所定の出力処理を実行し、当該パケットを第1端末101Aに出力する。 The received packet output processing unit 110 performs a predetermined output process on the packet input from the received packet input processing unit 109, and outputs the packet to the first terminal 101A.
 次に、第1端末101Aと第2端末101Bとの間の通信処理について図2を用いて説明する。図2は、本発明の実施例1の第1端末101Aと第2端末101Bとの間の通信処理のシーケンス図である。 Next, communication processing between the first terminal 101A and the second terminal 101B will be described with reference to FIG. FIG. 2 is a sequence diagram of communication processing between the first terminal 101A and the second terminal 101B according to the first embodiment of this invention.
 まず、第1端末101Aは、データパケットを送信する前に、データパケットの送信に用いるコネクションを確立するために、コネクションの確立要求であるSYNパケット(コネクション確立要求)を通信ノード装置100Aに送信する(301)。 First, before transmitting a data packet, the first terminal 101A transmits a SYN packet (connection establishment request), which is a connection establishment request, to the communication node device 100A in order to establish a connection used for transmitting the data packet. (301).
 通信ノード装置100Aは、第1端末101Aから送信されたSYNパケットを受信した場合、受信したSYNパケットを通信ノード装置100Bに送信する(302)。 When the communication node device 100A receives the SYN packet transmitted from the first terminal 101A, the communication node device 100A transmits the received SYN packet to the communication node device 100B (302).
 通信ノード装置100Bは、通信ノード装置100Bから送信されたSYNパケットを受信した場合、受信したSYNパケットを第2端末101Bに送信する(303)。 When the communication node device 100B receives the SYN packet transmitted from the communication node device 100B, the communication node device 100B transmits the received SYN packet to the second terminal 101B (303).
 第2端末101Bは、通信ノード装置100Bから送信されたSYNパケットを受信した場合、受信したSYNパケットに対するACKであるSYN-ACKパケット(コネクション確立応答)を通信ノード装置100Bに送信する(304)。 When the second terminal 101B receives the SYN packet transmitted from the communication node device 100B, the second terminal 101B transmits a SYN-ACK packet (connection establishment response) that is an ACK to the received SYN packet to the communication node device 100B (304).
 通信ノード装置100Bは、第2端末101Bから送信されたSYN-ACKパケットを受信した場合、受信したSYN-ACKパケットを通信ノード装置100Aに送信する(305)。 When the communication node device 100B receives the SYN-ACK packet transmitted from the second terminal 101B, the communication node device 100B transmits the received SYN-ACK packet to the communication node device 100A (305).
 通信ノード装置100Aは、通信ノード装置100Bから送信されたSYN-ACKパケットを受信した場合、受信したSYN-ACKパケットを第1端末101Aに送信する(306)。また、通信ノード装置100Aは、SYNパケットの送信時刻とSYN-ACKパケットの受信時刻に基づいてRTT(Round Trip Time)を算出し、算出したRTTに基づいて、データパケットの送信に用いるコネクションに帯域制御を実施するか否かを判定するRTT判定処理を実行し、判定結果を当該コネクションに設定する(307)。RTT判定処理は、図4で詳細に説明する。 If the communication node device 100A receives the SYN-ACK packet transmitted from the communication node device 100B, the communication node device 100A transmits the received SYN-ACK packet to the first terminal 101A (306). Also, the communication node device 100A calculates an RTT (Round Trip Time) based on the transmission time of the SYN packet and the reception time of the SYN-ACK packet, and based on the calculated RTT, the bandwidth for the connection used for transmitting the data packet RTT determination processing for determining whether or not to execute control is executed, and the determination result is set in the connection (307). The RTT determination process will be described in detail with reference to FIG.
 第1端末101Aは、通信ノード装置100Aから送信されたSYN-ACKパケットを受信した場合、受信したSYN-ACKパケットに対するACKであるACKパケットを通信ノード装置100Aに送信する(308)。 When the first terminal 101A receives the SYN-ACK packet transmitted from the communication node device 100A, the first terminal 101A transmits an ACK packet, which is an ACK to the received SYN-ACK packet, to the communication node device 100A (308).
 通信ノード装置100Aは、第1端末101Aから送信されたACKパケットを受信した場合、RTT判定処理の判定結果を受信したACKパケットに含め、当該ACKパケットを通信ノード装置100Bに送信する(309)。これによって、通信ノード装置100Aは、RTT判定処理の判定結果を通信ノード装置100Bに通知することができる。 When receiving the ACK packet transmitted from the first terminal 101A, the communication node device 100A includes the determination result of the RTT determination process in the received ACK packet and transmits the ACK packet to the communication node device 100B (309). Thereby, the communication node device 100A can notify the determination result of the RTT determination processing to the communication node device 100B.
 通信ノード装置100Bは、通信ノード装置100Aから送信されたACKパケットを受信した場合、受信したACKパケットを第2端末101Bに送信する(310)。 When the communication node device 100B receives the ACK packet transmitted from the communication node device 100A, the communication node device 100B transmits the received ACK packet to the second terminal 101B (310).
 上記した301~310によって、第1端末101Aと第2端末101Bとの間にコネクションが確立され、通信ノード装置100Aは、データパケット(ユーザデータ)送信前のコネクション確立時の通信状況に基づいて、当該コネクションに帯域制御を実施するか否かを判定することができる。 By the above 301 to 310, a connection is established between the first terminal 101A and the second terminal 101B, and the communication node device 100A determines the communication status at the time of connection establishment before data packet (user data) transmission. It can be determined whether or not to perform bandwidth control on the connection.
 第1端末101Aは、SYN-ACKパケットのACKパケットを送信した後、データパケットを通信ノード装置100Aに送信する(311)。 The first terminal 101A transmits an ACK packet of the SYN-ACK packet, and then transmits a data packet to the communication node device 100A (311).
 通信ノード装置100Aは、第1端末101Aから送信されたデータパケットを受信した場合、受信したデータパケットを通信ノード装置100Bに送信する(312)。また、通信ノード装置100Aは、データパケットの送信に用いるコネクションに帯域制御が実施される場合には、当該コネクションにおけるデータパケットの送信数、及び当該コネクションにおけるデータパケットの再送数に基づいて廃棄率を算出し、算出した廃棄率をコネクション管理情報104に登録する廃棄率登録処理を実行する(314)。廃棄率登録処理は、図5で詳細に説明する。なお、本実施例では、(データパケット再送数)/(データパケット送信数)を廃棄率として用いたが、特にこの定義に限定されない。 When the communication node device 100A receives the data packet transmitted from the first terminal 101A, the communication node device 100A transmits the received data packet to the communication node device 100B (312). In addition, when bandwidth control is performed on the connection used for data packet transmission, the communication node device 100A sets the discard rate based on the number of data packet transmissions in the connection and the number of data packet retransmissions in the connection. A discard rate registration process for calculating and registering the calculated discard rate in the connection management information 104 is executed (314). The discard rate registration process will be described in detail with reference to FIG. In the present embodiment, (data packet retransmission number) / (data packet transmission number) is used as the discard rate, but it is not particularly limited to this definition.
 通信ノード装置100Bは、通信ノード装置100Aから送信されたデータパケットを受信した場合、受信したデータパケットを第2端末101Bに送信する(313)。 When the communication node device 100B receives the data packet transmitted from the communication node device 100A, the communication node device 100B transmits the received data packet to the second terminal 101B (313).
 第2端末101Bは、通信ノード装置100Bから送信されたデータパケットを受信した場合、受信したデータパケットに対するACKであるACKパケット(ユーザデータ応答)を通信ノード装置100Bに送信する(315)。 When the second terminal 101B receives the data packet transmitted from the communication node device 100B, the second terminal 101B transmits an ACK packet (user data response) that is an ACK to the received data packet to the communication node device 100B (315).
 通信ノード装置100Bは、第2端末101Bから送信されたACKパケットを受信した場合、受信したACKパケットを通信ノード装置100Aに送信する(316)。 When the communication node device 100B receives the ACK packet transmitted from the second terminal 101B, the communication node device 100B transmits the received ACK packet to the communication node device 100A (316).
 通信ノード装置100Aは、通信ノード装置100Bから送信されたACKパケットを受信した場合、受信したACKパケットを第1端末101Aに送信する(317)。また、通信ノード装置100Aは、データパケットの送信に用いるコネクションに帯域制御が実施される場合には、当該コネクションの実効帯域を算出し、算出した実効帯域をコネクション管理情報104に登録する実効帯域登録処理を実行する(318)。実効帯域登録処理は、図6で詳細に説明する。 When receiving the ACK packet transmitted from the communication node device 100B, the communication node device 100A transmits the received ACK packet to the first terminal 101A (317). When the bandwidth control is performed on the connection used for transmitting the data packet, the communication node device 100A calculates the effective bandwidth of the connection and registers the calculated effective bandwidth in the connection management information 104. The process is executed (318). The effective bandwidth registration process will be described in detail with reference to FIG.
 通信ノード装置100Aは、帯域制御を実施するコネクションの廃棄率及び実効帯域に基づいて、当該コネクションの帯域制御の実施を継続するか停止するかを判定する帯域制御継続判定処理を実行する(319)。帯域制御継続判定処理は、通信ノード装置100Aが所定周期で実行する処理であり、図7で詳細に説明する。 The communication node device 100A executes a bandwidth control continuation determination process for determining whether to continue or stop the bandwidth control of the connection based on the discard rate and effective bandwidth of the connection for which the bandwidth control is performed (319). . The bandwidth control continuation determination process is a process executed by the communication node device 100A at a predetermined cycle, and will be described in detail with reference to FIG.
 第1端末101Aは、データパケットを通信ノード装置100Aに送信する(320)。 The first terminal 101A transmits a data packet to the communication node device 100A (320).
 通信ノード装置100Aは、第1端末101Aから送信されたデータパケットを受信した場合、受信したデータパケットを通信ノード装置100Bに送信する(321)。なお、通信ノード装置100Aは、直前に実行された帯域制御判定処理で、当該データパケットの送信に用いるコネクションの帯域制御の実施を停止すると判定された場合、受信したデータパケットにコネクションの帯域制御の実施を停止する旨を含め、当該データパケットを通信ノード装置100Bに送信する。これによって、通信ノード装置100Aは、帯域制御の実施を停止する旨を通信ノード装置100Bに通知することができる。 When the communication node device 100A receives the data packet transmitted from the first terminal 101A, the communication node device 100A transmits the received data packet to the communication node device 100B (321). If the communication node device 100A determines in the bandwidth control determination process executed immediately before that the bandwidth control of the connection used for transmission of the data packet is to be stopped, the communication node device 100A adds the bandwidth control of the connection to the received data packet. The data packet is transmitted to the communication node device 100B including the fact that the execution is stopped. Thereby, the communication node device 100A can notify the communication node device 100B that the band control is to be stopped.
 なお、以降の処理は、上記した313~319の処理と同じであるので、同じ符号を付与し、説明を省略する。 Since the subsequent processing is the same as the above-described processing 313 to 319, the same reference numerals are given and description thereof is omitted.
 図2に示すように、通信ノード装置100Aは、データパケットが送信される前のコネクション確立時の当該コネクションの通信状況を示す値(第1通信状況値)に基づいて、コネクションに帯域制御を実施するか否かを判定するので、帯域制御を実施するか否かを管理者の手を煩わせることなく自動で判断することができる。 As shown in FIG. 2, the communication node device 100A performs bandwidth control on the connection based on the value (first communication status value) indicating the communication status of the connection at the time of establishing the connection before the data packet is transmitted. Therefore, it is possible to automatically determine whether or not to perform bandwidth control without bothering the administrator.
 ここで、特許文献1の通信ノード装置は、通信の途中で帯域制御を停止できず、通信が終了するまで装置及びネットワークのリソースを解放することができない。このため、帯域制御を実施している通信よりネットワーク状況の悪い通信が開始されても、当該通信でリソースの枯渇により帯域制御を実施できない可能性があり、リソースを最適に分配できないものであった。そこで、本実施例の通信ノード装置100Aは、第1端末101Aから受信したデータパケットを通信ノード装置100Bに送信した場合にコネクションの廃棄率を算出し、データパケットに対するACKパケットを受信した場合にコネクションの実効帯域を算出しておき、これらの廃棄率及び実効帯域に基づいて、帯域制御の実施を継続するか停止するかを所定周期で判定する。これによって、通信状況が良好になったコネクションの帯域制御の実施を停止でき、ネットワークリソースが解放され、ネットワークリソースを最適に分配することができる。なお、廃棄率及び実効帯域は、ユーザデータの送信中のコネクションの通信状況を示す値(第2通信状況値)である。 Here, the communication node device of Patent Document 1 cannot stop the bandwidth control during the communication, and cannot release the resources of the device and the network until the communication is completed. For this reason, even if communication with a worse network condition than communication for which bandwidth control is performed is started, bandwidth control may not be performed due to resource depletion in the communication, and resources cannot be optimally distributed. . Therefore, the communication node device 100A according to the present embodiment calculates the discard rate of the connection when the data packet received from the first terminal 101A is transmitted to the communication node device 100B, and the connection when the ACK packet for the data packet is received. The effective bandwidth is calculated, and based on these discard rates and effective bandwidths, it is determined in a predetermined cycle whether to continue or stop the bandwidth control. As a result, it is possible to stop the bandwidth control of the connection in which the communication state is good, release the network resources, and optimally distribute the network resources. The discard rate and the effective bandwidth are values (second communication status values) indicating the communication status of the connection during transmission of user data.
 図3は、本発明の実施例1のコネクション管理情報104の説明図である。 FIG. 3 is an explanatory diagram of the connection management information 104 according to the first embodiment of this invention.
 コネクション管理情報104は、帯域制御を実施すると判定されたコネクションを管理するためのものであり、コネクションID201、SYNパケット送信時刻202、SYN-ACKパケット受信時刻203、RTT204、送信数205、再送数206、廃棄率207、及び実効帯域208を含む。 The connection management information 104 is for managing connections determined to be subjected to bandwidth control. The connection ID 201, the SYN packet transmission time 202, the SYN-ACK packet reception time 203, the RTT 204, the transmission number 205, and the retransmission number 206. , Discard rate 207, and effective bandwidth 208.
 コネクションID201には、コネクションの一意な識別子が登録される。SYNパケット送信時刻202には、通信ノード装置100がSYNパケットを送信した時刻が登録される。SYN-ACKパケット受信時刻203には、通信ノード装置100がSYN-ACKパケットを受信した時刻が登録される。RTT204には、SYN-ACKパケット受信時刻203に登録された時刻からSYNパケット送信時刻202に登録された時刻を減算した時間が登録される。 In the connection ID 201, a unique identifier of the connection is registered. In the SYN packet transmission time 202, the time when the communication node device 100 transmits the SYN packet is registered. In the SYN-ACK packet reception time 203, the time at which the communication node device 100 received the SYN-ACK packet is registered. Registered in the RTT 204 is a time obtained by subtracting the time registered at the SYN packet transmission time 202 from the time registered at the SYN-ACK packet reception time 203.
 送信数205には、コネクションID201に登録された識別子によって識別されるコネクションを用いて送信されたデータパケットの数が登録される。再送数206には、コネクションID201に登録された識別子によって識別されるコネクションで再送が必要となったデータパケットの数が登録される。廃棄率207には、送信数205に登録された数に対する廃棄されたデータパケットの数の割合が登録される。具体的には、廃棄率207には、再送数206に登録された数を送信数205に登録された数で除算した値が登録される。 In the transmission number 205, the number of data packets transmitted using the connection identified by the identifier registered in the connection ID 201 is registered. In the number of retransmissions 206, the number of data packets that need to be retransmitted in the connection identified by the identifier registered in the connection ID 201 is registered. In the discard rate 207, the ratio of the number of discarded data packets to the number registered in the transmission number 205 is registered. Specifically, a value obtained by dividing the number registered in the number of retransmissions 206 by the number registered in the number of transmissions 205 is registered in the discard rate 207.
 実効帯域208には、通信ノード装置100Aと通信ノード装置100Bとを接続するWANの実効帯域が登録される。 In the effective band 208, the effective band of the WAN connecting the communication node device 100A and the communication node device 100B is registered.
 図4は、本発明の実施例1のRTT判定処理のフローチャートである。 FIG. 4 is a flowchart of the RTT determination process according to the first embodiment of the present invention.
 RTT判定処理は、通信ノード装置100Aが第1端末101Aから送信されたSYNパケットを受信した場合に、図示しない記憶領域からRTT判定処理用のプログラムが読み出され、図示しないプロセッサによって実行される。 In the RTT determination process, when the communication node device 100A receives the SYN packet transmitted from the first terminal 101A, a program for the RTT determination process is read from a storage area (not shown) and executed by a processor (not shown).
 送信パケット入力処理部106が第1端末101Aから送信されたSYNパケットを受信した場合、受信したSYNパケットを送信帯域制御部107に入力し、送信帯域制御部107は、入力されたSYNパケットを送信パケット出力処理部108を介して第2端末101Bに向けて送信する(401)。 When the transmission packet input processing unit 106 receives the SYN packet transmitted from the first terminal 101A, the received SYN packet is input to the transmission bandwidth control unit 107, and the transmission bandwidth control unit 107 transmits the input SYN packet. Transmission is performed toward the second terminal 101B via the packet output processing unit 108 (401).
 また、送信帯域制御部107は、送信パケット入力処理部106からSYNパケットが入力された場合、コネクション管理情報104に新たなエントリを追加し、追加したエントリのSYNパケット送信時刻202にSYNパケットを送信した時刻を登録する(402)。 In addition, when a SYN packet is input from the transmission packet input processing unit 106, the transmission bandwidth control unit 107 adds a new entry to the connection management information 104, and transmits the SYN packet at the SYN packet transmission time 202 of the added entry. The registered time is registered (402).
 次に、受信パケット入力処理部109が第2端末101Bから送信されたSYN-ACKパケットを通信ノード装置100Bを介して受信した場合、受信したSYN-ACKパケットを受信パケット出力処理部110に入力し、受信パケット出力処理部110は、入力されたSYN-ACKパケットを第1端末101Aに送信する(403)。 Next, when the received packet input processing unit 109 receives the SYN-ACK packet transmitted from the second terminal 101B via the communication node device 100B, the received SYN-ACK packet is input to the received packet output processing unit 110. The received packet output processing unit 110 transmits the input SYN-ACK packet to the first terminal 101A (403).
 また、受信パケット入力処理部109は、SYN-ACKパケットを受信した場合、コネクション管理情報104の受信したSYN-ACKパケットに対応するエントリのSYN-ACKパケット受信時刻203に、SYN-ACKパケットを受信した時刻を登録する(404)。 When receiving the SYN-ACK packet, the received packet input processing unit 109 receives the SYN-ACK packet at the SYN-ACK packet reception time 203 of the entry corresponding to the received SYN-ACK packet in the connection management information 104. The registered time is registered (404).
 コネクション管理情報104のSYN-ACKパケット受信時刻203にSYN-ACKパケットの受信時刻が登録された場合、帯域制御判定部105は、コネクション管理情報104を参照し、受信したSYN-ACKパケットに対応するエントリのSYN-ACKパケット受信時刻203に登録された時刻からSYNパケット送信時刻202に登録された時刻を減算することによって、RTTを算出し、当該エントリのRTT204に算出したRTTを登録する(405)。そして、帯域制御判定部105は、ステップ405の処理で算出したRTTが設定値より大きいか否かを判定する(406)。 When the reception time of the SYN-ACK packet is registered in the SYN-ACK packet reception time 203 of the connection management information 104, the bandwidth control determination unit 105 refers to the connection management information 104 and corresponds to the received SYN-ACK packet. The RTT is calculated by subtracting the time registered at the SYN packet transmission time 202 from the time registered at the SYN-ACK packet reception time 203 of the entry, and the calculated RTT is registered in the RTT 204 of the entry (405). . Then, the bandwidth control determination unit 105 determines whether or not the RTT calculated in the process of step 405 is larger than the set value (406).
 算出したRTTが設定値より大きいと判定された場合、帯域制御判定部105は、SYNパケットによって確立されたコネクションに帯域制御を実施すると判定し、当該エントリを維持し(407)、ステップ409の処理に処理を移行する。 If it is determined that the calculated RTT is greater than the set value, the bandwidth control determination unit 105 determines that bandwidth control is to be performed on the connection established by the SYN packet, maintains the entry (407), and performs the processing in step 409. The process is transferred to.
 一方、算出したRTTが設定値以下であると判定された場合、帯域制御判定部105は、SYNパケットによって確立されたコネクションに帯域制御を実施しないと判定し、当該エントリを削除し(408)、ステップ409の処理に処理を移行する。 On the other hand, when it is determined that the calculated RTT is equal to or less than the set value, the bandwidth control determination unit 105 determines that bandwidth control is not performed on the connection established by the SYN packet, and deletes the entry (408). The process proceeds to the process of step 409.
 ステップ407又は408の処理の実行後、帯域制御判定部105は、帯域制御を実施するコネクションの数に基づいて、RTT判定処理で用いる設定値、及び帯域制御実施継続判定処理で用いる設定値を変更する設定値変更処理を実行し(409)、処理を終了する。なお、設定値変更処理は、図8で詳細に説明する。 After execution of the processing in step 407 or 408, the bandwidth control determination unit 105 changes the setting value used in the RTT determination processing and the setting value used in the bandwidth control execution continuation determination processing based on the number of connections for which bandwidth control is performed. The set value changing process is executed (409), and the process is terminated. The set value changing process will be described in detail with reference to FIG.
 以上によって、データパケットの送信前のコネクション確立時のコネクションの通信状況に基づいて、当該コネクションに帯域制御を実施するか否かが判定される。これによって、管理者が帯域制御を実施するか否かを予め決定しなくてもよく、管理者の手を煩わせることなく帯域制御する通信を判定することができる。 As described above, it is determined whether or not to perform bandwidth control on the connection based on the communication status of the connection at the time of establishing the connection before transmitting the data packet. Accordingly, it is not necessary for the administrator to determine in advance whether or not to perform bandwidth control, and communication for bandwidth control can be determined without bothering the administrator.
 図5は、本発明の実施例1の廃棄率登録処理のフローチャートである。 FIG. 5 is a flowchart of the discard rate registration process according to the first embodiment of the present invention.
 廃棄率登録処理は、通信ノード装置100Aが第1端末101Aから送信されたデータパケットを受信した場合に、図示しない記憶領域から廃棄率登録処理用のプログラムが読み出され、図示しないプロセッサによって実行される。 When the communication node device 100A receives the data packet transmitted from the first terminal 101A, the discard rate registration process is executed by a processor (not shown) by reading a program for the discard rate registration process from a storage area (not shown). The
 送信パケット入力処理部106が第1端末101Aから送信されたデータパケットを受信した場合、受信したデータパケットを送信帯域制御部107に入力し、送信帯域制御部107は、入力されたデータパケットを送信パケット出力処理部108を介して第2端末101Bに向けて送信する(501)。なお、通信ノード装置100Aは、データパケットの送信に用いるコネクションが、直前に実行された帯域制御継続判定処理で帯域制御の実施を停止すると判定された場合には、当該コネクションの帯域制御の実施を停止する旨を当該データパケットに含めて送信する。 When the transmission packet input processing unit 106 receives a data packet transmitted from the first terminal 101A, the received data packet is input to the transmission band control unit 107, and the transmission band control unit 107 transmits the input data packet. Transmission is performed toward the second terminal 101B via the packet output processing unit 108 (501). If it is determined that the connection used for data packet transmission stops the bandwidth control in the bandwidth control continuation determination process executed immediately before, the communication node device 100A performs the bandwidth control of the connection. A message to stop is included in the data packet and transmitted.
 次に、帯域制御判定部105は、コネクション管理情報104に、データパケットの送信に用いたコネクションに対応するエントリが登録されているか否かを判定することによって、当該コネクションに帯域制御が実施されているか否かを判定する(502)。ステップ502の処理では、データパケットの送信に用いたコネクションに対応するエントリが登録されていると判定された場合には、当該コネクションに帯域制御が実施されていると判定され、データパケットの送信に用いたコネクションに対応するエントリが登録されていないと判定された場合には、当該コネクションに帯域制御が実施されていないと判定される。 Next, the bandwidth control determination unit 105 determines whether or not an entry corresponding to the connection used for transmitting the data packet is registered in the connection management information 104, so that the bandwidth control is performed on the connection. It is determined whether or not (502). In the process of step 502, when it is determined that an entry corresponding to the connection used for transmitting the data packet is registered, it is determined that bandwidth control is performed for the connection, and the transmission of the data packet is performed. If it is determined that the entry corresponding to the used connection is not registered, it is determined that bandwidth control is not performed for the connection.
 ステップ502の処理で、コネクション管理情報104にデータパケットの送信に用いたコネクションに対応するエントリが登録されていないと判定された場合、帯域制御判定部105は、廃棄率登録処理を終了する。 If it is determined in step 502 that the entry corresponding to the connection used for data packet transmission is not registered in the connection management information 104, the bandwidth control determination unit 105 ends the discard rate registration process.
 一方、ステップ502の処理で、コネクション管理情報104にデータパケットの送信に用いたコネクションに対応するエントリが登録されていると判定された場合、送信パケット出力処理部108は、コネクション管理情報104の当該データパケットの送信に用いたエントリの送信数205を送信したデータパケットの数に更新し、当該エントリの再送数206を再送が必要になったデータパケットの数に更新する(503)。 On the other hand, if it is determined in step 502 that the entry corresponding to the connection used for data packet transmission is registered in the connection management information 104, the transmission packet output processing unit 108 The entry transmission number 205 used to transmit the data packet is updated to the number of transmitted data packets, and the retransmission number 206 of the entry is updated to the number of data packets that require retransmission (503).
 コネクション管理情報104の送信数205及び再送数206にデータパケットの数が登録された場合、帯域制御判定部105は、コネクション管理情報104を参照し、データパケットの送信に用いたコネクションに対応するエントリの再送数206に登録されたデータパケットの数を送信数205に登録されたデータパケットの数で除算することによって、データパケットの廃棄率を算出し、当該エントリの廃棄率207に算出した廃棄率を登録し(504)、処理を終了する。 When the number of data packets is registered in the number of transmissions 205 and the number of retransmissions 206 of the connection management information 104, the bandwidth control determination unit 105 refers to the connection management information 104 and enters an entry corresponding to the connection used to transmit the data packet. The data packet discard rate is calculated by dividing the number of data packets registered in the retransmission number 206 by the number of data packets registered in the transmission number 205, and the discard rate calculated as the discard rate 207 of the entry. Is registered (504), and the process is terminated.
 図6は、本発明の実施例1の実効帯域登録処理のフローチャートである。 FIG. 6 is a flowchart of the effective bandwidth registration process according to the first embodiment of the present invention.
 実効帯域登録処理は、通信ノード装置100Aが、データパケットに対する返答であるACKパケットを通信ノード装置100Bから受信した場合に、図示しない記憶領域から実効帯域登録処理用のプログラムが読み出され、図示しないプロセッサによって実行される。 In the effective bandwidth registration process, when the communication node device 100A receives an ACK packet as a response to the data packet from the communication node device 100B, the effective bandwidth registration processing program is read from a storage area (not shown) and is not shown. Executed by the processor.
 受信パケット入力処理部109は、第2端末101Bから送信されたACKパケットを通信ノード装置100B経由で受信した場合、受信したACKパケットを受信パケット出力処理部110に入力し、受信パケット出力処理部110は入力されたACKパケットを第1端末101Aに送信する(601)。 When receiving the ACK packet transmitted from the second terminal 101B via the communication node device 100B, the received packet input processing unit 109 inputs the received ACK packet to the received packet output processing unit 110, and receives the received packet output processing unit 110. Transmits the input ACK packet to the first terminal 101A (601).
 帯域制御判定部105は、受信したACKパケットに対応するエントリがコネクション管理情報104に登録されているか否かを判定することによって、当該コネクションに帯域制御が実施されているか否かを判定する(602)。なお、受信したACKパケットに対応するエントリとは、受信したACKパケットに対応するデータパケットの送信に用いるコネクションに対応するエントリである。 The bandwidth control determination unit 105 determines whether or not bandwidth control is performed for the connection by determining whether or not an entry corresponding to the received ACK packet is registered in the connection management information 104 (602). ). The entry corresponding to the received ACK packet is an entry corresponding to the connection used for transmitting the data packet corresponding to the received ACK packet.
 ステップ602の処理では、受信したACKパケットに対応するエントリがコネクション管理情報104に登録されていると判定された場合には、コネクションに帯域制御が実施されていると判定され、受信したACKパケットに対応するエントリがコネクション管理情報104に登録されていないと判定された場合には、コネクションに帯域制御が実施されていないと判定される。 In step 602, if it is determined that an entry corresponding to the received ACK packet is registered in the connection management information 104, it is determined that bandwidth control is performed for the connection, and the received ACK packet If it is determined that the corresponding entry is not registered in the connection management information 104, it is determined that bandwidth control is not performed for the connection.
 ステップ602の処理で、受信したACKパケットに対応するエントリがコネクション管理情報104に登録されていないと判定された場合、帯域制御判定部105は、実効帯域登録処理を終了する。 If it is determined in step 602 that the entry corresponding to the received ACK packet is not registered in the connection management information 104, the bandwidth control determination unit 105 ends the effective bandwidth registration processing.
 一方、ステップ602の処理で、受信したACKパケットに対応するエントリがコネクション管理情報104に登録されていると判定された場合、受信パケット入力処理部109は、受信したACKパケットに基づいて、受信したACKパケットに対応するデータパケットの送信に用いるコネクションの実効帯域を算出し(603)、コネクション管理情報104の対応するエントリの実効帯域208に算出した実効帯域を登録する(604)。 On the other hand, if it is determined in step 602 that the entry corresponding to the received ACK packet is registered in the connection management information 104, the received packet input processing unit 109 receives the received packet based on the received ACK packet. The effective bandwidth of the connection used for transmission of the data packet corresponding to the ACK packet is calculated (603), and the calculated effective bandwidth is registered in the effective bandwidth 208 of the entry corresponding to the connection management information 104 (604).
 具体的には、受信パケット入力処理部109は、ACKパケットの受信時刻から当該ACKパケットに対応するデータパケットの送信時刻を減算することによって、データパケットの遅延時間を算出する。そして、受信パケット入力処理部109は、データパケットの容量を算出した遅延時間で除算することによって、データパケットの送信に用いたコネクションの実効帯域を算出する。なお、本実施例では、実効帯域を前述の方法で算出したが、特にこの方法に限定されない。 Specifically, the reception packet input processing unit 109 calculates the delay time of the data packet by subtracting the transmission time of the data packet corresponding to the ACK packet from the reception time of the ACK packet. Then, the received packet input processing unit 109 calculates the effective bandwidth of the connection used for transmitting the data packet by dividing the capacity of the data packet by the calculated delay time. In this embodiment, the effective bandwidth is calculated by the above-described method, but the present invention is not particularly limited to this method.
 図7は、本発明の実施例1の所定周期で実行される帯域制御継続判定処理のフローチャートである。帯域制御継続判定処理は、所定周期で図示しない記憶領域から帯域制御継続判定処理用のプログラムが読み出され、図示しないプロセッサによって実行される。 FIG. 7 is a flowchart of the bandwidth control continuation determination process executed in a predetermined cycle according to the first embodiment of the present invention. In the bandwidth control continuation determination process, a program for bandwidth control continuation determination processing is read from a storage area (not shown) at a predetermined cycle, and is executed by a processor (not shown).
 まず、帯域制御判定部105は、コネクション管理情報104から処理対象のエントリを選択する(701)。 First, the bandwidth control determination unit 105 selects an entry to be processed from the connection management information 104 (701).
 次に、帯域制御判定部105は、コネクション管理情報104の処理対象のエントリの廃棄率207及び実効帯域208の値を取得する(702)。 Next, the bandwidth control determination unit 105 acquires the values of the discard rate 207 and the effective bandwidth 208 of the entry to be processed in the connection management information 104 (702).
 そして、帯域制御判定部105は、ステップ702の処理で取得した廃棄率が設定値より大きいか否かを判定する(703)。 Then, the bandwidth control determination unit 105 determines whether or not the discard rate acquired in step 702 is greater than a set value (703).
 ステップ702の処理で取得した廃棄率が設定値以下であるとステップ703の処理で判定された場合、帯域制御判定部105は、処理対象のエントリのコネクションの帯域制御の実施を停止すると判定し、コネクション管理情報104から処理対象のエントリを削除し(706)、ステップ707の処理に処理を移行する。 If it is determined in step 703 that the discard rate acquired in step 702 is equal to or less than the set value, the bandwidth control determination unit 105 determines to stop performing bandwidth control for the connection of the entry to be processed, The entry to be processed is deleted from the connection management information 104 (706), and the process proceeds to step 707.
 一方、ステップ702の処理で取得した廃棄率が設定値より大きいと判定された場合、帯域制御判定部105は、ステップ702の処理で取得した実効帯域が設定値より大きいか否かを判定する(704)。 On the other hand, if it is determined that the discard rate acquired in step 702 is greater than the set value, the bandwidth control determination unit 105 determines whether the effective bandwidth acquired in step 702 is greater than the set value ( 704).
 ステップ702の処理で取得した実効帯域が設定値以下であるとステップ704の処理で判定された場合、帯域制御判定部105は、ステップ706の処理に処理を移行し、コネクション管理情報104から処理対象のエントリを削除し、ステップ707の処理に処理を移行する。 When it is determined in step 704 that the effective bandwidth acquired in step 702 is equal to or less than the set value, the bandwidth control determination unit 105 shifts the processing to step 706 and starts processing from the connection management information 104. Is deleted, and the process proceeds to step 707.
 一方、ステップ702の処理で取得した実効帯域が設定値より大きいとステップ704の処理で判定された場合、帯域制御判定部105は、処理対象のエントリのコネクションの帯域制御の実施を継続すると判定し、コネクション管理情報104の処理対象のエントリを維持し(705)、ステップ707の処理に処理を移行する。 On the other hand, if it is determined in step 704 that the effective bandwidth acquired in step 702 is larger than the set value, the bandwidth control determination unit 105 determines to continue the bandwidth control of the connection of the entry to be processed. Then, the processing target entry of the connection management information 104 is maintained (705), and the processing shifts to the processing of step 707.
 ステップ705又は706の処理の実行後、帯域制御判定部105は、コネクション管理情報104の全てのエントリを処理対象のエントリとして選択したか否かを判定する(707)。 After execution of the processing in step 705 or 706, the bandwidth control determination unit 105 determines whether all entries of the connection management information 104 have been selected as processing target entries (707).
 ステップ707の処理で、コネクション管理情報104の全てのエントリを処理対象のエントリとして取得したと判定された場合、帯域制御判定部105は、設定値変更処理を実行し(708)、処理を終了する。なお、設定値変更処理は、図4に示すRTT判定処理のステップ409の処理と同じであるので、説明を省略する。 If it is determined in step 707 that all entries of the connection management information 104 have been acquired as processing target entries, the bandwidth control determination unit 105 executes setting value change processing (708) and ends the processing. . The set value change process is the same as the process in step 409 of the RTT determination process shown in FIG.
 一方、ステップ707の処理で、コネクション管理情報104の全てのエントリを処理対象のエントリとして取得したと判定された場合、帯域制御判定部105は、ステップ701の処理に移行し、コネクション管理情報104の処理対象のエントリとして未だ選択されていないエントリを新たな処理対象のエントリとして選択する。 On the other hand, if it is determined in step 707 that all the entries in the connection management information 104 have been acquired as processing target entries, the bandwidth control determination unit 105 proceeds to the process in step 701, An entry that has not yet been selected as a processing target entry is selected as a new processing target entry.
 以上によって、データパケットの送信に用いるコネクションのデータパケット送信中の通信状況に基づいて、当該コネクションに帯域制御の実施を継続するか停止するかが判定される。これによって、RTT判定処理で帯域制御が実施されると判定されたコネクションであっても、その後通信状況が良好になっていれば、帯域制御の実施が停止されるので、ネットワークリソースが解放され、ネットワークリソースを最適に分配することができる。 Based on the above, based on the communication status during data packet transmission of the connection used for data packet transmission, it is determined whether to continue or stop the bandwidth control for the connection. As a result, even if the connection is determined to be subjected to bandwidth control in the RTT determination processing, if the communication status is good thereafter, the bandwidth control is stopped, so network resources are released, Network resources can be optimally distributed.
 なお、図7に示す帯域制御判定処理では、通信ノード装置100Aは、コネクションの廃棄率が設定値以下である場合、又は、コネクションの実効帯域が設定値以下である場合、コネクションの帯域制御の実施を停止すると判定し、コネクションの廃棄率が設定値より大きく、かつ、コネクションの実効帯域が設定値より大きい場合、コネクションの帯域制御の実施を継続すると判定する。しかし、コネクションの帯域制御の実施を継続するか停止するかの判定は、これに限定されない。例えば、通信ノード装置100Aは、コネクションの廃棄率が設定値以下であり、かつ、コネクションの実効帯域が設定値以下である場合、コネクションの帯域制御の実施を停止すると判定し、コネクションの廃棄率が設定値より大きい場合、又は、コネクションの実効帯域が設定値より大きい場合、コネクションの帯域制御の実施を継続すると判定してもよい。また、通信ノード装置100Aは、廃棄率及び実効帯域のいずれかのみを用いて、コネクションの帯域制御の実施を継続するか停止するかを判定してもよい。 In the bandwidth control determination process shown in FIG. 7, the communication node device 100A performs the bandwidth control of the connection when the discard rate of the connection is equal to or lower than the set value or when the effective bandwidth of the connection is equal to or lower than the set value. When the connection discard rate is greater than the set value and the effective bandwidth of the connection is greater than the set value, it is determined that the connection bandwidth control is to be continued. However, the determination whether to continue or stop the bandwidth control of the connection is not limited to this. For example, the communication node device 100A determines that the connection bandwidth control is to be stopped when the connection discard rate is less than or equal to the set value and the effective bandwidth of the connection is less than or equal to the set value. If it is greater than the set value, or if the effective bandwidth of the connection is greater than the set value, it may be determined that the connection bandwidth control is to be continued. Also, the communication node device 100A may determine whether to continue or stop the bandwidth control of the connection using only either the discard rate or the effective bandwidth.
 図8は、本発明の実施例1の設定値変更処理のフローチャートである。 FIG. 8 is a flowchart of the setting value changing process according to the first embodiment of the present invention.
 設定値変更処理は、RTT判定処理、及び帯域制御継続判定処理の中で実行される。 The set value change process is executed in the RTT determination process and the band control continuation determination process.
 まず、帯域制御判定部105は、コネクション管理情報104を参照し、コネクション管理情報104に登録されているエントリの数を合計することによって、帯域制御が実施されているコネクションの数を取得する(801)。 First, the bandwidth control determination unit 105 refers to the connection management information 104 and totals the number of entries registered in the connection management information 104, thereby acquiring the number of connections for which bandwidth control is performed (801). ).
 次に、帯域制御判定部105は、ステップ801の処理で取得した帯域制御が実施されているコネクションの数が所定値より大きいか否かを判定する(802)。 Next, the bandwidth control determination unit 105 determines whether or not the number of connections for which bandwidth control acquired in the process of Step 801 is performed is greater than a predetermined value (802).
 ステップ801の処理で取得した帯域制御が実施されているコネクションの数が所定値より大きいと、ステップ802の処理で判定された場合、帯域制御判定部105は、RTT判定処理で用いる設定値、並びに、帯域制御継続判定処理で用いる廃棄率の設定値、及び実効帯域の設定値をそれぞれ所定の第1値に設定し(803)、処理を終了する。 If the number of connections for which bandwidth control acquired in step 801 is being executed is greater than a predetermined value, the bandwidth control determination unit 105 determines the setting value used in the RTT determination processing, Then, the set value of the discard rate and the set value of the effective band used in the band control continuation determination process are set to predetermined first values (803), and the process ends.
 一方、ステップ801の処理で取得した帯域制御が実施されているコネクションの数が所定値以下であると、ステップ802の処理で判定された場合、帯域制御判定部105は、RTT判定処理で用いる設定値、並びに、帯域制御継続判定処理で用いる廃棄率の設定値、及び実効帯域の設定値をそれぞれ第1値より小さい第2値に設定し(804)、処理を終了する。 On the other hand, when it is determined in the process of step 802 that the number of connections for which the bandwidth control acquired in the process of step 801 is implemented is equal to or less than a predetermined value, the band control determination unit 105 sets the settings used in the RTT determination process The value, the set value of the discard rate used in the band control continuation determination process, and the set value of the effective band are set to a second value smaller than the first value (804), and the process ends.
 帯域制御が実施されるコネクションの数が多くなると、通信ノード装置100Aと100Bとの間のWANの帯域では全てのコネクションに帯域制御を実施できなくなる可能性がある。そこで、本実施例の設定値変更処理では、帯域制御が実施されるコネクションの数が所定数より多い場合、RTT判定処理及び帯域制御継続判定処理に用いる設定値が帯域制御が実施されるコネクションの数が所定数以下である場合より大きな値に設定されるようにする。これによって、RTT判定処理では、新たに帯域制御を実施すると判定されにくくなり、帯域制御継続判定理では、帯域制御の実施を停止すると判定されやすくなる。したがって、WANの帯域でコネクションに帯域制御を確実に実施することができる。 When the number of connections for which bandwidth control is performed increases, bandwidth control may not be performed for all connections in the WAN bandwidth between the communication node devices 100A and 100B. Therefore, in the setting value changing process of the present embodiment, when the number of connections for which bandwidth control is performed is greater than a predetermined number, the setting value used for the RTT determination process and the bandwidth control continuation determination process is the connection value for which the bandwidth control is performed. The number is set to a larger value than when the number is a predetermined number or less. Accordingly, it is difficult to determine that the band control is newly performed in the RTT determination process, and it is easy to determine that the band control is to be stopped in the band control continuation determination rule. Therefore, bandwidth control can be reliably performed on the connection in the WAN bandwidth.
 以下、本発明の実施例2を図9を用いて説明する。 Hereinafter, Example 2 of the present invention will be described with reference to FIG.
 実施例1の帯域制御継続判定処理では、帯域制御が実施されているコネクションについて、帯域制御の実施を継続するか停止するかを判定したが、実施例2の帯域制御継続判定処理では、帯域制御が実施されているコネクションのみならず、帯域制御が実施されていないコネクションについても、帯域制御を実施するか否かを判定する。 In the bandwidth control continuation determination process according to the first embodiment, it is determined whether to continue or stop the bandwidth control for the connection for which the bandwidth control is performed. Whether or not to perform bandwidth control is determined not only for connections in which bandwidth control is performed but also for connections for which bandwidth control is not performed.
 図9は、本発明の実施例2のコネクション管理情報111の説明図である。図9に示すコネクション管理情報111のうち実施例1の図3に示すコネクション管理情報104と同じ構成は、同じ符号を付与し、説明を省略する。 FIG. 9 is an explanatory diagram of the connection management information 111 according to the second embodiment of this invention. The same configuration as the connection management information 104 shown in FIG. 3 of the first embodiment in the connection management information 111 shown in FIG.
 実施例1のコネクション管理情報104は、帯域制御が実施されるコネクションに関する情報を管理するが、実施例2のコネクション管理情報111は、帯域制御が実施されないコネクションに関する情報も管理する。 The connection management information 104 according to the first embodiment manages information related to connections for which bandwidth control is performed, while the connection management information 111 according to the second embodiment also manages information regarding connections for which bandwidth control is not performed.
 コネクション管理情報111は、コネクションID201、SYNパケット送信時刻202、SYN-ACKパケット受信時刻203、RTT204、送信数205、再送数206、廃棄率207、実効帯域208、及び帯域制御209を含む。 The connection management information 111 includes a connection ID 201, a SYN packet transmission time 202, a SYN-ACK packet reception time 203, an RTT 204, a transmission number 205, a retransmission number 206, a discard rate 207, an effective bandwidth 208, and a bandwidth control 209.
 帯域制御209には、データパケットの送信に用いるコネクションに帯域制御が実施されるか否かを示す情報が登録される。 In the bandwidth control 209, information indicating whether bandwidth control is performed on the connection used for transmitting the data packet is registered.
 次に、本実施例のRTT判定処理について、図4を参照しながら説明する。 Next, the RTT determination process of the present embodiment will be described with reference to FIG.
 本実施例のRTT判定処理のステップ407及び408の処理が実施例1のRTT判定処理と相違し、その他の処理は実施例1のRTT判定処理と同じである。 The processes of steps 407 and 408 of the RTT determination process of the present embodiment are different from the RTT determination process of the first embodiment, and other processes are the same as the RTT determination process of the first embodiment.
 ステップ407の処理では、帯域制御判定部407は、ステップ405の処理で算出したRTTが設定値より大きいとステップ406の処理で判定された場合、コネクション管理情報111のエントリのうち、SYNパケットによって確立されたコネクションに対応するエントリの帯域制御209に有効を登録し、ステップ409の処理に処理を移行する。 In the process of step 407, the bandwidth control determination unit 407 is established by the SYN packet among the entries of the connection management information 111 when it is determined in the process of step 406 that the RTT calculated in the process of step 405 is larger than the set value. The validity is registered in the bandwidth control 209 of the entry corresponding to the connected connection, and the processing shifts to the processing in step 409.
 ステップ408の処理では、帯域制御判定部407は、ステップ405の処理で算出したRTTが設定値以下であるとステップ406の処理で判定された場合、コネクション管理情報111のエントリのうち、SYNパケットによって確立されたコネクションに対応するエントリの帯域制御209に無効を登録し、ステップ409の処理に処理を移行する。 In the process of step 408, the bandwidth control determination unit 407 determines that the RTT calculated in the process of step 405 is equal to or less than the set value by the process of step 406 by using the SYN packet among the entries of the connection management information 111. Invalidity is registered in the bandwidth control 209 of the entry corresponding to the established connection, and the process proceeds to the process of step 409.
 次に、本実施例の廃棄率登録処理について、図5を参照しながら説明する。 Next, the discard rate registration process of this embodiment will be described with reference to FIG.
 本実施例の廃棄率登録処理は、ステップ502の処理を実行しない点で実施例1の廃棄率登録処理と相違し、その他の処理は実施例1の廃棄率登録処理と同じである。 The discard rate registration process of the present embodiment is different from the discard rate registration process of the first embodiment in that the process of step 502 is not executed, and the other processes are the same as the discard rate registration process of the first embodiment.
 本実施例の廃棄率登録処理では、ステップ502の処理が実行されないので、データパケットの送信に用いたコネクションで帯域制御が実施されるか否かにかかわらず、コネクション管理情報111の送信数205、再送数206、及び廃棄率207が更新される。 In the discard rate registration process according to the present embodiment, since the process of step 502 is not executed, the number of transmissions 205 of the connection management information 111, regardless of whether bandwidth control is performed on the connection used for transmitting the data packet, The number of retransmissions 206 and the discard rate 207 are updated.
 次に、本実施例の実効帯域登録処理について、図6を参照しながら説明する。 Next, the effective bandwidth registration process of the present embodiment will be described with reference to FIG.
 本実施例の実効帯域登録処理は、ステップ602の処理を実行しない点で実施例1の実効帯域登録処理と相違し、その他の処理は実施例1の実効帯域登録処理と同じである。 The effective bandwidth registration process of the present embodiment is different from the effective bandwidth registration process of the first embodiment in that the process of step 602 is not executed, and the other processes are the same as the effective bandwidth registration process of the first embodiment.
 本実施例の実効帯域登録処理では、ステップ602の処理が実行されないので、受信したACKパケットに対応するデータパケットの送信に用いたコネクションで帯域制御が実施されるか否かにかかわらず、コネクション管理情報111の実効帯域208が更新される。 In the effective bandwidth registration processing of this embodiment, since the processing of step 602 is not executed, connection management is performed regardless of whether bandwidth control is performed on the connection used for transmitting the data packet corresponding to the received ACK packet. The effective bandwidth 208 of the information 111 is updated.
 次に、本実施例の帯域制御継続判定処理について、図7を参照しながら説明する。 Next, the bandwidth control continuation determination process of this embodiment will be described with reference to FIG.
 本実施例の帯域制御継続判定処理では、帯域制御が実施されるか否かにかかわらず、通信ノード装置100Aが、データパケットの通信中のコネクションの通信状況に基づいて、帯域制御を実施するか否かを判定する。 In the bandwidth control continuation determination process according to the present embodiment, whether the communication node device 100A performs bandwidth control based on the communication status of the connection during data packet communication regardless of whether bandwidth control is performed. Determine whether or not.
 本実施例の帯域制御継続判定処理のステップ705及び706の処理が実施例1の帯域制御継続判定処理と相違し、その他の処理は実施例1の帯域制御継続判定処理と同じである。 The processing of steps 705 and 706 of the bandwidth control continuation determination process of the present embodiment is different from the bandwidth control continuation determination processing of the first embodiment, and the other processing is the same as the bandwidth control continuation determination processing of the first embodiment.
 ステップ702の処理で取得した実効帯域が設定値より大きいとステップ704の処理で判定された場合、帯域制御判定部105は、処理対象のエントリのコネクションに帯域制御を実施すると判定し、コネクション管理情報111の処理対象のエントリの帯域制御209に有効を登録し、ステップ707の処理に処理を移行する。 If it is determined in step 704 that the effective bandwidth acquired in step 702 is greater than the set value, the bandwidth control determination unit 105 determines that bandwidth control is to be performed on the connection of the entry to be processed, and connection management information The validity is registered in the bandwidth control 209 of the processing target entry 111, and the process proceeds to the process in step 707.
 ステップ702の処理で取得した廃棄率が設定値以下であるとステップ703の処理で判定された場合、又は、ステップ702の処理で取得した実効帯域が設定値以下であるとステップ704の処理で判定された場合、帯域制御判定部105は、処理対象のエントリのコネクションに帯域制御を実施しないと判定し、コネクション管理情報111の処理対象のエントリの帯域制御209に無効を登録し、ステップ707の処理に処理を移行する。 If it is determined in step 703 that the discard rate acquired in step 702 is less than or equal to the set value, or if the effective bandwidth acquired in step 702 is less than or equal to the set value in step 704 If so, the bandwidth control determination unit 105 determines that the bandwidth control is not performed for the connection of the processing target entry, registers invalidity in the bandwidth control 209 of the processing target entry of the connection management information 111, and performs the processing of step 707 The process is transferred to.
 なお、通信ノード装置100Aは、帯域制御継続判定処理で帯域制御209が有効から無効に変更されたコネクション管理情報111のエントリに対応するコネクションを用いて送信するデータパケットを受信した場合、帯域制御の継続を停止する旨を当該データパケットに含めて通信ノード装置100Bに送信する。また、通信ノード装置100Aは、帯域制御継続判定処理で帯域制御209が無効から有効に変更されたコネクション管理情報111のエントリに対応するコネクションを用いて送信するデータパケットを受信した場合、帯域制御を開始する旨を当該データパケットに含めて通信ノード装置100Bに送信する。 When the communication node device 100A receives the data packet transmitted using the connection corresponding to the entry of the connection management information 111 in which the bandwidth control 209 is changed from valid to invalid in the bandwidth control continuation determination process, The fact that continuation is to be stopped is included in the data packet and transmitted to communication node device 100B. When the communication node device 100A receives a data packet transmitted using a connection corresponding to the entry of the connection management information 111 in which the bandwidth control 209 is changed from invalid to valid in the bandwidth control continuation determination process, the communication node device 100A performs bandwidth control. The start is included in the data packet and transmitted to the communication node device 100B.
 次に、本実施例の設定値変更処理について、図8を参照しながら説明する。 Next, the setting value changing process of this embodiment will be described with reference to FIG.
 本実施例の設定値変更処理のステップ801の処理が実施例1の設定値変更処理と相違し、他の処理は実施例1の設定値変更処理と同じである。 The processing of step 801 in the setting value changing process of the present embodiment is different from the setting value changing process of the first embodiment, and the other processes are the same as the setting value changing process of the first embodiment.
 ステップ801の処理では、帯域制御判定部105は、コネクション管理情報111を参照し、コネクション管理情報111の帯域制御209に有効が登録されているエントリの数を合計することによって、帯域制御が実施されているコネクションの数を取得する。 In the processing of step 801, the bandwidth control determination unit 105 refers to the connection management information 111, and performs bandwidth control by summing the number of entries registered as valid in the bandwidth control 209 of the connection management information 111. Get the number of open connections.
 以上によって、一度帯域制御を実施しないと判定されたコネクションであっても、当該コネクションのネットワーク状況に応じて、帯域制御を実施すると判定される。このため、通信状況が通信開始時より悪くなったコネクションに帯域制御を実施することができ、第1端末101Aが送信したデータパケットが第2端末101Bに到着するまでの遅延時間を抑制することができる。 As described above, even if it is determined that the bandwidth control is not performed once, it is determined that the bandwidth control is performed according to the network status of the connection. For this reason, it is possible to perform bandwidth control for a connection whose communication status is worse than that at the start of communication, and to suppress the delay time until the data packet transmitted by the first terminal 101A arrives at the second terminal 101B. it can.
 また、実施例1と同様に、一度帯域制御を実施すると判定されたコネクションであっても、当該コネクションのネットワーク状況に応じて、帯域制御の実施を停止すると判定される。このため、ネットワークリソースが解放され、ネットワークリソースを最適に分配することができる。 Similarly to the first embodiment, even if it is determined that the bandwidth control is once performed, it is determined that the bandwidth control is stopped according to the network status of the connection. For this reason, network resources are released, and network resources can be optimally distributed.
 なお、本発明は上記した実施例に限定されるものではなく、様々な変形例が含まれる。例えば、上記した実施例は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、ある実施例の構成の一部を他の実施例の構成に置き換えることも可能であり、また、ある実施例の構成に他の実施例の構成を加えることも可能である。また、各実施例の構成の一部について、他の構成の追加・削除・置換をすることが可能である。 In addition, this invention is not limited to the above-mentioned Example, Various modifications are included. For example, the above-described embodiments have been described in detail for easy understanding of the present invention, and are not necessarily limited to those having all the configurations described. Further, a part of the configuration of a certain embodiment can be replaced with the configuration of another embodiment, and the configuration of another embodiment can be added to the configuration of a certain embodiment. Further, it is possible to add, delete, and replace other configurations for a part of the configuration of each embodiment.
 また、上記の各構成、機能、処理部、処理手段等は、それらの一部又は全部を、例えば集積回路で設計する等によりハードウェアで実現してもよい。また、上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、または、CIカード、SDカード、DVD等の記録媒体に置くことができる。 In addition, each of the above-described configurations, functions, processing units, processing means, and the like may be realized by hardware by designing a part or all of them with, for example, an integrated circuit. Each of the above-described configurations, functions, and the like may be realized by software by interpreting and executing a program that realizes each function by the processor. Information such as programs, tables, and files that realize each function can be stored in a recording device such as a memory, a hard disk, and an SSD (Solid State Drive), or a recording medium such as a CI card, an SD card, and a DVD.

Claims (15)

  1.  第1端末に接続され、前記第1端末から送信されたデータを第2端末に転送する通信ノード装置であって、
     前記第1端末は、ユーザデータを送信する前に、前記ユーザデータの前記第2端末への送信に用いるコネクションを確立する要求であるコネクション確立要求を、前記通信ノード装置を介して前記第2端末に送信し、
     前記第2端末は、前記コネクション確立要求を受信した場合、前記コネクション確立要求に対する応答であるコネクション確立応答を、前記通信ノード装置を介して前記第1端末に送信し、
     前記第1端末は、前記コネクション確立応答を受信した後に、前記確立されたコネクションを用いて、前記ユーザデータを前記通信ノード装置を介して前記第2端末に送信し、
     前記通信ノード装置は、
     前記第2端末に送信した前記コネクション確立要求及び受信した前記コネクション確立応答に基づいて、前記ユーザデータの送信の開始前の前記コネクションの通信状況を示す第1通信状況値を算出し、
     前記算出した第1通信状況値が第1設定値より大きいか否かを判定し、
     前記算出した第1通信状況値が前記第1設定値より大きいと判定された場合、当該コネクションに帯域制御を実施すると判定し、
     前記帯域制御を実施すると判定されたコネクションに割り当てられる帯域を、前記帯域制御を実施しないと判定されたコネクションに割り当てられる帯域より大きくすることを特徴とする通信ノード装置。
    A communication node device connected to a first terminal and transferring data transmitted from the first terminal to a second terminal,
    Before transmitting user data, the first terminal sends a connection establishment request, which is a request for establishing a connection used for transmitting the user data to the second terminal, via the communication node device. To
    When the second terminal receives the connection establishment request, the second terminal transmits a connection establishment response, which is a response to the connection establishment request, to the first terminal via the communication node device,
    The first terminal, after receiving the connection establishment response, transmits the user data to the second terminal via the communication node device using the established connection,
    The communication node device is:
    Based on the connection establishment request transmitted to the second terminal and the received connection establishment response, a first communication status value indicating a communication status of the connection before starting transmission of the user data is calculated,
    Determining whether the calculated first communication status value is greater than a first set value;
    When it is determined that the calculated first communication status value is greater than the first setting value, it is determined that bandwidth control is performed on the connection,
    A communication node device characterized in that a bandwidth allocated to a connection determined to implement the bandwidth control is made larger than a bandwidth allocated to a connection determined not to implement the bandwidth control.
  2.  請求項1に記載の通信ノード装置であって、
     前記第2端末は、前記ユーザデータを受信した場合、前記ユーザデータに対する応答であるユーザデータ応答を前記通信ノード装置を介して前記第1端末に送信し、
     前記通信ノード装置は、
     前記第2端末に送信した前記ユーザデータ、及び受信した前記ユーザデータ応答の少なくとも一方に基づいて、前記ユーザデータの送信に用いるコネクションの前記ユーザデータの送信中の通信状況を示す第2通信状況値を算出し、
     前記算出した第2通信状況値が第2設定値より大きいか否かを判定し、
     前記算出した第2通信状況値が前記第2設定値より大きいと判定された場合、当該コネクションに帯域制御を実施すると判定し、
     前記算出した第2通信状況値が前記第2設定値以下であると判定された場合、当該コネクションに帯域制御を実施しないと判定することを特徴とする通信ノード装置。
    The communication node device according to claim 1,
    When the second terminal receives the user data, the second terminal transmits a user data response, which is a response to the user data, to the first terminal via the communication node device,
    The communication node device is:
    A second communication status value indicating a communication status during transmission of the user data of a connection used for transmission of the user data based on at least one of the user data transmitted to the second terminal and the received user data response To calculate
    Determining whether the calculated second communication status value is greater than a second set value;
    When it is determined that the calculated second communication status value is greater than the second setting value, it is determined that bandwidth control is performed on the connection,
    When it is determined that the calculated second communication status value is equal to or less than the second set value, it is determined that bandwidth control is not performed for the connection.
  3.  請求項2に記載の通信ノード装置であって、
     前記帯域制御を実施すると判定されたコネクションの前記第2通信状況値を算出し、
     前記算出した第2通信状況値が前記第2設定値より大きいと判定された場合、当該コネクションに帯域制御の実施を継続すると判定し、
     前記算出した第2通信状況値が前記第2設定値以下であると判定された場合、当該コネクションに帯域制御の実施を停止すると判定することを特徴とする通信ノード装置。
    The communication node device according to claim 2,
    Calculating the second communication status value of the connection determined to implement the bandwidth control;
    When it is determined that the calculated second communication status value is greater than the second setting value, it is determined that the bandwidth control is to be continued for the connection;
    When it is determined that the calculated second communication status value is equal to or less than the second set value, it is determined that the bandwidth control for the connection is to be stopped.
  4.  請求項2に記載の通信ノード装置であって、
     前記帯域制御を実施すると判定されたコネクションの数が所定値より大きい場合の前記第1設定値及び前記第2設定値を、前記帯域制御を実施すると判定されたコネクションの数が前記所定値以下である場合の前記第1設定値及び前記第2設定値より大きな値に設定することを特徴とする通信ノード装置。
    The communication node device according to claim 2,
    The first setting value and the second setting value when the number of connections determined to implement the bandwidth control is greater than a predetermined value, and the number of connections determined to implement the bandwidth control is equal to or less than the predetermined value. A communication node device that is set to a value larger than the first setting value and the second setting value in a case.
  5.  請求項2に記載の通信ノード装置であって、
     前記第1端末から送信された前記ユーザデータを前記第2端末に送信した場合、前記受信したユーザデータの送信に用いられるコネクションにおいて送信されたユーザデータの合計数及び再送が必要となったユーザデータの合計数に基づいて、当該コネクションのユーザデータの廃棄率を、前記第2通信状況値として算出することを特徴とする通信ノード装置。
    The communication node device according to claim 2,
    When the user data transmitted from the first terminal is transmitted to the second terminal, the total number of user data transmitted in the connection used for transmitting the received user data and the user data required to be retransmitted The communication node device calculates a discard rate of user data of the connection as the second communication status value based on the total number of the communication nodes.
  6.  請求項2に記載の通信ノード装置であって、
     前記第2端末から前記ユーザデータ応答を受信した場合、前記ユーザデータ応答の受信時刻から前記受信したユーザデータ応答に対応するユーザデータの送信時刻を減算し、前記ユーザデータの遅延時間を算出し、
     前記第2端末に送信したユーザデータの容量と前記算出したユーザデータの遅延時間とに基づいて、前記ユーザデータの送信に用いられるコネクションの実効帯域を、前記第2通信状況値として算出することを特徴とする通信ノード装置。
    The communication node device according to claim 2,
    When the user data response is received from the second terminal, a transmission time of user data corresponding to the received user data response is subtracted from a reception time of the user data response, and a delay time of the user data is calculated,
    Calculating the effective bandwidth of the connection used for transmitting the user data as the second communication status value based on the capacity of the user data transmitted to the second terminal and the calculated delay time of the user data. A characteristic communication node device.
  7.  請求項1に記載の通信ノード装置であって、
     前記コネクション確立応答を受信した場合、前記コネクション確立応答の受信時刻から、当該コネクション確立応答に対応する前記コネクション確立要求の送信時刻を減算した値を、前記第1通信状況値として算出することを特徴とする通信ノード装置。
    The communication node device according to claim 1,
    When the connection establishment response is received, a value obtained by subtracting the connection establishment request transmission time corresponding to the connection establishment response from the reception time of the connection establishment response is calculated as the first communication status value. Communication node device.
  8.  第1端末に接続され、前記第1端末から送信されたデータを第2端末に転送する通信ノード装置における帯域制御を実施するか否かを判定する帯域制御判定方法であって、
     前記第1端末は、ユーザデータを送信する前に、前記ユーザデータの前記第2端末への送信に用いるコネクションを確立する要求であるコネクション確立要求を、前記通信ノード装置を介して前記第2端末に送信し、
     前記第2端末は、前記コネクション確立要求を受信した場合、前記コネクション確立要求に対する応答であるコネクション確立応答を、前記通信ノード装置を介して前記第1端末に送信し、
     前記第1端末は、前記コネクション確立応答を受信した後に、前記確立されたコネクションを用いて、前記ユーザデータを前記通信ノード装置を介して前記第2端末に送信し、
     前記方法は、
     前記通信ノード装置は、前記第2端末に送信した前記コネクション確立要求及び受信した前記コネクション確立応答に基づいて、前記ユーザデータの送信の開始前の前記コネクションの通信状況を示す第1通信状況値を算出し、
     前記通信ノード装置は、前記算出した第1通信状況値が第1設定値より大きいか否かを判定し、
     前記通信ノード装置は、前記算出した第1通信状況値が前記第1設定値より大きいと判定された場合、当該コネクションに帯域制御を実施すると判定し、
     前記通信ノード装置は、前記帯域制御を実施すると判定されたコネクションに割り当てられる帯域を、前記帯域制御を実施しないと判定されたコネクションに割り当てられる帯域より大きくすることを特徴とする帯域制御判定方法。
    A bandwidth control determination method for determining whether or not to implement bandwidth control in a communication node device connected to a first terminal and transferring data transmitted from the first terminal to a second terminal,
    Before transmitting user data, the first terminal sends a connection establishment request, which is a request for establishing a connection used for transmitting the user data to the second terminal, via the communication node device. To
    When the second terminal receives the connection establishment request, the second terminal transmits a connection establishment response, which is a response to the connection establishment request, to the first terminal via the communication node device,
    The first terminal, after receiving the connection establishment response, transmits the user data to the second terminal via the communication node device using the established connection,
    The method
    The communication node device, based on the connection establishment request transmitted to the second terminal and the received connection establishment response, has a first communication status value indicating a communication status of the connection before the start of transmission of the user data. Calculate
    The communication node device determines whether the calculated first communication status value is greater than a first set value;
    The communication node device determines to perform bandwidth control on the connection when the calculated first communication status value is determined to be larger than the first set value;
    The communication node device makes a bandwidth allocated to a connection determined to implement the bandwidth control larger than a bandwidth allocated to a connection determined not to implement the bandwidth control.
  9.  請求項8に記載の帯域制御判定方法であって、
     前記第2端末は、前記ユーザデータを受信した場合、前記ユーザデータに対する応答であるユーザデータ応答を前記通信ノード装置を介して前記第1端末に送信し、
     前記方法は、
     前記通信ノード装置は、前記第2端末に送信したユーザデータ、及び受信したユーザデータ応答の少なくとも一方に基づいて、前記ユーザデータの送信に用いるコネクションの前記ユーザデータの送信中の通信状況を示す第2通信状況値を算出し、
     前記通信ノード装置は、前記算出した第2通信状況値が第2設定値より大きいか否かを判定し、
     前記通信ノード装置は、前記算出した第2通信状況値が前記第2設定値より大きいと判定された場合、当該コネクションに帯域制御を実施すると判定し、
     前記通信ノード装置は、前記算出した第2通信状況値が前記第2設定値以下であると判定された場合、当該コネクションに帯域制御を実施しないと判定することを特徴とする帯域制御判定方法。
    The bandwidth control determination method according to claim 8, wherein
    When the second terminal receives the user data, the second terminal transmits a user data response, which is a response to the user data, to the first terminal via the communication node device,
    The method
    The communication node device indicates a communication status during transmission of the user data of a connection used for transmission of the user data based on at least one of user data transmitted to the second terminal and a received user data response. 2 Calculate the communication status value,
    The communication node device determines whether the calculated second communication status value is greater than a second set value;
    The communication node device, when it is determined that the calculated second communication status value is larger than the second setting value, determines to perform bandwidth control on the connection,
    The communication node device, when it is determined that the calculated second communication status value is equal to or less than the second set value, determines that bandwidth control is not performed for the connection.
  10.  請求項9に記載の帯域制御判定方法であって、
     前記通信ノード装置は、前記帯域制御を実施すると判定されたコネクションの前記第2通信状況値を算出し、
     前記通信ノード装置は、前記算出した第2通信状況値が前記第2設定値より大きいと判定された場合、当該コネクションに帯域制御の実施を継続すると判定し、
     前記通信ノード装置は、前記算出した第2通信状況値が前記第2設定値以下であると判定された場合、当該コネクションに帯域制御の実施を停止すると判定することを特徴とする帯域制御判定方法。
    The bandwidth control determination method according to claim 9,
    The communication node device calculates the second communication status value of the connection determined to implement the bandwidth control;
    The communication node device, when it is determined that the calculated second communication status value is larger than the second setting value, determines to continue the bandwidth control for the connection,
    The communication node device, when it is determined that the calculated second communication status value is equal to or less than the second set value, determines to stop performing bandwidth control on the connection. .
  11.  請求項9に記載の帯域制御判定方法であって、
     前記通信ノード装置は、前記帯域制御を実施すると判定されたコネクションの数が所定値より大きい場合の前記第1設定値及び前記第2設定値を、前記帯域制御を実施すると判定されたコネクションの数が前記所定値以下である場合の前記第1設定値及び前記第2設定値より大きな値に設定することを特徴とする帯域制御判定方法。
    The bandwidth control determination method according to claim 9,
    The communication node device uses the first setting value and the second setting value when the number of connections determined to implement the bandwidth control is greater than a predetermined value, and the number of connections determined to implement the bandwidth control. A bandwidth control determination method characterized by setting a value larger than the first set value and the second set value when the value is equal to or less than the predetermined value.
  12.  請求項9に記載の帯域制御判定方法であって、
     前記通信ノード装置は、前記第1端末から送信された前記ユーザデータを前記第2端末送信した場合、前記受信したユーザデータの送信に用いられるコネクションにおいて送信されたユーザデータの合計数及び再送が必要となったユーザデータの合計数に基づいて、当該コネクションのユーザデータの廃棄率を、前記第2通信状況値として算出することを特徴とする帯域制御判定方法。
    The bandwidth control determination method according to claim 9,
    When the communication node device transmits the user data transmitted from the first terminal to the second terminal, the total number of user data transmitted in the connection used for transmission of the received user data and retransmission are necessary. A bandwidth control determination method, comprising: calculating a discard rate of user data of the connection as the second communication status value based on the total number of user data that has become.
  13.  請求項9に記載の帯域制御判定方法であって、
     前記通信ノード装置は、前記第2端末から前記ユーザデータ応答を受信した場合、前記ユーザデータ応答の受信時刻から前記受信したユーザデータ応答に対応するユーザデータの送信時刻を減算し、前記ユーザデータの遅延時間を算出し、
     前記通信ノード装置は、前記第2端末に送信したユーザデータの容量と前記算出したユーザデータの遅延時間とに基づいて、前記ユーザデータの送信に用いられるコネクションの実効帯域を、前記第2通信状況値として算出することを特徴とする帯域制御判定方法。
    The bandwidth control determination method according to claim 9,
    When the communication node device receives the user data response from the second terminal, the communication node device subtracts a transmission time of user data corresponding to the received user data response from a reception time of the user data response, and Calculate the delay time,
    The communication node device determines the effective bandwidth of the connection used for transmitting the user data based on the capacity of the user data transmitted to the second terminal and the calculated delay time of the user data. A bandwidth control determination method characterized by calculating as a value.
  14.  請求項8に記載の帯域制御判定方法であって、
     前記通信ノード装置は、前記コネクション確立応答を受信した場合、前記コネクション確立応答の受信時刻から、当該コネクション確立応答に対応する前記コネクション確立要求の送信時刻を減算した値を、前記第1通信状況値として算出することを特徴とする帯域制御判定方法。
    The bandwidth control determination method according to claim 8, wherein
    When the communication node apparatus receives the connection establishment response, the communication node apparatus subtracts a value obtained by subtracting the connection establishment request transmission time corresponding to the connection establishment response from the connection establishment response reception time. A bandwidth control determination method characterized by calculating as follows.
  15.  第1端末に接続され、前記第1端末から送信されたデータを第2端末に転送し、プロセッサ及び記憶領域を有する通信ノード装置で実行され、帯域制御を実施するか否かを判定する処理を前記プロセッサに実行させるプログラムを記憶する計算機読み取り可能な記憶媒体であって、
     前記第1端末は、ユーザデータを送信する前に、前記ユーザデータの前記第2端末への送信に用いるコネクションを確立する要求であるコネクション確立要求を、前記通信ノード装置を介して前記第2端末に送信し、
     前記第2端末は、前記コネクション確立要求を受信した場合、前記コネクション確立要求に対する応答であるコネクション確立応答を、前記通信ノード装置を介して前記第1端末に送信し、
     前記第1端末は、前記コネクション確立応答を受信した後に、前記確立されたコネクションを用いて、前記ユーザデータを前記通信ノード装置を介して前記第2端末に送信し、
     前記処理は、
     前記第2端末に送信した前記コネクション確立要求及び受信した前記コネクション確立応答に基づいて、前記ユーザデータの送信の開始前の前記コネクションの通信状況を示す第1通信状況値を算出し、
     前記算出した第1通信状況値が第1設定値より大きいか否かを判定し、
     前記算出した第1通信状況値が前記第1設定値より大きいと判定された場合、当該コネクションに帯域制御を実施すると判定し、
     前記算出した第1通信状況値が前記第1設定値以下であると判定された場合、当該コネクションに帯域制御を実施しないと判定し、
     前記帯域制御を実施すると判定されたコネクションに割り当てられる帯域を、前記帯域制御を実施しないと判定されたコネクションに割り当てられる帯域より大きくすることを特徴とする計算機読み取り可能な記憶媒体。
    A process connected to the first terminal, transferring the data transmitted from the first terminal to the second terminal, executed in a communication node device having a processor and a storage area, and determining whether or not to implement bandwidth control A computer-readable storage medium for storing a program to be executed by the processor,
    Before transmitting user data, the first terminal sends a connection establishment request, which is a request for establishing a connection used for transmitting the user data to the second terminal, via the communication node device. To
    When the second terminal receives the connection establishment request, the second terminal transmits a connection establishment response, which is a response to the connection establishment request, to the first terminal via the communication node device,
    The first terminal, after receiving the connection establishment response, transmits the user data to the second terminal via the communication node device using the established connection,
    The process is
    Based on the connection establishment request transmitted to the second terminal and the received connection establishment response, a first communication status value indicating a communication status of the connection before starting transmission of the user data is calculated,
    Determining whether the calculated first communication status value is greater than a first set value;
    When it is determined that the calculated first communication status value is greater than the first setting value, it is determined that bandwidth control is performed on the connection,
    When it is determined that the calculated first communication status value is equal to or less than the first set value, it is determined that bandwidth control is not performed on the connection,
    A computer-readable storage medium, wherein a bandwidth allocated to a connection determined to implement the bandwidth control is made larger than a bandwidth allocated to a connection determined not to implement the bandwidth control.
PCT/JP2013/057231 2013-03-14 2013-03-14 Communication node apparatus, band control method, and computer readable storage medium WO2014141437A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2013/057231 WO2014141437A1 (en) 2013-03-14 2013-03-14 Communication node apparatus, band control method, and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2013/057231 WO2014141437A1 (en) 2013-03-14 2013-03-14 Communication node apparatus, band control method, and computer readable storage medium

Publications (1)

Publication Number Publication Date
WO2014141437A1 true WO2014141437A1 (en) 2014-09-18

Family

ID=51536132

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/057231 WO2014141437A1 (en) 2013-03-14 2013-03-14 Communication node apparatus, band control method, and computer readable storage medium

Country Status (1)

Country Link
WO (1) WO2014141437A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007110680A (en) * 2005-09-15 2007-04-26 Matsushita Electric Ind Co Ltd Communication apparatus, communication program, communication control method, and recording medium
JP2012175561A (en) * 2011-02-23 2012-09-10 Fujitsu Ltd Transmission control method
JP2013027010A (en) * 2011-07-26 2013-02-04 Hitachi Ltd Communication device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007110680A (en) * 2005-09-15 2007-04-26 Matsushita Electric Ind Co Ltd Communication apparatus, communication program, communication control method, and recording medium
JP2012175561A (en) * 2011-02-23 2012-09-10 Fujitsu Ltd Transmission control method
JP2013027010A (en) * 2011-07-26 2013-02-04 Hitachi Ltd Communication device

Similar Documents

Publication Publication Date Title
JP2020502948A (en) Packet transmission system and method
CN114073043B (en) Method and device for managing Ethernet bridge ports
CN105376173B (en) Sending window flow control method and terminal
US9967193B2 (en) Method and system for increasing data flow transmission
JP5867188B2 (en) Information processing apparatus, congestion control method, and congestion control program
JP2019506072A (en) Data transmission method and related device
US11677675B2 (en) Method and system for determining a path maximum transmission unit (MTU) between endpoints of a generic routing encapsulation (GRE) tunnel
JP5923376B2 (en) TCP relay device
WO2020135457A1 (en) Connection establishment method and related device
US11582113B2 (en) Packet transmission method, apparatus, and system utilizing keepalive packets between forwarding devices
CN104683259A (en) TCP congestion control method and device
CN109995664B (en) Method, equipment and system for transmitting data stream
JP2007200055A (en) Iscsi communication control method and storage system using it
CN107786448B (en) Method and device for establishing forwarding path of service flow
JP2014518047A (en) Data packet loss reduction system and method using adaptive transmission queue length
CN108124504B (en) TFO transmission method, proxy server and system
CN113595920B (en) Network congestion control method and device
US9882820B2 (en) Communication apparatus
JP4506430B2 (en) Application monitor device
WO2014141437A1 (en) Communication node apparatus, band control method, and computer readable storage medium
US10015288B2 (en) Communication apparatus and control method of communication apparatus
CN117813595A (en) Apparatus and method for remote direct memory access
RU2715016C1 (en) Transmitting device, method, program and recording medium
US20140369189A1 (en) Method of controlling packet transmission in network system and network system transmitting packet using pseudo-tcp agent
JP7260997B2 (en) Communication device and wireless communication system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13878386

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13878386

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP