ログイン
言語:

WEKO3

  • トップ
  • ランキング
To
lat lon distance
To

Field does not validate



インデックスリンク

インデックスツリー

メールアドレスを入力してください。

WEKO

One fine body…

WEKO

One fine body…

アイテム

  1. 所属別コンテンツ
  2. その他
  3. 紀要論文
  4. 同志社大学理工学研究報告
  5. 54(2)
  1. 紀要論文
  2. 研究所
  3. 同志社大学理工学研究報告
  4. 54(2)

A web load distribution system : implementation and evaluation with PlanetLab

https://doi.org/10.14988/pa.2017.0000013286
https://doi.org/10.14988/pa.2017.0000013286
3c30a702-71e5-4349-8fc4-dfa3ae0d66b4
名前 / ファイル ライセンス アクション
023054020001.pdf 023054020001.pdf (736.3 kB)
Item type 紀要論文 / Departmental Bulletin Paper(1)
公開日 2013-10-22
タイトル
タイトル A web load distribution system : implementation and evaluation with PlanetLab
言語 en
言語
言語 eng
キーワード
主題 Webシステム, 負荷分散, プラネットラブ
Web system, load distribution, PlanetLab, CDN
資源タイプ
資源タイプ識別子 http://purl.org/coar/resource_type/c_6501
資源タイプ departmental bulletin paper
ID登録
ID登録 10.14988/pa.2017.0000013286
ID登録タイプ JaLC
アクセス権
アクセス権 open access
アクセス権URI http://purl.org/coar/access_right/c_abf2
その他(別言語等)のタイトル
その他のタイトル Web負荷自律分散システム : PlanetLabによる実装と評価
言語 ja
その他(別言語等)のタイトル
その他のタイトル Web フカ ジリツ ブンサン システム : PlanetLab ニヨル ジッソウ ト ヒョウカ
言語 ja-Kana
その他(別言語等)のタイトル
その他のタイトル ウェブ フカ ジリツ ブンサン システム : プラネットラブ ニヨル ジッソウ ト ヒョウカ
言語 ja-Kana
著者 田, 騁

× 田, 騁

WEKO 19296
CiNii ID 9000287281424

ja 田, 騁

ja-Kana デン, チェン

en Tian, Cheng

Search repository
綾木, 良太

× 綾木, 良太

WEKO 17102
CiNii ID 9000016510579

ja 綾木, 良太

ja-Kana アヤキ, リョウタ

en Ayaki, Ryota

Search repository
島田, 秀輝

× 島田, 秀輝

WEKO 17104
CiNii Research 1580291227948420355

ja 島田, 秀輝

ja-Kana シマダ, ヒデキ

en Shimada, Hideki

Search repository
佐藤, 健哉

× 佐藤, 健哉

WEKO 16035
CiNii ID 1000020388044
e-Rad_Researcher 20388044
ORCID 0000-0003-2297-4896
AID DA17984990

ja 佐藤, 健哉

ja-Kana サトウ, ケンヤ

en Sato, Kenya

Search repository
著者所属(英)
言語 en
値 Tian, Cheng / Information and Computer Science, Graduate School of Science and Engineering, Doshisha University
著者所属(英)
言語 en
値 Ayaki, Ryota / Information and Computer Science, Graduate School of Science and Engineering, Doshisha University
著者所属(英)
言語 en
値 Shimada, Hideki / Information and Computer Science, Graduate School of Science and Engineering, Doshisha University
著者所属(英)
言語 en
値 Sato, Kenya / Information and Computer Science, Graduate School of Science and Engineering, Doshisha University
所属機関識別子種別
値 kakenhi
所属機関識別子
値 34310
抄録
内容記述タイプ Abstract
内容記述 近年,インターネット,ウェブサービス,ネットワークアプリケーションの流行,さらにパソコンに加えて携帯電話やスマートフォンからのインターネット接続により,一般的な利用者が爆発的に普及している.そこで,ウェブサーバが同時に多くの利用者のリクエストを受信すると,ウェブサーバの負荷が高くなり,その結果として,レスポンスの遅延が大きくなる.高負荷によるウェブサーバのパフォーマンス低下との問題点を回避するために,現在,様々なシステムが提案されている.しかし,その中にあるシステムは高い性能を持つが,コストが高く,あるシステムは実装などが簡単であるが,機能は少なく,必ずしも問題をうまく解決することはできない.そこで,本研究において,ウェブサーバの負荷が高い時に,そのウェブサーバへのリクエストを動的に他に用意したアイドルアシスタントサーバに転送することによって,より高速アクセスすることができるウェブアクセス分散システムを提案した.提案システムをPlanetLab上で評価し,ウェブサーバの負荷が高い時にもユーザが受信したレスポンスの遅延が短縮できた.そして既存方式との比較を用いて,提案システムの目的を達成し,有用性を確認した.
言語 ja
抄録
内容記述タイプ Abstract
内容記述 The Internet increases its popularity and evolves largely. The lack of a central coordination is a critically important problem to the rapid growth and evolution of the Internet. The lack of management makes it very difficult to guarantee the web servers keep proper performance and to deal systematically with performance problems. Meanwhile, the available network bandwidth and server capacity continue to be overwhelmed by the accelerating growth of the Internet utilization. When a web server is under a heavy load, its performance suffers, and it may even crash, which caused customers feel largely inconvenient and unsatisfactory. To avoid the web server performance problems caused by high load, a few methods and systems have been proposed. But, some of them are commercial, and some of them cannot solve the problem well. We think that distributing its load to other servers that are not busy is a solution for the problem. In this research, we propose a web load distribution system made by a network technology that can distribute the web load from the web server to other servers automatically, when the web server is in high loads. We implement the system on PlanetLab, which is a free global research network that supports the development of new network services. Then we evaluate the system in two cases. Based on the evaluation results, we have learned that the HTTP response delay was reduced. So we verified that this technology can distribute the web server load so that users can access their web servers faster during high load time.
言語 en
書誌情報 ja : 同志社大学理工学研究報告
en : The Science and Engineering Review of Doshisha University

巻 54, 号 2, p. 101-109, 発行日 2013-07-31
出版者
出版者 同志社大学理工学研究所
言語 ja
出版者(英)
出版者 Science and Engineering Research Institute of Doshisha University
言語 en
ISSN
収録物識別子タイプ PISSN
収録物識別子 00368172
書誌レコードID
収録物識別子タイプ NCID
収録物識別子 AN00165868
権利者情報
権利者識別子Scheme AID
権利者識別子URI https://ci.nii.ac.jp/author/DA03974933
権利者識別子 DA03974933
権利者名 同志社大学理工学研究所
言語 ja
権利者名 Science and Engineering Research Institute of Doshisha University
言語 en
関連サイト
関連タイプ isFormatOf
識別子タイプ URI
関連識別子 https://doors.doshisha.ac.jp/opac/opac_link/bibid/SB00960326/?lang=0
言語 ja
関連名称 掲載刊行物所蔵情報へのリンク / Link to Contents
出版タイプ
出版タイプ VoR
出版タイプResource http://purl.org/coar/version/c_970fb48d4fbd8a85
日本十進分類法
主題Scheme NDC
主題 007.61
戻る
0
views
See details
Views

Versions

Ver.1 2023-07-27 17:27:27.587868
Show All versions

Share

Mendeley Twitter Facebook Print Addthis

Cite as

エクスポート

OAI-PMH
  • OAI-PMH JPCOAR 2.0
  • OAI-PMH JPCOAR 1.0
  • OAI-PMH DublinCore
  • OAI-PMH DDI
Other Formats
  • JSON
  • BIBTEX

Confirm


Powered by WEKO3


Powered by WEKO3