JP2010268368A - ネットワークにおけるサーバ選択方法,選択システム及びプログラム - Google Patents
ネットワークにおけるサーバ選択方法,選択システム及びプログラム Download PDFInfo
- Publication number
- JP2010268368A JP2010268368A JP2009119878A JP2009119878A JP2010268368A JP 2010268368 A JP2010268368 A JP 2010268368A JP 2009119878 A JP2009119878 A JP 2009119878A JP 2009119878 A JP2009119878 A JP 2009119878A JP 2010268368 A JP2010268368 A JP 2010268368A
- Authority
- JP
- Japan
- Prior art keywords
- server
- client
- packet
- service
- ttl
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title abstract description 15
- 235000008694 Humulus lupulus Nutrition 0.000 claims abstract description 61
- 230000005540 biological transmission Effects 0.000 claims abstract description 11
- 230000004044 response Effects 0.000 claims description 7
- 238000010187 selection method Methods 0.000 claims description 7
- 230000004083 survival effect Effects 0.000 claims description 2
- 238000004891 communication Methods 0.000 description 19
- 238000009826 distribution Methods 0.000 description 13
- 238000012545 processing Methods 0.000 description 4
- 230000001186 cumulative effect Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 238000007616 round robin method Methods 0.000 description 3
- 238000004458 analytical method Methods 0.000 description 2
- 238000005259 measurement Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 239000000654 additive Substances 0.000 description 1
- 230000000996 additive effect Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000000611 regression analysis Methods 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 238000003860 storage Methods 0.000 description 1
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
【解決手段】クライアントがサーバへのサービス要求が発生すると,各サーバを宛先とする要求パケットのヘッダのTTLの初期値として所定のホップ数を設定して要求パケットを送信し,宛先の各サーバは要求パケットの送信元のクライアントへのサービスパケットの生成時にそのヘッダのTTLとして受信パケットのTTLの値を複写してクライアントへ送信し,クライアントは受信したサービスパケットのTTLの値から往復ホップ数を検出して保持し,保持した中から最小の往復ホップ数であるサーバを識別し,宛先のサーバとして選択するよう構成する。
【選択図】図1
Description
こうして,クライアント1において複数の各サーバから受信したサービスパケットから,それぞれの往復ホップ数が検出されてメモリ16に格納された状態で最寄りサーバ選択部17はメモリ16に格納された各サーバ別の往復ホップ数の中から最小の数値を持つサーバを選択する。選択したサーバを新たな要求パケットの宛先として要求パケット生成部11のヘッダに設定する。これにより,新たな要求パケットは最も少ないルータを経由してサーバとの間を往復し,最短な経路を通ることになる。
ここで注目する点は,擬似遅延のジッタはホップ数に対して加算的(または比例関係)ではなく,べき乗の関係を有していることであり,ホップ数が大きくなると指数関数的に品質が劣化してしまうことが理解でき,本発明によりクライアントから同一サービスを提供する複数のサーバの中から往復ホップ数が少ないサーバを選択することにより,通信品質の向上を実現することができることは明かである。
10 制御部
11 要求パケット生成部
12 送信部
13 通信インタフェース(通信IF)
14 受信部
15 往復ホップ数検出部
16 メモリ
17 最寄りサーバ選択部
2 サーバ
20 制御部
21 受信部
22 TTL複写手段
23 通信インタフェース(通信IF)
24 サービスパケット生成部
25 送信部
3 ネットワーク
Claims (3)
- ネットワークに接続するクライアントにより同一サービスを提供する複数サーバの中から最短のサーバを選択するサーバ選択方法において,
クライアントで前記サーバへのサービス要求が発生すると,各サーバを宛先とする要求パケットのヘッダのTTL(生存時間)の初期値として所定のホップ数を設定して要求パケットを送信し,
前記要求パケットを受信する前記宛先の各サーバで前記要求パケットの送信元のクライアントへのサービスパケットの生成時にそのヘッダのTTLとして前記受信した要求パケットが保持するTTLの値を複写してサービスパケットを前記クライアントへ送信し,
前記クライアントは前記各サーバから受信したサービスパケットのTTLの値から当該クライアントと前記サーバとの間の往復ホップ数を検出して保持し,保持した各サーバに対応する往復ホップ数の中から最小の往復ホップ数であるサーバを識別し,前記識別したサーバを宛先のサーバとして選択することを特徴とするサーバ選択方法。 - ネットワークに接続するクライアントと同一サービスを提供する複数サーバとで構成され,複数サーバの中から最短のサーバを選択するサーバ選択システムにおいて,
前記クライアントは前記サーバへのサービス要求に応じて各サーバを宛先とする要求パケットを生成すると共にそのヘッダのTTL(生存時間)としてネットワークの片道の最大のホップ数の2倍以上の値を設定する要求パケット生成部を備え,
前記要求パケットを受信する各サーバは,前記クライアントからの要求パケットを受信すると該クライアントへのサービスパケットを生成する共にそのヘッダのTTLとして前記受信した要求パケットが保持するTTLの値を複写して設定するサービスパケット生成部を備え,
前記クライアントは更に,前記各サーバからのサービスパケットを受信すると,受信サービスパケットのTTLの値から各サーバ別の往復ホップ数を検出してメモリに格納する往復ホップ数検出手段と,前記メモリに格納した各サーバ別の往復ホップ数から最小数のサーバを選択する手段を備える,
ことを特徴とするサーバ選択システム。 - ネットワークに接続するクライアントにより同一サービスを提供する複数サーバの中から最短のサーバを選択するためのプログラムであって,
前記クライアントのコンピュータを, 前記サーバへのサービス要求に応じて各サーバを宛先とする要求パケットを生成する時にそのヘッダのTTL(生存時間)としてネットワークの所定の値の初期値を設定して送信する手段と,
前記要求パケットを受信した各サーバからの前記受信した要求パケットが保持するTTLの値を複写したサービスパケットを受信する手段と,
前記サーバから受信したサービスパケットのTTLの値と前記初期値とから往復ホップ数を検出する手段と,
前記検出した各サーバに対応する往復ホップ数の値の中から最小の値であるサーバを識別して最短のサーバとして選択する手段と,
として機能させることを特徴とするプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009119878A JP5283271B2 (ja) | 2009-05-18 | 2009-05-18 | ネットワークにおけるサーバ選択方法,選択システム及びプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009119878A JP5283271B2 (ja) | 2009-05-18 | 2009-05-18 | ネットワークにおけるサーバ選択方法,選択システム及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010268368A true JP2010268368A (ja) | 2010-11-25 |
JP5283271B2 JP5283271B2 (ja) | 2013-09-04 |
Family
ID=43364954
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009119878A Active JP5283271B2 (ja) | 2009-05-18 | 2009-05-18 | ネットワークにおけるサーバ選択方法,選択システム及びプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5283271B2 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014509007A (ja) * | 2011-02-15 | 2014-04-10 | プレヴィクス リミテッド | マルウェアに対処するための方法及び装置 |
WO2018145537A1 (zh) * | 2017-02-13 | 2018-08-16 | 北京奇虎科技有限公司 | 一种直播数据的处理方法和装置 |
US10547690B2 (en) | 2015-05-26 | 2020-01-28 | Ntt Communications Corporation | Connection destination server instruction apparatus, service use system, client terminal, connection destination server instruction method, and program |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6216163B1 (en) * | 1997-04-14 | 2001-04-10 | Lucent Technologies Inc. | Method and apparatus providing for automatically restarting a client-server connection in a distributed network |
JP2002071778A (ja) * | 2000-08-25 | 2002-03-12 | Matsushita Electric Works Ltd | Gps受信システム |
JP2005318606A (ja) * | 2004-04-29 | 2005-11-10 | Avaya Technology Corp | メディア・ストリームのためのトレースルートおよびタイミング情報を提供するための方法および装置 |
JP2007324642A (ja) * | 2006-05-30 | 2007-12-13 | Matsushita Electric Ind Co Ltd | 情報処理システム、情報処理装置、サーバ、及び情報処理方法 |
JP2008124576A (ja) * | 2006-11-08 | 2008-05-29 | Ntt Docomo Inc | 基地局及び通信方法 |
-
2009
- 2009-05-18 JP JP2009119878A patent/JP5283271B2/ja active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6216163B1 (en) * | 1997-04-14 | 2001-04-10 | Lucent Technologies Inc. | Method and apparatus providing for automatically restarting a client-server connection in a distributed network |
JP2002071778A (ja) * | 2000-08-25 | 2002-03-12 | Matsushita Electric Works Ltd | Gps受信システム |
JP2005318606A (ja) * | 2004-04-29 | 2005-11-10 | Avaya Technology Corp | メディア・ストリームのためのトレースルートおよびタイミング情報を提供するための方法および装置 |
JP2007324642A (ja) * | 2006-05-30 | 2007-12-13 | Matsushita Electric Ind Co Ltd | 情報処理システム、情報処理装置、サーバ、及び情報処理方法 |
JP2008124576A (ja) * | 2006-11-08 | 2008-05-29 | Ntt Docomo Inc | 基地局及び通信方法 |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014509007A (ja) * | 2011-02-15 | 2014-04-10 | プレヴィクス リミテッド | マルウェアに対処するための方法及び装置 |
US10547690B2 (en) | 2015-05-26 | 2020-01-28 | Ntt Communications Corporation | Connection destination server instruction apparatus, service use system, client terminal, connection destination server instruction method, and program |
WO2018145537A1 (zh) * | 2017-02-13 | 2018-08-16 | 北京奇虎科技有限公司 | 一种直播数据的处理方法和装置 |
Also Published As
Publication number | Publication date |
---|---|
JP5283271B2 (ja) | 2013-09-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5889914B2 (ja) | ロードバランサーコンポーネント間の状態の同期 | |
US10200402B2 (en) | Mitigating network attacks | |
US9794281B1 (en) | Identifying sources of network attacks | |
US9742795B1 (en) | Mitigating network attacks | |
Vu et al. | Dmap: A shared hosting scheme for dynamic identifier to locator mappings in the global internet | |
Pathak et al. | A measurement study of internet delay asymmetry | |
TWI398149B (zh) | 網域名稱解析之方法、裝置、系統、指令及軟體 | |
EP2466810B1 (en) | Method and router for a service dependent routing | |
US7058706B1 (en) | Method and apparatus for determining latency between multiple servers and a client | |
US7675861B2 (en) | Active probe target management | |
US7711800B2 (en) | Network connectivity determination | |
WO2018121589A1 (zh) | 数据链路的检测方法、装置及系统 | |
US11283757B2 (en) | Mapping internet routing with anycast and utilizing such maps for deploying and operating anycast points of presence (PoPs) | |
JP2004159146A (ja) | 通信ネットワーク及びパケット転送装置 | |
JP5283271B2 (ja) | ネットワークにおけるサーバ選択方法,選択システム及びプログラム | |
JP5871908B2 (ja) | ネットワーク内部のデータ通信を制御するための方法およびシステム | |
Agarwal et al. | Content distribution architecture using network layer anycast | |
WO2003024007A1 (en) | System and method for information object routing in computer networks | |
JP5662779B2 (ja) | 通信システム及びノード装置 | |
CN115118700A (zh) | 一种通信方法及通信系统 | |
WO2022011364A2 (en) | Optimizing network delivery of 5g edge application services | |
Hendriks | Improving anycast census at scale | |
Tomic et al. | Implementation and efficiency analysis of composite DNS-metric for dynamic server selection | |
KR20150049821A (ko) | 서버 및 이를 이용한 부하 분산 방법 | |
Valera et al. | Leveraging Hybrid Information Centric Networking for Broker-Free Publish/Subscribe in IoT |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120420 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130228 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130305 |
|
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: 20130521 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130527 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5283271 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |