JP3889331B2 - Congestion control system, congestion control method, congestion control program, and portable terminal - Google Patents

Congestion control system, congestion control method, congestion control program, and portable terminal Download PDF

Info

Publication number
JP3889331B2
JP3889331B2 JP2002218670A JP2002218670A JP3889331B2 JP 3889331 B2 JP3889331 B2 JP 3889331B2 JP 2002218670 A JP2002218670 A JP 2002218670A JP 2002218670 A JP2002218670 A JP 2002218670A JP 3889331 B2 JP3889331 B2 JP 3889331B2
Authority
JP
Japan
Prior art keywords
server
congestion
connection request
congestion control
mobile terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2002218670A
Other languages
Japanese (ja)
Other versions
JP2004064346A (en
Inventor
昭浩 中島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
KDDI Corp
Original Assignee
KDDI Corp
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 KDDI Corp filed Critical KDDI Corp
Priority to JP2002218670A priority Critical patent/JP3889331B2/en
Publication of JP2004064346A publication Critical patent/JP2004064346A/en
Application granted granted Critical
Publication of JP3889331B2 publication Critical patent/JP3889331B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Monitoring And Testing Of Exchanges (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、輻輳制御システム、輻輳制御方法、輻輳制御プログラムおよび携帯端末に関する。
【0002】
【従来の技術】
近年、携帯電話機などの携帯端末からインターネットへの接続が可能となるに伴い、携帯電話への情報提供などが行われるようになってきている。例えば、携帯端末に着信音のメロディをダウンロードしたい場合、利用者は、着信メロディサービスを行っているコンテンツサーバにアクセスするようになっている。
【0003】
【発明が解決しようとする課題】
しかしながら、着信メロディ配信サービスにおいて新曲発表などの場合に、特定のコンテンツサーバに携帯端末からのアクセスが集中し、障害が発生することにより輻輳状態となってしまうことがある。ここで、輻輳とは、例えば、サーバの処理能力を超えるような呼(接続要求)が殺到し、トラフィック規制がかかる状態、またはサーバ自体がダウンしてしまう状態をいう。また、輻輳の場合以外に、サーバ障害、回線障害(回線切断など)を含む異常状態(何らかの原因でサーバが応答なしになる状態)が発生することにより、利用者がコンテンツサーバにアクセスできない場合もある。
この輻輳状態やサーバの異常状態の発生により、携帯端末からコンテンツサーバへのアクセスができなくなると、利用者はさらに携帯端末からアクセスのリトライを繰り返すので、ますますトラフィック増を招くことになる。さらには、他のコンテンツサーバへのアクセスにも影響を及ぼしてしまう恐れも生じる。
【0004】
本発明は、上記事情に鑑みてなされたもので、コンテンツサーバ側の輻輳を検知することにより、携帯端末からコンテンツサーバへのアクセスを抑制して、輻輳を防止することができる輻輳制御システム、輻輳制御方法、輻輳制御プログラムおよび携帯端末を提供することを目的とする。
【0005】
【課題を解決するための手段】
請求項1記載の発明は、携帯電話のキャリア網と外部ネットワークとの接点に配置され、前記キャリア網内の携帯端末と前記外部ネットワークの複数のサーバとの通信における輻輳制御を行う輻輳制御システムであって、前記携帯端末から所定の前記サーバへの接続要求を取得し、当該サーバへの接続要求を行う接続要求手段と、予め前記サーバ毎に設定された回数で前記接続要求を行い、該接続要求の各回のいずれに対しても当該サーバからの応答がない場合に当該サーバが輻輳状態であると判断する輻輳判断手段と、前記サーバが輻輳状態であると判断された場合、前記携帯端末にその旨の通知を行う輻輳通知手段とを備えたことを特徴とする。
請求項2記載の発明は、請求項1記載の発明において、前記接続要求にはサーバからの応答の有無を判断するためのサーバ毎の応答時間閾値が定められており、前記輻輳判断手段は、前記接続要求の各回について当該サーバからの応答時間が前記応答時間閾値を超えた場合に該サーバから当該回の応答がないと判断することを特徴とする。
【0007】
請求項3記載の発明は、携帯電話のキャリア網と外部ネットワークとの接点に配置された輻輳制御システムが前記キャリア網内の携帯端末と前記外部ネットワークの複数のサーバとの通信において行う輻輳制御方法であって、前記携帯端末から所定の前記サーバへの接続要求を取得し、当該サーバへの接続要求を行う第1のステップと、予め前記サーバ毎に設定された回数で前記接続要求を行い、該接続要求の各回のいずれに対しても当該サーバからの応答がない場合に当該サーバが輻輳状態であると判断する第2のステップと、前記サーバが輻輳状態であると判断された場合、前記携帯端末にその旨の通知を行う第3のステップとを有する。
請求項4記載の発明は、携帯電話のキャリア網と外部ネットワークとの接点に配置され、前記キャリア網内の携帯端末と前記外部ネットワークの複数のサーバとの通信における輻輳制御を行う輻輳制御システムのコンピュータに、前記携帯端末から所定の前記サーバへの接続要求を取得し、当該サーバへの接続要求を行う接続要求機能、予め前記サーバ毎に設定された回数で前記接続要求を行い、該接続要求の各回のいずれに対しても当該サーバからの応答がない場合に当該サーバが輻輳状態であると判断する輻輳判断機能、前記サーバが輻輳状態であると判断された場合、前記携帯端末にその旨の通知を行う輻輳通知機能を実行させることを特徴とする。
【0008】
請求項5記載の発明は、携帯電話のキャリア網と外部ネットワークとの接点に配置された輻輳制御システムと送受信が可能な前記キャリア網内の携帯端末であって、前記輻輳制御システムが、前記携帯端末と前記外部ネットワークの複数のサーバとの通信において輻輳制御を行う際、前記携帯端末から接続要求を受けて予め前記サーバ毎に設定された回数で前記サーバに接続要求を行い、該接続要求の各回のいずれに対しても当該サーバからの応答がないことを確認して、前記接続要求の送信先である前記サーバが輻輳状態であると判断しその旨の通知を送信した場合に、前記輻輳制御システムから受信した前記通知に従って、輻輳状態である当該サーバへの接続要求を所定時間禁止する接続抑制手段を備えたことを特徴とする。
【0009】
【発明の実施の形態】
以下、本発明の輻輳制御システムおよび携帯端末の好適な実施形態について図1ないし図3を参照して詳細に説明する。
図1は、本実施の形態に係る輻輳制御装置(輻輳制御システム)を含むシステム全体の概略構成を示した図である。
まず、システム全体の簡単な構成について説明する。携帯端末1は、キャリア網と接続されている。輻輳制御装置10は、このキャリア網を介して携帯端末1と接続され、携帯端末1からの情報(接続要求)を、インターネットなどのネットワークを介して接続されているコンテンツサーバ20に送信する。
【0010】
輻輳制御装置10は、携帯端末1からの接続要求を取得すると(図1の▲1▼)、この接続要求に基づいて、コンテンツサーバ20が輻輳状態であるか否かを判断する(同▲2▼)。輻輳制御装置10は、コンテンツサーバ20が輻輳状態であると判断した場合、携帯端末1にその旨の通知を行う(同▲3▼)。携帯端末1は、輻輳制御装置10から接続要求先のコンテンツサーバ20が輻輳状態である通知を受信すると、コンテンツサーバ20への接続要求を所定時間抑制する。このように、本発明の輻輳制御システムは、コンテンツサーバ側の輻輳状態を検知することにより、携帯端末からコンテンツサーバへのアクセスを抑制することができる。
【0011】
携帯端末1は、図示しないアンテナ、通信部、操作部、制御部、記憶部、データ格納部および表示部を備えている。携帯端末1の記憶部には、輻輳制御装置10から接続要求先のコンテンツサーバ20が輻輳状態である旨の通知を受信したとき、当該コンテンツサーバ20への接続要求を所定時間抑制する接続抑制プログラムが格納されている。
携帯端末1の制御部は、この接続要求抑制プログラムに従って動作し、接続要求抑制手段を実現する。
また、輻輳制御装置10は、ゲートウェイとして例えば、図示しないWAP(Wireless Application Protocol)で記述された情報をHTMLに変換するWAPゲートウェイを有しているものとする。
【0012】
次に本実施の形態に係る輻輳制御装置10の構成について図2を参照しながら説明する。
輻輳制御装置10は、例えば、サーバ装置からなり、制御部11、通信部12、記憶部16を備えている。
制御部11は、回路各部を制御するCPU(中央処理装置)111、ROM(リード・オンリ・メモリ)112、RAM(ランダム・アクセス・メモリ)113から構成される。
通信部12は、携帯端末1やコンテンツサーバ20との間で、接続要求、輻輳状態であるか否かの情報などの送受信を行う。
【0013】
記憶部16は、プログラム格納部17と、データ格納部18とから構成される。
プログラム格納部17には、接続要求プログラム171、輻輳判断プログラム172、輻輳通知プログラム173などが格納されている。
接続要求プログラム171は、携帯端末1から通信部12を介してコンテンツサーバ20への接続要求を取得し、当該コンテンツサーバへ接続要求を行うプログラムである。
【0014】
輻輳判断プログラム172は、接続要求プログラム171で接続要求を行ったコンテンツサーバ20が輻輳状態であるか否かを判断するプログラムである。
輻輳通知プログラム173は、輻輳判断プログラム172によってコンテンツサーバ20が輻輳状態であると判断された場合、携帯端末1にその旨の通知を行うプログラムである。
制御部11は、接続要求プログラム171、輻輳判断プログラム172、輻輳通知プログラム173に従って動作し、接続要求手段、輻輳判断手段、輻輳通知手段などを実現する。
【0015】
データ格納部18には、時間データ、接続数データなどが格納されている。
時間データは、輻輳判断プログラム172が輻輳状態であると判断するための閾値であり、コンテンツサーバ20ごとに対応づけられている。輻輳制御装置10からの接続要求に対するコンテンツサーバ20からの応答時間がこの閾値を超えると、輻輳判断プログラム171によって、コンテンツサーバ20が輻輳状態であると判断される。
接続数データは、輻輳判断プログラム171が輻輳状態であると判断するための閾値であり、コンテンツサーバ20ごとに対応づけられている。輻輳制御装置10からの接続数がこの閾値を越えると、輻輳判断プログラム171によって、コンテンツサーバ20が輻輳状態であると判断される。
なお、接続数とは、1つのコンテンツサーバ20に対して接続可能な携帯端末1の数を表している。
【0016】
次に、本実施の形態に係る輻輳制御装置10における輻輳状態判断の動作手順を、フローチャートである図3を参照して説明する。ここでは、一例として、輻輳判断プログラム171が輻輳を上記時間データ(応答時間)によって判断する場合を説明し、応答時間の閾値が30秒であるとする。
携帯端末1の利用者が操作部においてURLを入力し、接続要求を行うと(ステップS31)、この接続要求は、キャリア網を介して輻輳制御装置10に送信される。
輻輳制御装置10は、URLおよび接続要求を取得すると、このURLに該当するコンテンツサーバ20への接続要求を実行する(ステップS301)。また、輻輳制御装置10は、接続要求を実行するとともに、応答時間の計測を開始する。そして、輻輳制御装置10は、データ格納部の時間データを読み出し、応答時間の閾値である30秒が経過するまで、コンテンツサーバ20からの応答を待つ。このとき、輻輳制御装置10は、30秒が経過するまで何回か接続要求をしてもよい。
【0017】
輻輳制御装置10は、コンテンツサーバ20から応答がないまま応答時間30秒が経過した場合(ステップS305で「No」)、当該コンテンツサーバ20が輻輳状態であると判断し、携帯端末1にその旨を通知する(ステップS307)。この通知は、例えばhttpの所定のステイタスコード(503)を用いて行えばよい。また、この通知には、携帯端末から輻輳制御装置10への再接続要求を禁止する時間(停止時間)情報が適宜含まれる。なお、停止時間情報は、コンテンツサーバ20ごとにあらかじめ設定しておいてもよい。
携帯端末1の制御部は、輻輳状態である旨の通知を受信すると、上記停止時間情報に基づき、所定時間だけコンテンツサーバ20への接続要求を禁止する。このように携帯端末1からの再接続要求(アクセスのリトライ)を禁止することにより、輻輳の発生を防止することができる。
【0018】
次に、図示は省略するが、コンテンツサーバ20の輻輳状態を上記接続数データに基づいて、判断する場合について説明する。ここでは、一例としてコンテンツサーバ20への接続数データが50と設定されていた場合について考える。
輻輳制御装置10は、携帯端末1の利用者からの接続要求を取得すると、該当するコンテンツサーバ20に既に接続されている端末数を取得する。この端末数が上記接続数より小さければ、輻輳制御装置10は、コンテンツサーバ20へ接続要求を実行し、接続が成立すると、接続数に加算する。そして、別の携帯端末1からの接続要求があると、最新の接続数のカウントを取得し、カウントが50になっていた場合、輻輳状態と判断し、その旨を接続要求があった携帯端末1に通知するとともに、コンテンツサーバ20への接続要求を行わない。このように、輻輳制御装置10は、コンテンツサーバ20からの応答有無に関わらず輻輳状態であると判断するので、迅速に判断できる。
【0019】
以上、本発明の輻輳制御システム、輻輳制御方法および輻輳制御プログラムにおける一実施形態について説明したが、本発明は説明した実施形態に限定されるものではなく、各種の変形を行うことが可能である。
輻輳制御装置10は、図3のフローでは応答時間の閾値30秒を1回のみ有効とし、この間に接続要求して応答を待つことで、コンテンツサーバ20が輻輳状態であるか否かを判断するものとしたが、これに限られるものではない。例えば、輻輳制御装置10にあらかじめ応答時間の閾値ごとのコンテンツサーバ20への接続要求を何回行うか(再接続要求回数)を、コンテンツサーバ20ごとに設定しておいてもよい。これにより、輻輳制御装置10は、設定された再接続要求回数だけ、応答時間の閾値30秒で接続要求して応答待ちをする動作を何回か繰り返し、すべての接続要求において応答がない場合、輻輳状態であると判断する。
【0020】
また、よく輻輳状態になるコンテンツサーバ20については、何回も再接続要求しなくとも輻輳である確率が高いので、輻輳制御装置10からの再接続要求回数は1回までというように設定しておいてもよい。
また、輻輳制御装置10が輻輳状態であると判断後、別の携帯端末の利用者から同じコンテンツサーバ20への接続要求を受信した場合、このコンテンツサーバ20に接続要求を行わず、輻輳状態である旨を当該別の携帯端末にそのまま通知するようにしてもよい。これにより、輻輳状態にあるコンテンツサーバ20へさらに接続要求が行われて、輻輳がさらに激しくなることを防止することができる。
【0021】
【発明の効果】
以上説明したように、本発明の輻輳制御システム、輻輳制御方法、輻輳プログラムおよび携帯端末では、コンテンツサーバが輻輳状態であると判断した場合、携帯端末にその旨の通知を行い、当該コンテンツサーバへの接続要求を所定時間抑制するので、携帯端末からコンテンツサーバへのアクセスを禁止して、輻輳を防止したり、輻輳状態にあるコンテンツサーバの状態をさらに悪化させることを防止することができる。
また、本発明の輻輳制御システム、輻輳制御方法、輻輳制御プログラムおよび携帯端末では、サーバにすでに接続されている携帯端末の接続数を取得し、接続数が所定数以上であると判断した場合、当該サーバが輻輳状態であると判断するので、サーバからの応答有無に関わらず、迅速な判断をすることができる。
【図面の簡単な説明】
【図1】 本実施の形態に係る輻輳制御装置(輻輳制御システム)のシステム全体の概略構成を示した図である。
【図2】 輻輳制御装置の概略構成を示した図である。
【図3】 輻輳制御システムにおける輻輳状態判断の動作手順を示したフローチャートである。
【符号の説明】
1 携帯端末
10 輻輳制御装置
11 制御部
12 通信部
16 記憶部
17 プログラム格納部
18 データ格納部
20 コンテンツサーバ
171 接続要求プログラム
172 輻輳判断プログラム
173 輻輳通知プログラム
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a congestion control system, a congestion control method, a congestion control program, and a portable terminal.
[0002]
[Prior art]
In recent years, as a mobile terminal such as a mobile phone can be connected to the Internet, information has been provided to the mobile phone. For example, when a user wants to download a ringtone melody to a mobile terminal, the user accesses a content server that provides a ringtone melody service.
[0003]
[Problems to be solved by the invention]
However, when a new song is announced in the incoming melody distribution service, access from mobile terminals is concentrated on a specific content server, and a failure may occur, resulting in a congestion state. Here, the congestion means, for example, a state in which calls (connection requests) exceeding the processing capability of the server are flooded and traffic regulation is applied, or the server itself is down. In addition to congestion, users may not be able to access the content server due to the occurrence of abnormal conditions (such as a server becoming unresponsive for some reason) including server failures and line failures (such as line disconnection). is there.
If access to the content server cannot be performed from the mobile terminal due to the occurrence of the congestion state or the abnormal state of the server, the user will repeat the access retry from the mobile terminal, which will increase traffic. Furthermore, there is a possibility of affecting the access to other content servers.
[0004]
The present invention has been made in view of the above circumstances, and by detecting congestion on the content server side, a congestion control system and congestion that can prevent congestion by suppressing access from the mobile terminal to the content server. It is an object to provide a control method, a congestion control program, and a portable terminal.
[0005]
[Means for Solving the Problems]
The invention according to claim 1 is a congestion control system that is arranged at a contact point between a carrier network of a mobile phone and an external network, and performs congestion control in communication between a mobile terminal in the carrier network and a plurality of servers in the external network. there are, the obtains the connection request from the mobile terminal to a predetermined said server performs a connection request unit that makes a connection request to the server, the connection request in advance the number of times the set for each server, the connection Congestion determination means for determining that the server is in a congested state when there is no response from the server for each request, and if the server is determined to be in a congested state, It is characterized by comprising congestion notification means for performing notification to that effect.
The invention according to claim 2 is the invention according to claim 1, wherein a response time threshold for each server for determining whether or not there is a response from the server is defined in the connection request, and the congestion determination means includes: When the response time from the server for each time of the connection request exceeds the response time threshold, it is determined that there is no response of the time from the server .
[0007]
According to a third aspect of the present invention, there is provided a congestion control method performed by a congestion control system arranged at a contact point between a carrier network of a mobile phone and an external network in communication between a mobile terminal in the carrier network and a plurality of servers in the external network. In the first step of obtaining a connection request to the predetermined server from the portable terminal and making a connection request to the server, the connection request is performed at a preset number for each server, A second step of determining that the server is in a congested state when there is no response from the server for each of the connection requests; and if determining that the server is in a congested state, And a third step of notifying the portable terminal to that effect.
According to a fourth aspect of the present invention, there is provided a congestion control system that is arranged at a contact point between a carrier network of a mobile phone and an external network, and performs congestion control in communication between a mobile terminal in the carrier network and a plurality of servers in the external network. A connection request function for obtaining a connection request to the predetermined server from the portable terminal and requesting connection to the server to the computer, making the connection request at a preset number of times for each server, the connection request A congestion determination function for determining that the server is in a congested state when there is no response from the server for any of the above times, and if the server is determined to be in a congested state, the mobile terminal is informed accordingly. It is characterized in that a congestion notification function for performing the notification is executed.
[0008]
The invention according to claim 5 is a portable terminal in the carrier network capable of transmitting / receiving to / from a congestion control system arranged at a contact point between a carrier network of a mobile phone and an external network, wherein the congestion control system is the portable terminal. When performing congestion control in communication between a terminal and a plurality of servers of the external network, a connection request is received from the mobile terminal and a connection request is made to the server at a preset number for each server, and the connection request When it is confirmed that there is no response from the server at any time, the server that is the destination of the connection request is determined to be in a congested state, and a notification to that effect is sent, the congestion According to the notification received from the control system, a connection suppression unit is provided that prohibits a connection request to the server in a congested state for a predetermined time.
[0009]
DETAILED DESCRIPTION OF THE INVENTION
DESCRIPTION OF EMBODIMENTS Hereinafter, preferred embodiments of a congestion control system and a mobile terminal according to the present invention will be described in detail with reference to FIGS.
FIG. 1 is a diagram showing a schematic configuration of the entire system including a congestion control device (congestion control system) according to the present embodiment.
First, a simple configuration of the entire system will be described. The mobile terminal 1 is connected to a carrier network. The congestion control device 10 is connected to the mobile terminal 1 via this carrier network, and transmits information (connection request) from the mobile terminal 1 to the content server 20 connected via a network such as the Internet.
[0010]
When the congestion control device 10 obtains a connection request from the portable terminal 1 ((1) in FIG. 1), it determines whether or not the content server 20 is in a congestion state based on this connection request ((2) ▼). When the congestion control device 10 determines that the content server 20 is in a congestion state, the congestion control device 10 notifies the portable terminal 1 to that effect ((3) above). When the mobile terminal 1 receives a notification from the congestion control device 10 that the content server 20 that is the connection request destination is in a congested state, the mobile terminal 1 suppresses the connection request to the content server 20 for a predetermined time. Thus, the congestion control system of the present invention can suppress access from the portable terminal to the content server by detecting the congestion state on the content server side.
[0011]
The portable terminal 1 includes an antenna, a communication unit, an operation unit, a control unit, a storage unit, a data storage unit, and a display unit (not shown). A connection suppression program that suppresses a connection request to the content server 20 for a predetermined time when a notification that the connection request destination content server 20 is in a congestion state is received from the congestion control device 10 in the storage unit of the mobile terminal 1 Is stored.
The control unit of the mobile terminal 1 operates according to the connection request suppression program, and realizes a connection request suppression unit.
In addition, the congestion control apparatus 10 has, for example, a WAP gateway that converts information described in WAP (Wireless Application Protocol) (not shown) into HTML as a gateway.
[0012]
Next, the configuration of the congestion control apparatus 10 according to the present embodiment will be described with reference to FIG.
The congestion control device 10 includes, for example, a server device, and includes a control unit 11, a communication unit 12, and a storage unit 16.
The control unit 11 includes a CPU (Central Processing Unit) 111, a ROM (Read Only Memory) 112, and a RAM (Random Access Memory) 113 that control each part of the circuit.
The communication unit 12 transmits / receives a connection request, information on whether or not a congestion state exists, and the like between the mobile terminal 1 and the content server 20.
[0013]
The storage unit 16 includes a program storage unit 17 and a data storage unit 18.
The program storage unit 17 stores a connection request program 171, a congestion determination program 172, a congestion notification program 173, and the like.
The connection request program 171 is a program that acquires a connection request to the content server 20 from the mobile terminal 1 via the communication unit 12 and makes a connection request to the content server.
[0014]
The congestion determination program 172 is a program for determining whether or not the content server 20 that has made a connection request with the connection request program 171 is in a congestion state.
The congestion notification program 173 is a program for notifying the portable terminal 1 when the content determination program 172 determines that the content server 20 is in a congestion state.
The control unit 11 operates according to the connection request program 171, the congestion determination program 172, and the congestion notification program 173 to realize a connection request unit, a congestion determination unit, a congestion notification unit, and the like.
[0015]
The data storage unit 18 stores time data, connection number data, and the like.
The time data is a threshold for determining that the congestion determination program 172 is in a congestion state, and is associated with each content server 20. When the response time from the content server 20 to the connection request from the congestion control device 10 exceeds this threshold, the congestion determination program 171 determines that the content server 20 is in a congestion state.
The connection number data is a threshold for determining that the congestion determination program 171 is in a congestion state, and is associated with each content server 20. When the number of connections from the congestion control device 10 exceeds this threshold, the congestion determination program 171 determines that the content server 20 is in a congestion state.
The number of connections represents the number of portable terminals 1 that can be connected to one content server 20.
[0016]
Next, an operation procedure for determining a congestion state in the congestion control device 10 according to the present embodiment will be described with reference to FIG. 3 which is a flowchart. Here, as an example, a case will be described in which the congestion determination program 171 determines congestion based on the time data (response time), and it is assumed that the response time threshold is 30 seconds.
When the user of the mobile terminal 1 inputs a URL at the operation unit and makes a connection request (step S31), the connection request is transmitted to the congestion control device 10 via the carrier network.
When acquiring the URL and the connection request, the congestion control device 10 executes a connection request to the content server 20 corresponding to the URL (step S301). In addition, the congestion control device 10 executes the connection request and starts measuring the response time. Then, the congestion control device 10 reads the time data in the data storage unit and waits for a response from the content server 20 until 30 seconds, which is a response time threshold, elapses. At this time, the congestion control device 10 may make a connection request several times until 30 seconds elapse.
[0017]
When the response time of 30 seconds elapses without a response from the content server 20 (“No” in step S305), the congestion control device 10 determines that the content server 20 is in a congestion state, and notifies the portable terminal 1 to that effect. Is notified (step S307). This notification may be performed using, for example, a predetermined status code (503) of http. Further, this notification appropriately includes time (stop time) information for prohibiting a reconnection request from the portable terminal to the congestion control device 10. The stop time information may be set for each content server 20 in advance.
When receiving the notification that the mobile terminal 1 is in a congestion state, the control unit of the mobile terminal 1 prohibits a connection request to the content server 20 for a predetermined time based on the stop time information. Thus, by prohibiting the reconnection request (access retry) from the portable terminal 1, the occurrence of congestion can be prevented.
[0018]
Next, although not shown, a case will be described in which the congestion state of the content server 20 is determined based on the connection number data. Here, as an example, a case where the number-of-connections data to the content server 20 is set to 50 is considered.
When acquiring the connection request from the user of the portable terminal 1, the congestion control device 10 acquires the number of terminals already connected to the corresponding content server 20. If the number of terminals is smaller than the number of connections, the congestion control device 10 issues a connection request to the content server 20, and adds to the number of connections when the connection is established. And when there is a connection request from another portable terminal 1, the latest count of the number of connections is acquired, and when the count is 50, it is determined that the state is congested, and that is the portable terminal that has received the connection request. 1 and a connection request to the content server 20 is not performed. Thus, since the congestion control apparatus 10 determines that it is in a congestion state regardless of the presence or absence of a response from the content server 20, it can be determined quickly.
[0019]
As mentioned above, although one embodiment in the congestion control system, the congestion control method, and the congestion control program of the present invention has been described, the present invention is not limited to the described embodiment, and various modifications can be made. .
The congestion control apparatus 10 determines whether or not the content server 20 is in a congestion state by making the response time threshold 30 seconds valid only once in the flow of FIG. Although it was intended, it is not limited to this. For example, the number of connection requests to the content server 20 for each response time threshold (reconnection request count) may be set in advance for each content server 20 in the congestion control device 10. Thereby, the congestion control device 10 repeats the operation of waiting for a response by requesting a connection with a threshold time of response time of 30 seconds as many times as the set number of reconnection requests, and when there is no response in all connection requests, Judged to be in a congested state.
[0020]
In addition, the content server 20 that is often congested has a high probability of being congested even if the reconnection request is not made many times. Therefore, the number of reconnection requests from the congestion control device 10 is set to one time. It may be left.
Further, after the congestion control device 10 determines that it is in a congestion state, when a connection request to the same content server 20 is received from a user of another portable terminal, the connection request is not sent to the content server 20 and the congestion server 10 You may make it notify that there exists to the said another portable terminal as it is. As a result, it is possible to prevent further congestion requests from being made to the content server 20 in a congested state and further increase in congestion.
[0021]
【The invention's effect】
As described above, in the congestion control system, the congestion control method, the congestion program, and the mobile terminal according to the present invention, when it is determined that the content server is in a congestion state, the mobile server is notified of that and the content server is notified. Therefore, it is possible to prevent access from the mobile terminal to the content server, thereby preventing congestion and further aggravating the state of the content server in the congestion state.
Further, in the congestion control system, the congestion control method, the congestion control program, and the portable terminal of the present invention, when the number of connections of the portable terminal already connected to the server is acquired and the number of connections is determined to be a predetermined number or more, Since it is determined that the server is in a congested state, a quick determination can be made regardless of whether there is a response from the server.
[Brief description of the drawings]
FIG. 1 is a diagram showing a schematic configuration of a whole system of a congestion control device (congestion control system) according to the present embodiment.
FIG. 2 is a diagram showing a schematic configuration of a congestion control device.
FIG. 3 is a flowchart showing an operation procedure for determining a congestion state in the congestion control system.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Mobile terminal 10 Congestion control apparatus 11 Control part 12 Communication part 16 Storage part 17 Program storage part 18 Data storage part 20 Content server 171 Connection request program 172 Congestion judgment program 173 Congestion notification program

Claims (5)

携帯電話のキャリア網と外部ネットワークとの接点に配置され、前記キャリア網内の携帯端末と前記外部ネットワークの複数のサーバとの通信における輻輳制御を行う輻輳制御システムであって、
前記携帯端末から所定の前記サーバへの接続要求を取得し、当該サーバへの接続要求を行う接続要求手段と、
予め前記サーバ毎に設定された回数で前記接続要求を行い、該接続要求の各回のいずれに対しても当該サーバからの応答がない場合に当該サーバが輻輳状態であると判断する輻輳判断手段と、
前記サーバが輻輳状態であると判断された場合、前記携帯端末にその旨の通知を行う輻輳通知手段とを備えたことを特徴とする輻輳制御システム。
A congestion control system that is arranged at a contact point between a carrier network of a mobile phone and an external network, and performs congestion control in communication between a mobile terminal in the carrier network and a plurality of servers of the external network,
A connection request means for obtaining a connection request to the predetermined server from the portable terminal and making a connection request to the server;
Congestion determination means for performing the connection request a predetermined number of times for each server and determining that the server is in a congested state when there is no response from the server for each of the connection requests ; ,
When it is determined that the server is in a congestion state, the congestion control system includes a congestion notification unit that notifies the mobile terminal to that effect.
前記接続要求にはサーバからの応答の有無を判断するためのサーバ毎の応答時間閾値が定められており、
前記輻輳判断手段は、前記接続要求の各回について当該サーバからの応答時間が前記応答時間閾値を超えた場合に該サーバから当該回の応答がないと判断する
ことを特徴とする請求項1に記載の輻輳制御システム。
The connection request has a response time threshold for each server for determining the presence or absence of a response from the server,
Said congestion determining means, according to claim 1, characterized in that it is determined that the response time from the server for each round of the connection request no response of the times from the server if it exceeds the response time threshold congestion control system.
携帯電話のキャリア網と外部ネットワークとの接点に配置された輻輳制御システムが前記キャリア網内の携帯端末と前記外部ネットワークの複数のサーバとの通信において行う輻輳制御方法であって、
前記携帯端末から所定の前記サーバへの接続要求を取得し、当該サーバへの接続要求を行う第1のステップと、
予め前記サーバ毎に設定された回数で前記接続要求を行い、該接続要求の各回のいずれに対しても当該サーバからの応答がない場合に当該サーバが輻輳状態であると判断する第2のステップと、
前記サーバが輻輳状態であると判断された場合、前記携帯端末にその旨の通知を行う第3のステップとを有することを特徴とする輻輳制御方法。
A congestion control system arranged at a contact point between a carrier network of a mobile phone and an external network is a congestion control method performed in communication between a mobile terminal in the carrier network and a plurality of servers of the external network,
A first step of acquiring a connection request to the predetermined server from the portable terminal and making a connection request to the server;
A second step of making the connection request a predetermined number of times for each server and determining that the server is in a congested state when there is no response from the server for each of the connection requests When,
And a third step of notifying the mobile terminal to that effect when it is determined that the server is in a congestion state.
携帯電話のキャリア網と外部ネットワークとの接点に配置され、前記キャリア網内の携帯端末と前記外部ネットワークの複数のサーバとの通信における輻輳制御を行う輻輳制御システムのコンピュータに、
前記携帯端末から所定の前記サーバへの接続要求を取得し、当該サーバへの接続要求を行う接続要求機能、
予め前記サーバ毎に設定された回数で前記接続要求を行い、該接続要求の各回のいずれに対しても当該サーバからの応答がない場合に当該サーバが輻輳状態であると判断する輻輳判断機能、
前記サーバが輻輳状態であると判断された場合、前記携帯端末にその旨の通知を行う輻輳通知機能を実行させることを特徴とする輻輳制御プログラム。
A computer of a congestion control system that is arranged at a contact point between a carrier network of a mobile phone and an external network, and performs congestion control in communication between a mobile terminal in the carrier network and a plurality of servers of the external network,
A connection request function for obtaining a connection request to the predetermined server from the portable terminal and making a connection request to the server;
A congestion determination function for performing the connection request at a preset number for each server and determining that the server is in a congested state when there is no response from the server for each of the connection requests ;
When it is determined that the server is in a congestion state, a congestion control program for causing the portable terminal to execute a congestion notification function for notifying that effect.
携帯電話のキャリア網と外部ネットワークとの接点に配置された輻輳制御システムと送受信が可能な前記キャリア網内の携帯端末であって、
前記輻輳制御システムが、前記携帯端末と前記外部ネットワークの複数のサーバとの通信において輻輳制御を行う際、前記携帯端末から接続要求を受けて予め前記サーバ毎に設定された回数で前記サーバに接続要求を行い、該接続要求の各回のいずれに対しても当該サーバからの応答がないことを確認して、前記接続要求の送信先である前記サーバが輻輳状態であると判断しその旨の通知を送信した場合に、
前記輻輳制御システムから受信した前記通知に従って、輻輳状態である当該サーバへの接続要求を所定時間禁止する接続抑制手段を備えたことを特徴とする携帯端末。
A mobile terminal in the carrier network capable of transmitting and receiving a congestion control system arranged at a contact point between a carrier network of a mobile phone and an external network,
When the congestion control system performs congestion control in communication between the mobile terminal and a plurality of servers of the external network, the connection control request is received from the mobile terminal and connected to the server at a preset number for each server. Makes a request, confirms that there is no response from the server for each connection request, determines that the server to which the connection request is sent is in a congested state, and notifies that If you send
A portable terminal comprising connection suppression means for prohibiting a connection request to the server in a congested state for a predetermined time according to the notification received from the congestion control system.
JP2002218670A 2002-07-26 2002-07-26 Congestion control system, congestion control method, congestion control program, and portable terminal Expired - Fee Related JP3889331B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002218670A JP3889331B2 (en) 2002-07-26 2002-07-26 Congestion control system, congestion control method, congestion control program, and portable terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002218670A JP3889331B2 (en) 2002-07-26 2002-07-26 Congestion control system, congestion control method, congestion control program, and portable terminal

Publications (2)

Publication Number Publication Date
JP2004064346A JP2004064346A (en) 2004-02-26
JP3889331B2 true JP3889331B2 (en) 2007-03-07

Family

ID=31939791

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002218670A Expired - Fee Related JP3889331B2 (en) 2002-07-26 2002-07-26 Congestion control system, congestion control method, congestion control program, and portable terminal

Country Status (1)

Country Link
JP (1) JP3889331B2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AUPP308298A0 (en) * 1998-04-20 1998-05-14 Ericsson Australia Pty Ltd Access control method and apparatus
JP2006108799A (en) * 2004-09-30 2006-04-20 Toshiba Corp Moving object management system, mobile terminal, moving object managing method
JP2006352461A (en) * 2005-06-15 2006-12-28 Toyota Motor Corp Remote controller and service center
JP4798286B2 (en) * 2007-04-16 2011-10-19 日本電気株式会社 COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND ACCESS CONTROL METHOD
JP5202379B2 (en) * 2009-02-19 2013-06-05 株式会社日立製作所 Network system, server device, and client device
JP5589360B2 (en) * 2009-11-16 2014-09-17 日本電気株式会社 Information communication system, wireless transmission device, base station, portable terminal, information communication method and program
JP5321536B2 (en) * 2010-05-21 2013-10-23 トヨタ自動車株式会社 Remote control device, service center
JP6146166B2 (en) * 2013-07-01 2017-06-14 富士通株式会社 COMMUNICATION CONTROL DEVICE, MOBILE STATION, AND COMMUNICATION CONTROL METHOD
US20170201456A1 (en) * 2014-08-07 2017-07-13 Intel IP Corporation Control of traffic from applications when third party servers encounter problems

Also Published As

Publication number Publication date
JP2004064346A (en) 2004-02-26

Similar Documents

Publication Publication Date Title
US9954737B2 (en) Policy formulating method, policy server, and gateway
US7505755B2 (en) Data communication restriction method, data communication restriction system and mobile terminal
EP2591628B1 (en) Power consumption reduction in a user terminal
KR101390630B1 (en) Re-direction of streaming multimedia in wireless communication devices
US8099510B2 (en) Relay device and program product, allowing continued communication via an alternative protocol
WO2014183254A1 (en) Access control method and device
JP2008530897A (en) Alert service method for specific location information of mobile terminal, management device therefor, and mobile terminal
WO2021237433A1 (en) Message pushing method and apparatus, and electronic device and computer-readable medium
JP2002512472A (en) Wireless modem and method for routing data to an application or storage device
US8732694B2 (en) Method and system for performing services in server and client of client/server architecture
JP3889331B2 (en) Congestion control system, congestion control method, congestion control program, and portable terminal
JP2016517643A (en) Data transmission method, apparatus and system
US6731944B1 (en) Apparatus and method for automatically controlling the forwarding of low priority page requests
US8320899B2 (en) Installation notification method, installation notification system, and installation notification server
CN110808967B (en) Detection method for challenging black hole attack and related device
KR100811882B1 (en) Method and apparatus for multimedia messaging service using Parlay X Web service
JP4504189B2 (en) System and method for piggybacking data over an open data channel of a wireless device
JP2004173166A (en) Communication terminal apparatus and data transmission method
JP4697594B2 (en) PDP context control system, method, program, and portable terminal
TWI791322B (en) Traffic controlling server and traffic controlling method
KR102427456B1 (en) Method and device for providing service to certain user by referring to tracking information on the status of server
CN114885009B (en) Information updating method, system, electronic equipment and storage medium
KR100653577B1 (en) Method and system for providing mms to oma terminal and non-oma terminal simultaneously
CN111314465B (en) Weak network environment communication method and device and electronic equipment
KR100727096B1 (en) Method and system for call send/receive service in mobile station

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040916

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20040921

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060310

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060314

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060515

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060613

A521 Written amendment

Effective date: 20060714

Free format text: JAPANESE INTERMEDIATE CODE: A821

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060811

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Effective date: 20060821

Free format text: JAPANESE INTERMEDIATE CODE: A911

A131 Notification of reasons for refusal

Effective date: 20061003

Free format text: JAPANESE INTERMEDIATE CODE: A131

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061023

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Effective date: 20061121

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20061129

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees