JP3902011B2 - Routing method and system - Google Patents

Routing method and system Download PDF

Info

Publication number
JP3902011B2
JP3902011B2 JP2002005293A JP2002005293A JP3902011B2 JP 3902011 B2 JP3902011 B2 JP 3902011B2 JP 2002005293 A JP2002005293 A JP 2002005293A JP 2002005293 A JP2002005293 A JP 2002005293A JP 3902011 B2 JP3902011 B2 JP 3902011B2
Authority
JP
Japan
Prior art keywords
client
address
router
care
http
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
JP2002005293A
Other languages
Japanese (ja)
Other versions
JP2003209566A (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 JP2002005293A priority Critical patent/JP3902011B2/en
Publication of JP2003209566A publication Critical patent/JP2003209566A/en
Application granted granted Critical
Publication of JP3902011B2 publication Critical patent/JP3902011B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/52Network services specially adapted for the location of the user terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context

Description

【0001】
【発明の属する技術分野】
本発明は、ルーティング方法およびそのシステムに関する。特に、移動体ネットワークのクライアントに対して、クライアントの位置を考慮したルーティングでコンテンツを配信することが可能なルーティング方法およびそのシステムに関する。
【0002】
【従来の技術】
現在、アクセスネットワークの広帯域化及びWebコンテンツの大容量化に伴いクライアントの近傍のサーバ(エッジサーバ)に予めコンテンツを配布するコンテンツ配信ネットワーク(CDN:Content Delivery Network)が注目されている。
リクエスト・ルーティング・システム(RRS:Request Routing System)は、CDNの1コンポーネントであり、クライアントのコンテンツに対するリクエストを利用可能なコンテンツのコピーを持つエッジサーバへと誘導するためのシステムである。リクエスト・ルーティング・システムの基本機能としては、下記の2つがある。
1)リクエストに応えることができるエッジサーバにクライアントを誘導する。
2)最良のサービスを提供可能なエッジサーバにクライアントを誘導する。
【0003】
現在、Webサイトで提供するコンテンツなどをCDNを用いて配布する際に使用されるリクエスト・ルーティング・システムには、 “In−Line”リクエスト・ルーティング・システムがある。
このシステムでは、クライアントが例えばHTTP(Hyper Text Transfer Protocol)を用いてコンテンツ要求(リクエスト)を行うようになっている。そして、ネットワークのルーティングを行うプロキシやレイヤ7ルータがこのHTTPリクエストを受信すると、これらのルータは、リクエストに含まれる送信元(クライアント)のIPアドレスを参照し、そのアドレスに基づいて最適なエッジサーバにクライアントを誘導するようになっている。
ところで、上記クライアントが所属する移動体(モバイルIP)ネットワークは、通常複数のエリアに分割されており、クライアントは各エリアを適宜移動する。この場合、クライアントが本来属するエリアとして「ホームネットワーク」が規定されており、クライアントのIPアドレスとしては、当該クライアントがホームネットワークに存在するとみなした場合のアドレス(ホームアドレス)が割当てられている。
【0004】
【発明が解決しようとする課題】
しかしながら、上記システムの場合、HTTPリクエストに付加されるクライアントのIPアドレスは、常に上記したホームアドレスとなる。従って、ルータが参照するアドレスもホームアドレスとなるので、このルータは常にホームネットワークに存在するエッジサーバをクライアントに誘導する。そのため、クライアントがホームネットワークから他のエリア(外部ネットワーク)に移動した場合であっても、遠隔にあるホームネットワークのエッジサーバが誘導されるという不具合が生じる。
【0005】
また、エッジサーバに関しては、三角問題(Triangle Routing)という問題が生じることがある。つまり、クライアントは、リクエスト・ルーティング・システムにより誘導されたエッジサーバからコンテンツを取得するが、移動先のエリアにいるクライアントに対してコンテンツを送信する際には、クライアントとエッジサーバ間の通信が直線的な経路とならずに、クライアントとホームネットワークとエッジサーバとで三角の通信経路、即ち大きく遠回りした通信経路になる場合があり、ホームネットワークと外部ネットワーク間のネットワーク帯域を圧迫する可能性がある。
【0006】
本発明は、上述した事情に鑑みてなされたもので、移動体ネットワークのクライアントに対して、クライアントの位置を考慮したリクエスト・ルーティングを行うことで、最適なエッジサーバへの誘導を可能とするルーティング方法およびそのシステムの提供を目的とする。
【0007】
【課題を解決するための手段】
上記の目的を達成するために、請求項1記載の発明では、移動体ネットワークにおいて移動する端末であるクライアントと、前記ネットワークに分散して複数配置されてコンテンツを前記クライアントに配信するエッジサーバとの間の通信経路を選択するルーティング方法において、IP層よりも上位層のHTTPを用いて前記通信経路を選択するルータが配置されている場合に、前記クライアントは、前記ネットワークで前記コンテンツを転送する際に用いるHTTPを用いて当該転送要求を前記ルータに送信するときに、前記転送要求に自己の気付アドレスであるIPアドレスを付加し、前記ルータは、前記付加された気付アドレスに基づいて、前記通信経路を選択することを特徴とする。
本発明によれば、クライアントがHTTPを用いてコンテンツの転送要求をルータに送信するときに、当該転送要求に自己の気付アドレスであるIPアドレスを付加するので、IP層よりも上位層のHTTPを用いて通信経路を選択するルータは、クライアントの気付アドレスに基づいて、クライアントとエッジサーバ間の通信経路を選択することができる。したがって、ルータは、クライアントの位置を考慮した通信経路選択をすることができ、複数のエッジサーバに転送要求に係るコンテンツが存在するときに、クライアントの移動先近傍のエッジサーバからコンテンツを配信させることができる。
【0008】
また、本発明に係るコンテンツを転送する際に用いる通信プロトコルが所定の記述言語で記述されたデータを転送するプロトコルであることを特徴とする。
【0009】
また、請求項記載の発明では、請求項1記載の移動体ネットワークが複数のエリアからなり、前記クライアントの移動情報が当該クライアントの移動先エリアにおけるアドレスを有してなることを特徴とする。
【0010】
上記の目的を達成するために、請求項記載の発明では、移動体ネットワークにおいて移動する端末であるクライアントと、前記ネットワークに分散して複数配置されてコンテンツを前記クライアントに配信するエッジサーバとの間の通信経路を選択するルーティング方法において、前記移動体ネットワークは複数のエリアからなり、IP層よりも上位層のHTTPを用いて前記通信経路を選択する第1ルータが配置され、前記クライアントが本来所属しているエリアであるホームネットワークに前記クライアントからその気付アドレスであるIPアドレスを受信する第2ルータが配置されている場合に、前記ホームネットワークに前記クライアントが存在しない場合は、前記第2ルータは、当該クライアント宛に送信されてきたパケットを受信して当該クライアントに転送するとともに、前記第1ルータへ前記クライアントの気付アドレスを送信し、前記第1ルータは、受信した前記気付アドレスに基づいて前記通信経路を選択することを特徴とする。
【0011】
また、請求項記載の発明では、請求項1乃至のいずれか1項記載のエッジサーバが当該エッジサーバと前記クライアント間の通信経路として最短の経路を自動的に選択することを特徴とする。
【0012】
上記の目的を達成するために、請求項記載の発明では、移動体ネットワークにおいて移動する端末であるクライアントと、前記ネットワークに分散して複数配置されてコンテンツを前記クライアントに配信するエッジサーバとの間の通信経路を選択するルーティング・システムであって、IP層よりも上位層のHTTPを用いて前記通信経路を選択するルータを設け、前記クライアントには、当該クライアントが前記ネットワークで前記コンテンツを転送する際に用いるHTTPを用いて当該転送要求を送信するときに、当該転送要求に自己の気付アドレスであるIPアドレスを付加する付加手段を設け、前記ルータは、当該気付アドレスに基づいて前記通信経路を選択することを特徴とする。
【0013】
上記の目的を達成するために、請求項記載の発明では、移動体ネットワークにおいて移動する端末であるクライアントと、前記ネットワークに分散して複数配置されてコンテンツを前記クライアントに配信するエッジサーバとの間の通信経路を選択するルーティング・システムであって、前記移動体ネットワークは、複数のエリアからなり、IP層よりも上位層のHTTPを用いて前記通信経路を選択する第1ルータと、前記クライアントが本来所属しているエリアであるホームネットワークに当該クライアントが存在しない場合に、当該クライアント宛に送信されてきたコンテンツを受信して当該クライアントに転送するとともに、前記クライアントから気付アドレスであるIPアドレスを受信するとともに、前記第1ルータに前記クライアントの気付アドレスを送付する第2ルータとを有し、前記第1ルータは、前記気付アドレスに基づいて前記通信経路を選択するものからなることを特徴とする。
【0014】
【発明の実施の形態】
以下、図面を用いて本発明の実施の形態を説明する。本発明は、従来の“In−Line”リクエスト・ルーティング・システムを改良してモバイルIPネットワーク等の移動体用のネットワークに適用可能なリクエスト・ルーティング・システムとしたものである。
【0015】
A.第1実施形態の構成
図1は、本発明の第1実施形態による第1の発明(クライアントがHTTPヘッダ等の転送要求に自己の移動情報を付加する場合)のリクエスト・ルーティング・システムを示す概念模式図である。本図において、クライアント1は、コンテンツの配信を受ける移動体端末である。以下、クライアント1が、ホーム・ネットワークから外部ネットワークへ移動した場合を考える。ここで、ホーム・ネットワークとは、クライアント1が本来所属しているエリアであり、外部ネットワークとは、クライアント1が移動する先のエリアである。また、クライアント1のホームネットワークにおけるIPアドレス(ホームアドレス)は(192.168.1.100)、外部ネットワークにおけるIPアドレス(気付アドレス)は(192.168.2.1)である。なお、ホームアドレスと気付アドレスの組は、バインディング・キャッシュと呼ばれ、ホーム・エージェント5(後述)からHTTPコンテンツ・ルータ4(後述)へ送られる。
【0016】
エッジサーバ3a,3bは、クライアント1に対してコンテンツを配信するサーバである。エッジサーバ3aはホーム・ネットワークに存在し、エッジサーバ3bは外部ネットワークに存在している。エッジサーバ3aのIPアドレスは、(192.168.1.3)とする。エッジサーバ3bのIPアドレスは、(192.168.2.3)とし、そのURLを「www.es2. k○×△.com 」とする。
【0017】
HTTPコンテンツ・ルータ4は、インターネット上に配置されており、クライアント1とエッジサーバ3a、3b間の通信経路を選択するルータであり、この例ではモバイルIPネットワークと別のネットワーク(インターネット)に配置されているが、どのネットワークに配置されていてもよい。HTTPコンテンツ・ルータ4は、バインディング・キャッシュを記録したモバイルノードリスト30と、各エッジサーバ3a、3bのIPアドレスを記録したエッジサーバリスト31を持っており、通信プロトコルとしてHTTPを用いて、エッジサーバ3a、3bのいずれかからクライアント1へのコンテンツ配信経路を選択する。ここで、HTTPコンテンツ・ルータ4は、クライアント1から受けたコンテンツ配信要求(HTTPのリクエスト)に付加された、クライアント1の移動情報に基づいて、コンテンツ配信経路を選択する。この詳細については後述する。
【0018】
ホーム・エージェント5は、ホームネットワークに存在するサーバであって、モバイルIPネットワークを介してクライアント1に送受されるデータの送受信管理を行っている。また、ホームエージェント5は、クライアントからその移動情報を適宜取得する。
なお、ホーム・エージェントがホームネットワークにおけるクライアントの通信経路として、最短の経路を自動的に選択する経路最適化拡張機能(RO:Route Optimization)をサポートしているとよい。
【0019】
B.第1実施形態の動作
次に、このリクエスト・ルーティング・システムの動作について、図1及び図2を参照して説明する。
先ず、クライアント1は、所望のコンテンツの配信を受けるべく、Webブラウザでコンテンツ自体のURL(例えば、http:// www.es2. k○×△.com)を入力又はリンクをクリックする。
【0020】
すると、クライアント1のブラウザは、図2に示すHTTPのリクエスト・ヘッダ・フィールド50に、クライアント1の気付アドレスを付加する。ここで、リクエスト・ヘッダ・フィールド50は、HTTPのリクエストに含まれているものであって、リクエストの宛て先、リクエストの差し出人アドレス(クライアント1のホームアドレス)、HTTP制御メッセージなどのさまざまな情報を持っている。
【0021】
なお、HTTPのリクエスト・ヘッダ・フィールド50には、ブラウザが気付アドレス・フィールド51を設定し、気付アドレスはここに書き込まれる。そして、ブラウザは、このリクエスト・ヘッダ・フィールド50をヘッダとするパケットを、HTTPのリクエストとしてHTTPコンテンツ・ルータ4に送信する(符号▲1▼)。
【0022】
HTTPリクエストを受信したHTTPコンテンツ・ルータ4は、リクエスト・ヘッダ・フィールド50を参照し、気付アドレス・フィールド51があるか否か判断する。気付アドレス・フィールド51がある場合は、クライアント1のアドレスとして、通常のHTTPリクエストのリクエスト・ヘッダ・フィールド50に書き込まれているホームアドレスではなく、気付アドレス・フィールド51に書き込まれている気付アドレスを優先して、クライアント1の送信要求に係る経路選択をする。すなわち、HTTPコンテンツ・ルータ4は、受信したHTTPのリクエストの内容と、予めリストに記録されている各エッジサーバ3a、3bのIPアドレスとを参照し、クライアント1の気付アドレスの近傍に配置されているエッジサーバ3bを選択し、エッジサーバ3bのアドレスを含むレスポンスをクライアント1に送信する(符号▲2▼)。
【0023】
クライアント1のブラウザは、受信したレスポンスに基づいて、エッジサーバ3bのアドレスにコンテンツの配信要求をする(符号▲3▼)。この配信要求を受信したエッジサーバ3bは、配信要求に係るコンテンツをクライアント1に送信する(符号▲4▼)。
【0024】
一方、HTTPコンテンツ・ルータ4は、受信したリクエスト・ヘッダ・フィールド50に含まれるクライアント1のホームアドレス、気付アドレス、これらの情報の有効期限を、モバイルノードリスト30に記録する。又、HTTPコンテンツ・ルータ4は、このモバイルノードリスト30を各エッジサーバ3a、3bに配布する。
【0025】
C.第2実施形態の構成
次に、本発明の第2実施形態による第2の発明つまり、クライアント1から送信されるHTTPリクエストに気付アドレスが付加されていない場合のリクエスト・ルーティング・システムの構成について、図3及び図4を参照して説明する。
ここで、クライアント1には、第1の発明の場合とは異なり、リクエスト・ヘッダ・フィールド50に気付アドレス・フィールド51を設ける機能が具備されていないものとする。この発明では、従来のクライアントをそのまま利用できるという利点がある。したがって、図4に示すように、リクエスト・ヘッダ・フィールド50にはクライアント1の気付アドレスが含まれない。又、HTTPコンテンツ・ルータ4(請求項4における第1ルータに相当する)のモバイルノードリスト30には、最初はクライアント1の移動情報に関しては何も記録されていない。
【0026】
D.第2実施形態の動作
次に、このリクエスト・ルーティング・システムの動作について説明する。先ず、クライアント1は、コンテンツの配信を受けるべく、Webブラウザでコンテンツ自体のURL(http:// www.es2. k○×△.com)を入力又はリンクをクリックする。すると、クライアント1のブラウザは、気付アドレスを含まないリクエスト・ヘッダ・フィールド50をヘッダとするパケットを、HTTPのリクエストとしてHTTPコンテンツ・ルータ4に送信する(符号▲1▼’)。
【0027】
HTTPリクエストを受信したHTTPコンテンツ・ルータ4は、リクエスト・ヘッダ・フィールド50を参照し、リクエスト・ヘッダ・フィールド50に含まれるクライアント1のホームアドレスに基づいて、クライアント1の送信要求に係る経路選択をする。すなわち、HTTPコンテンツ・ルータ4は、上記ホームアドレスと、エッジサーバ・リスト31から参照した各エッジサーバ3a、3bのIPアドレスとを比較する。図3の場合は、クライアント1のホームアドレス(192.168.1.100)に対し、IPネットワークアドレス(IPアドレス「A.B.C.D」における「A.B.C」)が一致するエッジサーバ3a(アドレスが「192.168.1.3」)をクライアント1の近傍に配置されているものとして選択し、このエッジサーバ3aのアドレスを含むレスポンスをクライアント1に送信する(符号▲2▼’)。
【0028】
クライアント1のブラウザは、受信したレスポンスに基づいて、エッジサーバ3aに対してコンテンツの配信要求をし(符号▲3▼’)、エッジサーバ3aは、コンテンツをクライアント1に送信する(符号▲4▼’)。
【0029】
ここで、ホームエージェント5(請求項4における第2ルータに相当する)は、クライアント1へ送信されるデータを管理するので、データの内容(データ送信元、送信先等)を知ることができる。従って、符号▲4▼’でエッジサーバ3aがクライアント1にコンテンツを送信すると、ホームエージェント5は、クライアント1がコンテンツをエッジサーバ3aから受信しようとすることを知る。そこで、ホームエージェント5は、クライアント1から取得した最新の移動情報を、コンテンツの送信元(エッジサーバ3a)へ送信する処理を行う(符号▲5▼’)
【0030】
エッジサーバ3aは、ホームエージェント5から受信した移動情報をモバイルノードリスト30に記録する。記録されたモバイルノードリスト30は、HTTPコンテンツ・ルータ4に配信され(符号▲6▼’)、HTTPコンテンツ・ルータ4から他のエッジサーバ3bに配信される(符号▲7▼’)。
【0031】
これにより、HTTPコンテンツ・ルータ4のモバイルノードリスト30には、クライアント1の現在の移動先エリアを示す気付アドレスが記録されるので、クライアント1は前記した第1発明と同様、最新の気付ドレスが反映されたルーティングを受けることができる。
即ち、クライアント1が次回、同一のコンテンツの配信を受けるべく、そのURLを入力すると、クライアント1のブラウザは、符号▲1▼’と同様の情報をHTTPリクエストとしてHTTPコンテンツ・ルータ4に送信する(符号▲1▼”)。
【0032】
HTTPリクエストを受信したHTTPコンテンツ・ルータ4は、リクエスト・ヘッダ・フィールド50と、上述のようにして新たな移動情報が加えられたモバイルノードリスト30を参照し、気付アドレスに基づいて、クライアント1の送信要求に係る経路選択をする。すなわち、HTTPコンテンツ・ルータ4は、クライアント1の気付アドレスと各エッジサーバ3a、3bのIPアドレスとを参照し、クライアント1の移動先エリアの近傍に配置されているエッジサーバ3bを選択し、そのアドレスをHTTPのレスポンスヘッダ60として含むレスポンスをクライアント1に送信する(符号▲2▼”)。
【0033】
クライアント1のブラウザは、受信したレスポンスに基づいて、エッジサーバ3bのアドレスにコンテンツの配信要求をし(符号▲3▼”)、エッジサーバ3bは、コンテンツをクライアント1に送信する(符号▲4▼”)。
【0034】
E.第3実施形態の動作
次に、本発明において、HTTPコンテンツ・ルータ4が移動体端末及び固定端末にルーティングを行う手順について、図5を参照して説明する。このルーティング手順によれば、上述の実施形態で説明したクライアント1が移動体端末の場合のみならず、クライアント1が固定端末である場合であっても、クライアント1とエッジサーバ3a、3b間の経路選択処理をする。これにより、HTTPコンテンツ・ルータ4は、移動体端末のみならず固定端末のクライアント1に対しても、そのクライアント1の近傍のエッジサーバからコンテンツを配信させることができる。
【0035】
先ず、HTTPコンテンツ・ルータ4は、クライアント1から上記HTTPリクエストを受信し(ステップS11)、HTTPリクエストのリクエスト・ヘッダ・フィールド50を参照して、気付アドレス・フィールド51があるか否か判断する(ステップS12)。
【0036】
ステップS12で気付アドレス・フィールド51があると判断した場合、HTTPコンテンツ・ルータ4は、モバイルノードリスト30に、HTTPリクエストを含むIPパケットのソースIPアドレスを追加する(ステップS13)。ソースIPアドレスとは、当該IPパケットの宛先アドレス、送信元アドレス(クライアント1のホームアドレス)、送信元(クライアント1)の気付アドレスからなる。
その後、HTTPコンテンツ・ルータ4は、ソースIPアドレスに含まれるクライアント1の気付アドレスに基づいて、経路選択処理を行う(ステップS14)。
【0037】
一方、ステップS12で気付アドレス・フィールド51がないと判断した場合、HTTPコンテンツ・ルータ4は、受信したHTTPリクエストを含むIPパケットのソースIPアドレス(クライアント1のホームアドレス又は気付アドレス)と同一のアドレスがモバイルノードリスト30にあるか判断する(ステップS15)。
【0038】
ステップS15で「Yes」の場合、HTTPコンテンツ・ルータ4は、クライアント1のバインディング・キャッシュに含まれるホームアドレスと、HTTPリクエストに含まれるソースIPアドレスに対応するクライアント1のホームアドレス又は気付アドレスとが同一であるか判断する(ステップS16)。
【0039】
ステップS16で「Yes」の場合、クライアント1についての移動情報(バインディング・キャッシュ)が存在しているので、クライアント1が移動体端末であることがわかる。この場合、HTTPコンテンツ・ルータ4は、ソースIPアドレス(気付アドレス)に基づいて、経路選択処理を行う(ステップS14)。
【0040】
ステップS16で「No」の場合、HTTPコンテンツ・ルータ4は、ホーム・エージェント5に対して、最新のバインディング・キャッシュを要求するための「バインディング・ワーニング・メッセージ」を送信する(ステップS18)。
その後、HTTPコンテンツ・ルータ4は、ホーム・エージェントからバインディング・アップデートを受信したか判断する(ステップS19)。バインディング・アップデートとは、上記バインディング・キャッシュの更新情報である。ステップS19で「Yes」の場合は、クライアント1の移動情報があること、即ちクライアント1が移動体端末であることがわかる。そこで、HTTPコンテンツ・ルータ4は、バインディング・キャッシュ内の気付アドレスとホームアドレスが一致しているか判断する(ステップS20)。
【0041】
ステップS20で「No」の場合は、クライアント1がホームネットワークから外部ネットワークへ移動したことがわかる。そこで、この場合、HTTPコンテンツ・ルータ4は、ソースIPアドレスに含まれるクライアント1の気付アドレスに基づいて、経路選択処理を行う(ステップS14)。
【0042】
ステップS15で「No」の場合は、クライアント1の移動情報がモバイルノードリスト30にないことがわかるので、HTTPコンテンツ・ルータ4は、クライアント1が固定端末であると判断し、HTTPリクエストのIPパケットのソースIPアドレス(クライアント1のホームアドレス)に基づいて、経路選択処理を行う(ステップS17)。
【0043】
ステップS20で「Yes」の場合は、クライアント1は移動体端末であるがホームアドレスに存在している場合である。そこで、HTTPコンテンツ・ルータ4は、HTTPリクエストのIPパケットのソースIPアドレス(クライアント1のホームアドレス)に基づいて、経路選択処理を行う(ステップS17)。
【0044】
ところで、上記したようにしてクライアントに最も近いエッジサーバが判明したとしても、エッジサーバからクライアントへのコンテンツ送信の経路が最適でなければ、本発明の効果が充分発揮できない。例えば、図1においてエッジサーバがクライアントと同一エリアにいながら、他のエリアを経由してクライアントと通信するような不具合を指す。そこで、エッジサーバが経路最適化拡張機能(RO :Route Optimization)つまり通信相手との通信経路として最短の経路を自動的に選択する経路最適化機能をサポートすることが好ましい。これにより、いわゆるエッジサーバの三角問題を防止することができる。
【0045】
なお、上記実施形態におけるリクエスト・ルーティング・システムの機能を実現するためのプログラムをコンピュータシステムに読み込ませ、実行することにより各種の処理を実行してもよい。
【0046】
【発明の効果】
以上の説明で明らかなように、本発明(第1発明)によれば、クライアントがHTTPを用いてコンテンツの転送要求をルータに送信するときに、当該転送要求に自己の気付アドレスであるIPアドレスを付加するので、IP層よりも上位層のHTTPを用いて通信経路を選択するルータは、クライアントの気付アドレスに基づいて、クライアントとエッジサーバ間の通信経路を選択することができる。したがって、ルータは、クライアントの位置を考慮した通信経路選択をすることができ、例えば、複数のエッジサーバに転送要求に係るコンテンツが存在するときに、クライアントの移動先近傍のエッジサーバからコンテンツを配信させることが可能となる。
【0047】
また、本発明(第2発明)によれば、クライアントの気付アドレスであるIPアドレスを受信する第2ルータが、IP層よりも上位層のHTTPを用いて前記通信経路を選択する第1ルータへクライアントの気付アドレスを送信し、その気付アドレスに基づいて第1ルータが通信経路を選択するので、クライアントが転送要求に自己の移動情報を付加する機能を有していない場合であっても、クライアントの気付アドレスに基づいて、クライアントとエッジサーバ間の通信経路を選択することができる。
【図面の簡単な説明】
【図1】 本発明の第1実施形態によるリクエスト・ルーティング・システムを示す概念模式図である。
【図2】 同上のシステムで用いられるHTTPのリクエスト・ヘッダ・フィールドを示す説明図である。
【図3】 本発明の第2実施形態によるリクエスト・ルーティング・システムを示す概念模式図である。
【図4】 同上のシステムで用いられるHTTPのリクエスト・ヘッダ・フィールドを示す説明図である。
【図5】 本発明の第3実施形態によるリクエスト・ルーティング・システムの動作を示すフローチャートである。
【符号の説明】
1 クライアント
3a、3b エッジサーバ
4 HTTPコンテンツ・ルータ
5 ホーム・エージェント
30 モバイルノードリスト
31 エッジサーバリスト
50 リクエスト・ヘッダ・フィールド
51 気付アドレス・フィールド
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a routing method and a system thereof. In particular, the present invention relates to a routing method and system capable of delivering content to a client of a mobile network by routing in consideration of the position of the client.
[0002]
[Prior art]
Currently, a content delivery network (CDN) that distributes content in advance to a server (edge server) in the vicinity of a client is attracting attention as the bandwidth of an access network increases and the capacity of Web content increases.
A request routing system (RRS) is a component of a CDN, and is a system for guiding a request for content of a client to an edge server having a copy of the usable content. There are the following two basic functions of the request routing system.
1) Guide the client to an edge server that can respond to the request.
2) Guide the client to an edge server that can provide the best service.
[0003]
Currently, there is an “In-Line” request routing system as a request routing system used when distributing contents provided on a Web site using a CDN.
In this system, a client makes a content request (request) using, for example, HTTP (Hyper Text Transfer Protocol). When a proxy or layer 7 router that performs network routing receives this HTTP request, these routers refer to the IP address of the transmission source (client) included in the request, and the optimum edge server based on the address. To guide the client to.
Incidentally, the mobile (mobile IP) network to which the client belongs is usually divided into a plurality of areas, and the client moves appropriately in each area. In this case, a “home network” is defined as an area to which the client originally belongs, and an address (home address) when the client is regarded as existing in the home network is assigned as the IP address of the client.
[0004]
[Problems to be solved by the invention]
However, in the case of the system described above, the IP address of the client added to the HTTP request is always the home address described above. Therefore, since the address referred to by the router is also the home address, this router always guides the edge server existing in the home network to the client. Therefore, even when the client moves from the home network to another area (external network), there is a problem that the edge server of the remote home network is guided.
[0005]
In addition, with respect to the edge server, a problem called a triangle problem may occur. In other words, the client acquires content from the edge server guided by the request routing system, but when transmitting content to the client in the destination area, the communication between the client and the edge server is a straight line. There is a possibility that the communication path may be a triangular communication path between the client, the home network, and the edge server, that is, a communication path that is greatly detoured, and may compress the network bandwidth between the home network and the external network. .
[0006]
The present invention has been made in view of the above-described circumstances, and enables routing to an optimum edge server by performing request routing in consideration of the position of the client for the client of the mobile network. It is an object to provide a method and its system.
[0007]
[Means for Solving the Problems]
In order to achieve the above object, according to the first aspect of the present invention, there is provided a client that is a terminal that moves in a mobile network, and an edge server that is distributed in the network and distributes content to the client. In a routing method for selecting a communication path between Using HTTP higher than the IP layer When a router for selecting the communication path is arranged, the client is used when transferring the content on the network. HTTP When the transfer request is transmitted to the router using IP address that is a care-of address And the router added the Care-of address The communication path is selected based on the above.
According to the present invention, a client Using HTTP When sending a content transfer request to the router, IP address that is a care-of address So that Select a communication path using HTTP higher than the IP layer Router of the client Care-of address Based on the above, it is possible to select a communication path between the client and the edge server. Therefore, the router can select the communication path in consideration of the position of the client, and when the content related to the transfer request exists in a plurality of edge servers, the router distributes the content from the edge server near the destination of the client. Can do.
[0008]
Also, Used when transferring content according to the present invention The communication protocol is a protocol for transferring data described in a predetermined description language.
[0009]
Claims 2 In the described invention, the mobile network according to claim 1 is composed of a plurality of areas, and the movement information of the client includes an address in the movement destination area of the client.
[0010]
In order to achieve the above object, the claims 3 In the described invention, in a routing method for selecting a communication path between a client that is a terminal moving in a mobile network and an edge server that is distributed in the network and distributes content to the client, the routing method includes: A mobile network consists of multiple areas, Using HTTP higher than the IP layer A first router for selecting the communication path is arranged, and the client is connected to a home network that is an area to which the client originally belongs. IP address that is a care-of address And the second router receives the packet transmitted to the client and forwards the packet to the client when the second router that receives the packet is arranged and the client does not exist in the home network Together with the client to the first router. Care-of address And the first router receives the received Care-of address The communication path is selected based on the above.
[0011]
Claims 4 In the described invention, claims 1 to 3 The edge server described in any one of the above items automatically selects the shortest path as a communication path between the edge server and the client.
[0012]
In order to achieve the above object, the claims 5 In the described invention, the routing system selects a communication path between a client, which is a terminal that moves in a mobile network, and an edge server that is distributed in the network and distributes content to the client. And Providing a router for selecting the communication path using HTTP higher than the IP layer; Used by the client when the client transfers the content over the network HTTP When sending the transfer request using the IP address that is a care-of address Adding means for adding, the router Care-of address The communication path is selected based on the above.
[0013]
In order to achieve the above object, the claims 6 In the described invention, the routing system selects a communication path between a client, which is a terminal that moves in a mobile network, and an edge server that is distributed in the network and distributes content to the client. The mobile network is composed of a plurality of areas. Using HTTP higher than the IP layer When the client does not exist in the first router that selects the communication path and the home network that is the area to which the client originally belongs, the content transmitted to the client is received and transferred to the client And from the client IP address that is a care-of address And the client of the client to the first router Care-of address A second router for sending the first router, wherein the first router Care-of address The communication path is selected based on the above.
[0014]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings. The present invention is a request routing system that can be applied to a mobile network such as a mobile IP network by improving the conventional “In-Line” request routing system.
[0015]
A. Configuration of the first embodiment
FIG. 1 is a conceptual schematic diagram showing a request routing system of a first invention (when a client adds its own movement information to a transfer request such as an HTTP header) according to the first embodiment of the present invention. In this figure, a client 1 is a mobile terminal that receives content distribution. Hereinafter, a case where the client 1 moves from the home network to the external network will be considered. Here, the home network is an area to which the client 1 originally belongs, and the external network is an area to which the client 1 moves. The IP address (home address) in the home network of the client 1 is (192.168.1.100), and the IP address (care-of address) in the external network is (192.168.2.1). The set of the home address and care-of address is called a binding cache, and is sent from the home agent 5 (described later) to the HTTP content router 4 (described later).
[0016]
The edge servers 3 a and 3 b are servers that distribute content to the client 1. The edge server 3a exists in the home network, and the edge server 3b exists in the external network. The IP address of the edge server 3a is (192.168.1.3). The IP address of the edge server 3b is (192.168.2.3), and its URL is “www.es2.k ○ ΔΔ.com”.
[0017]
The HTTP content router 4 is arranged on the Internet and is a router for selecting a communication path between the client 1 and the edge servers 3a and 3b. In this example, the HTTP content router 4 is arranged on a network (Internet) different from the mobile IP network. However, it may be located in any network. The HTTP content router 4 has a mobile node list 30 in which the binding cache is recorded, and an edge server list 31 in which the IP addresses of the edge servers 3a and 3b are recorded. A content distribution route from any of 3a and 3b to the client 1 is selected. Here, the HTTP content router 4 selects a content distribution route based on the movement information of the client 1 added to the content distribution request (HTTP request) received from the client 1. Details of this will be described later.
[0018]
The home agent 5 is a server existing in the home network, and performs transmission / reception management of data transmitted / received to / from the client 1 via the mobile IP network. Further, the home agent 5 appropriately acquires the movement information from the client.
The home agent may support a route optimization (RO) route optimization function (RO) that automatically selects the shortest route as a client communication route in the home network.
[0019]
B. Operation of the first embodiment
Next, the operation of this request routing system will be described with reference to FIGS.
First, the client 1 inputs the URL of the content itself (for example, http: //www.es2.k○ΔΔ.com) or clicks on a link in order to receive distribution of the desired content.
[0020]
Then, the browser of the client 1 adds the care-of address of the client 1 to the HTTP request header field 50 shown in FIG. Here, the request header field 50 is included in the HTTP request, and includes various requests such as the destination of the request, the sender address of the request (home address of the client 1), and an HTTP control message. I have information.
[0021]
The browser sets a care-of address field 51 in the HTTP request header field 50, and the care-of address is written here. Then, the browser transmits a packet having the request header field 50 as a header to the HTTP content router 4 as an HTTP request (reference numeral (1)).
[0022]
The HTTP content router 4 that has received the HTTP request refers to the request header field 50 and determines whether or not there is a care-of address field 51. If there is a care-of address field 51, the address of the client 1 is not the home address written in the request header field 50 of a normal HTTP request, but the care-of address written in the care-of address field 51. Prioritize the route selection related to the transmission request of the client 1. That is, the HTTP content router 4 refers to the content of the received HTTP request and the IP addresses of the edge servers 3a and 3b recorded in advance in the list, and is arranged in the vicinity of the care-of address of the client 1. The edge server 3b is selected, and a response including the address of the edge server 3b is transmitted to the client 1 (symbol (2)).
[0023]
The browser of the client 1 makes a content distribution request to the address of the edge server 3b based on the received response (reference numeral (3)). Upon receiving this distribution request, the edge server 3b transmits the content related to the distribution request to the client 1 (reference numeral (4)).
[0024]
On the other hand, the HTTP content router 4 records the home address and care-of address of the client 1 included in the received request header field 50 and the expiration date of these information in the mobile node list 30. The HTTP content router 4 distributes the mobile node list 30 to the edge servers 3a and 3b.
[0025]
C. Configuration of the second embodiment
Next, the second invention according to the second embodiment of the present invention, that is, the configuration of the request routing system when the care-of address is not added to the HTTP request transmitted from the client 1, will be described with reference to FIGS. The description will be given with reference.
Here, unlike the case of the first invention, it is assumed that the client 1 does not have a function of providing the care-of address field 51 in the request header field 50. The present invention has an advantage that a conventional client can be used as it is. Therefore, as shown in FIG. 4, the request header field 50 does not include the care-of address of the client 1. In addition, in the mobile node list 30 of the HTTP content router 4 (corresponding to the first router in claim 4), there is no information recorded on the movement information of the client 1 at first.
[0026]
D. Operation of the second embodiment
Next, the operation of this request routing system will be described. First, the client 1 inputs the URL of the content itself (http: //www.es2.k.times..DELTA.com) or clicks on a link in order to receive the distribution of the content. Then, the browser of the client 1 transmits a packet having the request header field 50 not including the care-of address as a header to the HTTP content router 4 (reference numeral 1).
[0027]
The HTTP content router 4 that has received the HTTP request refers to the request header field 50 and selects a route related to the transmission request of the client 1 based on the home address of the client 1 included in the request header field 50. To do. That is, the HTTP content router 4 compares the home address with the IP addresses of the edge servers 3 a and 3 b referred from the edge server list 31. In the case of FIG. 3, the IP network address (“ABC” in the IP address “ABC”) matches the home address of the client 1 (192.168.1.100). The edge server 3a (address is “192.168.1.3”) is selected as being located in the vicinity of the client 1, and a response including the address of the edge server 3a is transmitted to the client 1 (symbol ▲ 2). ▼ ').
[0028]
Based on the received response, the browser of the client 1 makes a content distribution request to the edge server 3a (symbol (3)), and the edge server 3a transmits the content to the client 1 (symbol (4)). ').
[0029]
Here, since the home agent 5 (corresponding to the second router in claim 4) manages the data transmitted to the client 1, the contents of the data (data transmission source, transmission destination, etc.) can be known. Accordingly, when the edge server 3a transmits the content to the client 1 with the code {circle over (4)}, the home agent 5 knows that the client 1 intends to receive the content from the edge server 3a. Therefore, the home agent 5 performs a process of transmitting the latest movement information acquired from the client 1 to the content transmission source (edge server 3a) (reference numeral 5).
[0030]
The edge server 3 a records the movement information received from the home agent 5 in the mobile node list 30. The recorded mobile node list 30 is distributed to the HTTP content router 4 (symbol (6)), and is distributed from the HTTP content router 4 to another edge server 3b (symbol (7)).
[0031]
As a result, the care-of address indicating the current destination area of the client 1 is recorded in the mobile node list 30 of the HTTP content router 4, so that the client 1 has the latest care-of address as in the first invention. The reflected routing can be received.
That is, when the client 1 inputs the URL to receive the same content next time, the browser of the client 1 transmits the same information as the symbol (1) to the HTTP content router 4 as an HTTP request ( Symbol (1) ").
[0032]
The HTTP content router 4 that has received the HTTP request refers to the request header field 50 and the mobile node list 30 to which the new movement information has been added as described above, and based on the care-of address, the client 1 Select the route for the transmission request. That is, the HTTP content router 4 refers to the care-of address of the client 1 and the IP addresses of the edge servers 3a and 3b, selects the edge server 3b located in the vicinity of the destination area of the client 1, A response including the address as the HTTP response header 60 is transmitted to the client 1 (reference numeral 2).
[0033]
Based on the received response, the browser of the client 1 makes a content distribution request to the address of the edge server 3b (symbol (3)), and the edge server 3b transmits the content to the client 1 (symbol (4)). ").
[0034]
E. Operation of the third embodiment
Next, the procedure in which the HTTP content router 4 performs routing to the mobile terminal and the fixed terminal in the present invention will be described with reference to FIG. According to this routing procedure, not only when the client 1 described in the above embodiment is a mobile terminal, but also when the client 1 is a fixed terminal, the route between the client 1 and the edge servers 3a and 3b. Select process. As a result, the HTTP content router 4 can distribute the content not only from the mobile terminal but also from the edge server near the client 1 to the client 1 of the fixed terminal.
[0035]
First, the HTTP content router 4 receives the HTTP request from the client 1 (step S11), and refers to the request header field 50 of the HTTP request to determine whether or not there is a care-of address field 51 ( Step S12).
[0036]
If it is determined in step S12 that the care-of address field 51 exists, the HTTP content router 4 adds the source IP address of the IP packet including the HTTP request to the mobile node list 30 (step S13). The source IP address includes a destination address of the IP packet, a transmission source address (home address of the client 1), and a care-of address of the transmission source (client 1).
Thereafter, the HTTP content router 4 performs route selection processing based on the care-of address of the client 1 included in the source IP address (step S14).
[0037]
On the other hand, if it is determined in step S12 that the care-of address field 51 does not exist, the HTTP content router 4 has the same address as the source IP address (home address or care-of address of the client 1) of the IP packet containing the received HTTP request. Is in the mobile node list 30 (step S15).
[0038]
If “Yes” in step S15, the HTTP content router 4 has the home address included in the binding cache of the client 1 and the home address or care-of address of the client 1 corresponding to the source IP address included in the HTTP request. It is determined whether they are the same (step S16).
[0039]
In the case of “Yes” in step S <b> 16, it can be understood that the client 1 is a mobile terminal because there is movement information (binding cache) for the client 1. In this case, the HTTP content router 4 performs route selection processing based on the source IP address (care-of address) (step S14).
[0040]
If “No” in step S16, the HTTP content router 4 transmits a “binding warning message” for requesting the latest binding cache to the home agent 5 (step S18).
Thereafter, the HTTP content router 4 determines whether a binding update has been received from the home agent (step S19). The binding update is update information of the binding cache. If “Yes” in step S19, it is found that there is movement information of the client 1, that is, the client 1 is a mobile terminal. Therefore, the HTTP content router 4 determines whether the care-of address in the binding cache matches the home address (step S20).
[0041]
If “No” in step S20, it can be seen that the client 1 has moved from the home network to the external network. Therefore, in this case, the HTTP content router 4 performs route selection processing based on the care-of address of the client 1 included in the source IP address (step S14).
[0042]
If “No” in step S15, it can be seen that the movement information of the client 1 is not in the mobile node list 30, so the HTTP content router 4 determines that the client 1 is a fixed terminal, and the IP packet of the HTTP request. Based on the source IP address (home address of the client 1), route selection processing is performed (step S17).
[0043]
If “Yes” in step S20, the client 1 is a mobile terminal but exists at the home address. Therefore, the HTTP content router 4 performs a route selection process based on the source IP address (home address of the client 1) of the IP packet of the HTTP request (step S17).
[0044]
By the way, even if the edge server closest to the client is found as described above, the effect of the present invention cannot be fully exerted unless the content transmission path from the edge server to the client is optimal. For example, in FIG. 1, the edge server is located in the same area as the client, but points to a problem that communicates with the client via another area. Therefore, it is preferable that the edge server supports a route optimization function (RO: Route Optimization), that is, a route optimization function that automatically selects the shortest route as a communication route with a communication partner. As a result, the so-called triangle problem of the edge server can be prevented.
[0045]
Various processes may be executed by causing a computer system to read and execute a program for realizing the function of the request routing system in the above embodiment.
[0046]
【The invention's effect】
As is clear from the above description, according to the present invention (first invention), the client Using HTTP When sending a content transfer request to the router, IP address that is a care-of address So that Select a communication path using HTTP higher than the IP layer Router of the client Care-of address Based on the above, it is possible to select a communication path between the client and the edge server. Therefore, the router can select a communication path in consideration of the position of the client. For example, when content related to a transfer request exists in a plurality of edge servers, the content is distributed from an edge server near the destination of the client. It becomes possible to make it.
[0047]
According to the present invention (second invention), the client IP address that is a care-of address The second router that receives The communication path is selected using HTTP higher than the IP layer. Client to the first router Care-of address Send that Care-of address Since the first router selects the communication route based on the client, even if the client does not have the function of adding its own movement information to the transfer request, Care-of address Based on the above, it is possible to select a communication path between the client and the edge server.
[Brief description of the drawings]
FIG. 1 is a conceptual schematic diagram showing a request routing system according to a first embodiment of the present invention.
FIG. 2 is an explanatory diagram showing an HTTP request header field used in the system described above.
FIG. 3 is a conceptual schematic diagram showing a request routing system according to a second embodiment of the present invention.
FIG. 4 is an explanatory diagram showing an HTTP request header field used in the system described above.
FIG. 5 is a flowchart showing an operation of a request routing system according to a third embodiment of the present invention.
[Explanation of symbols]
1 client
3a, 3b edge server
4 HTTP content router
5 Home Agent
30 Mobile node list
31 Edge Server List
50 Request header field
51 Care-of Address Field

Claims (6)

移動体ネットワークにおいて移動する端末であるクライアントと、前記ネットワークに分散して複数配置されてコンテンツを前記クライアントに配信するエッジサーバとの間の通信経路を選択するルーティング方法において、
IP層よりも上位層のHTTPを用いて前記通信経路を選択するルータが配置されている場合に、前記クライアントは、前記ネットワークで前記コンテンツを転送する際に用いるHTTPを用いて当該転送要求を前記ルータに送信するときに、前記転送要求に自己の気付アドレスであるIPアドレスを付加し、
前記ルータは、前記付加された気付アドレスに基づいて、前記通信経路を選択する
ことを特徴とするルーティング方法。
In a routing method for selecting a communication path between a client that is a terminal that moves in a mobile network and an edge server that is distributed in the network and distributes content to the client.
When a router that selects the communication path using HTTP higher than the IP layer is arranged, the client sends the transfer request using HTTP used when transferring the content in the network. When sending to the router, append the IP address that is its care-of address to the transfer request,
The routing method, wherein the router selects the communication path based on the added care-of address .
前記移動体ネットワークは、複数のエリアからなり、
前記クライアントの移動情報は、当該クライアントの移動先エリアにおけるアドレスを有してなる
ことを特徴とする請求項1記載のルーティング方法。
The mobile network consists of a plurality of areas,
The routing method according to claim 1, wherein the movement information of the client includes an address in a movement destination area of the client.
移動体ネットワークにおいて移動する端末であるクライアントと、前記ネットワークに分散して複数配置されてコンテンツを前記クライアントに配信するエッジサーバとの間の通信経路を選択するルーティング方法において、
前記移動体ネットワークは複数のエリアからなり、IP層よりも上位層のHTTPを用いて前記通信経路を選択する第1ルータが配置され、前記クライアントが本来所属しているエリアであるホームネットワークに前記クライアントからその気付アドレスであるIPアドレスを受信する第2ルータが配置されている場合に、
前記ホームネットワークに前記クライアントが存在しない場合は、前記第2ルータは、当該クライアント宛に送信されてきたパケットを受信して当該クライアントに転送するとともに、前記第1ルータへ前記クライアントの気付アドレスを送信し、
前記第1ルータは、受信した前記気付アドレスに基づいて前記通信経路を選択する
ことを特徴とするルーティング方法。
In a routing method for selecting a communication path between a client that is a terminal that moves in a mobile network and an edge server that is distributed in the network and distributes content to the client.
The mobile network is composed of a plurality of areas, a first router that selects the communication path using HTTP higher than the IP layer is arranged, and the home network that is an area to which the client originally belongs is located in the home network. When the second router that receives the IP address that is the care-of address from the client is arranged,
When the client does not exist in the home network, the second router receives the packet transmitted to the client, forwards the packet to the client, and transmits the care-of address of the client to the first router. And
The routing method, wherein the first router selects the communication path based on the received care-of address .
前記エッジサーバは、当該エッジサーバと前記クライアント間の通信経路として最短の経路を自動的に選択する
ことを特徴とする請求項1乃至のいずれか1項記載のルーティング方法。
The routing method according to any one of claims 1 to 3 , wherein the edge server automatically selects the shortest path as a communication path between the edge server and the client.
移動体ネットワークにおいて移動する端末であるクライアントと、前記ネットワークに分散して複数配置されてコンテンツを前記クライアントに配信するエッジサーバとの間の通信経路を選択するルーティング・システムであって、
IP層よりも上位層のHTTPを用いて前記通信経路を選択するルータを設け、
前記クライアントには、当該クライアントが前記ネットワークで前記コンテンツを転送する際に用いるHTTPを用いて当該転送要求を送信するときに、当該転送要求に自己の気付アドレスであるIPアドレスを付加する付加手段を設け、
前記ルータは、当該気付アドレスに基づいて前記通信経路を選択する
ことを特徴とするルーティング・システム。
A routing system that selects a communication path between a client that is a terminal moving in a mobile network and an edge server that is distributed in the network and distributes content to the client,
Providing a router for selecting the communication path using HTTP higher than the IP layer;
When the client transmits the transfer request using HTTP used when the client transfers the content in the network, the client includes an adding unit that adds an IP address that is a self- care address to the transfer request. Provided,
The routing system, wherein the router selects the communication route based on the care-of address .
移動体ネットワークにおいて移動する端末であるクライアントと、前記ネットワークに分散して複数配置されてコンテンツを前記クライアントに配信するエッジサーバとの間の通信経路を選択するルーティング・システムであって、
前記移動体ネットワークは、複数のエリアからなり、
IP層よりも上位層のHTTPを用いて前記通信経路を選択する第1ルータと、
前記クライアントが本来所属しているエリアであるホームネットワークに当該クライアントが存在しない場合に、当該クライアント宛に送信されてきたコンテンツを受信して当該クライアントに転送するとともに、前記クライアントから気付アドレスであるIPアドレスを受信するとともに、前記第1ルータに前記クライアントの気付アドレスを送付する第2ルータとを有し、
前記第1ルータは、前記気付アドレスに基づいて前記通信経路を選択するものからなる
ことを特徴とするルーティング・システム。
A routing system that selects a communication path between a client that is a terminal moving in a mobile network and an edge server that is distributed in the network and distributes content to the client,
The mobile network consists of a plurality of areas,
A first router that selects the communication path using HTTP higher than the IP layer ;
When the client does not exist in the home network that is the area to which the client originally belongs, the content transmitted to the client is received and transferred to the client, and the IP address that is a care-of address from the client. A second router that receives an address and sends the care-of address of the client to the first router;
The first router is configured to select the communication path based on the care-of address .
JP2002005293A 2002-01-11 2002-01-11 Routing method and system Expired - Fee Related JP3902011B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002005293A JP3902011B2 (en) 2002-01-11 2002-01-11 Routing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002005293A JP3902011B2 (en) 2002-01-11 2002-01-11 Routing method and system

Publications (2)

Publication Number Publication Date
JP2003209566A JP2003209566A (en) 2003-07-25
JP3902011B2 true JP3902011B2 (en) 2007-04-04

Family

ID=27644379

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002005293A Expired - Fee Related JP3902011B2 (en) 2002-01-11 2002-01-11 Routing method and system

Country Status (1)

Country Link
JP (1) JP3902011B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7426389B2 (en) * 2004-10-15 2008-09-16 Utstarcom, Inc. Method and apparatus for implementing direct routing
DE112016005590T5 (en) * 2015-12-07 2018-09-13 Sony Corporation Device, method and program
US11902337B2 (en) 2020-05-07 2024-02-13 Tencent America LLC Methods for discovery of media capabilities of 5G edge

Also Published As

Publication number Publication date
JP2003209566A (en) 2003-07-25

Similar Documents

Publication Publication Date Title
US11949729B2 (en) System providing faster and more efficient data communication
US10230819B2 (en) Translation of resource identifiers using popularity information upon client request
JP3902011B2 (en) Routing method and system
JP4180279B2 (en) Routing method and system using name resolution

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20041222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061003

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061201

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20061219

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20061227

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees