博碩士論文 995302024 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:44 、訪客IP:3.147.104.248
姓名 徐毓男(Yu-Nan Hsu)  查詢紙本館藏   畢業系所 資訊工程學系在職專班
論文名稱 以OpenFlow建構可靠之連線分配系統
(Building Reliable Connection Distribution System By Using OpenFlow)
相關論文
★ 整合多樣配置組態下的藍芽射頻驗證系統★ 具檔案敘述相關語查詢之智慧型檔案搜尋系統
★ 具遲到者支援功能之網際網路簡報系統★ 以快速廣播法建構熱門視訊隨選服務伺服器
★ 具事件同步再現特性之遠程電傳展示伺服器★ 無線網路環境下之廣播資訊快速下載
★ 中文網站繁簡互訪協助系統★ 支援時光平移播放之調適性現場直播演算法
★ 用於互動式廣播之段落對齊法★ 熱門影片廣播法之影片區段復原機制
★ 配合熱門影片廣播的本地伺服器高效快取法★ 一個增進SIP在防火牆環境中應用的協同模組
★ 考量網頁熱門度之一致性雜湊法解決 網頁代理伺服器之負載平衡★ 以網域名稱伺服器為基礎之色情網站過濾系統
★ 使用熱門廣播法及支援點對點傳輸之影音內容傳遞網路★ 變動頻寬平滑化之熱門廣播演算法
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   [檢視]  [下載]
  1. 本電子論文使用權限為同意立即開放。
  2. 已達開放權限電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。
  3. 請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。

摘要(中) 負載平衡是一項建立高可用性、高可擴展性網路服務的技術,並且用來解決單一伺服主機、單一設備或單一線路可能因為故障而造成服務中斷的窘境。因此負載平衡的重要性在現今網路發達的時代更顯為重要。
現今位於資料中心主機皆以多個伺服器提供線上相關服務,並會以一個位於前端的負載平衡器設備將客戶的需求指向所特定的伺服器中,但這個專屬的平衡負載器是相當昂貴的,同時也容易因為單點的故障或擁塞導致整個資料傳輸品質不穩定。
而有效的平衡負載系統需要考慮到網路狀態和各節點伺服器負載情況,因此本篇論文將透過使用史丹佛大學開發的NetFPGA 搭配OpenFlow Switch的平台賦予一個加強連線分配可靠性的方法,以提供大量客戶端的需求流量到達伺服器時,給予更多有能力的解決方法,並評估其效能。
摘要(英) Load Balance is a recent technology which is highly applicable and expandable. It is the solution to end the problems caused by malfunctions of uni-server, uni-equipment, or uni-circuit. The abovementioned statement establishes its importance in today’s internet-dominant technology.
Nowadays the modems of data centers that provide online services are connected by various servers. The load balancer at the front end directs the demands of customers to a specified server. However, the specified uni-server is costly; meanwhile the quality or stability of the information transmitted might be reduced due to the causes of malfunctioning of the uni-joint or network congestion.
The efficiency of the load balance system should take into consideration the network topology and the load capacity. This thesis is based on the platform of NetFPGA with OpenFlow Switch developed by the team of Stanford University and a new implemented strengthen reliability of connection distribution system.
關鍵字(中) ★ FlowVisor
★ OpenFlow Switch
★ 連線分配
★ 負載平衡
關鍵字(英) ★ FlowVisor
★ OpenFlow Switch
★ Connection Distribution
★ Load Balance
論文目次 摘要 I
Abstract II
目錄 III
圖目錄 V
表目錄 VIII
第一章 緒論 1
1.1研究背景 1
1.2研究動機 3
1.2論文架構 5
第二章 相關研究 6
2.1 OpenFlow Switch 6
2.2 NOX - An Openflow Controller 8
2.3 FlowVisor 9
2.4 Plug-n-Serve(Aster*X) 12
2.5 其他相關的核心想法:Wildcard 14
2.6 最小化Wildcard規則 16
第三章 系統設計和架構 18
3.1 目標 18
3.2 問題分析與對策 19
3.3 系統架構 19
3.4 系統安裝及測試流程 22
3.4.1 安裝OpenFlow Switch 22
3.4.2 安裝NOX Controller 22
3.4.3 安裝FlowVisor 23
3.4.4 測試備援機制 24
3.4.5 依據用戶需求分配到不同的NOX Controller 24
第四章 系統實驗與分析 25
4.1 實驗環境 25
4.2 系統架設及操作 26
4.2.1 NOX Controller 26
4.2.2 OpenFlow Switch 27
4.2.3 FlowVisor 28
4.3 實驗一:測試備援機制 32
4.4 實驗二:依據用戶需求分配到不同的NOX Controller 36
4.5 實驗結果與討論 40
第五章 結論與未來方向 42
參考文獻 43
附錄 口試教授建議改進事項 45
參考文獻 [1] Microsoft network load blancing.http://technet.microsoft.com/en-us/library/bb742455.aspx.
[2] HAProxy - The Reliable, High Performance TCP / HTTP Load Balancer,http://HAProxy.1wt.eu/
[3] Hardeep Uppal and Dane Brandon, "OpenFlow Base Load Balancing", University of Washington. CSE561: Networking. Project Report, Spring 2010.
[4] The OpenFlow Switch Consortium. http://www.openflowswitch.org
[5] NETFPGA. http://www.openflow.org/wk/index.php/CentOS_NetFPGA_Install
[6] NOX. http://noxrepo.org/noxwiki/index.php/NOX_Installation
[7] R. Sherwood, G. Gibb, K.-K. Yap, G. Appenzeller, M. Casado, N. McKeown, and G. Parulkar.“Flowvisor: A network virtualization layer.” Technical Report OpenFlow Technical Report 2009-1, Deutsche Telekom Inc. R&D Lab, Stanford University, Nicira Networks,October 2009.
[8] E. Al-Shaer and S. Al-Haj. “FlowChecker: Configuration Analysis and Verification of Federated OpenFlow Infrastructures.” In SafeConfig, 2010.
[9] N. Handigol, S. Seetharaman, M. Flajslik, N. McKeown, and R. Johari. “Plug-n-Serve: Load-balancing web traffic using Open-Flow”, Demo at ACM SIGCOMM, Aug. 2009.
[10] Aster*x GEC9 demo. http://www.openflowswitch.org/foswiki/bin/view/OpenFlow/AsterixGEC9.
[11] Richard Wang, Dana Butnariu, and Jennifer Rexford, "OpenFlow-Based Server Load Balancing GoneWild", In Hot-ICE, 2011.
[12] M. Schlansker, Y. Turner, J. Tourrilhes, and A. Karp. “Ensemble routing for datacenter Networks”. In ACM ANCS, La Jolla, CA,2010.
[13] Lina Battestilli, Terry Nelms, Steven W. Hunter, Gary Shippy. "High-Performing Scale-out Solution for Deep Packet Processing via Adaptive Load-Balancing". Local & Metropolitan Area Networks (LANMAN), 2011 18th IEEE, Page(s): 1 – 6, 2011.
[14] Beacon. https://openflow.stanford.edu/display/Beacon/Home
[15] FlowVisor. https://openflow.stanford.edu/display/DOCS/Flowvisor#
[16] Apache JMeter?. http://jmeter.apache.org/
[17] M. Marwah, S. Mishra, and C. Fetzer, “Fault-tolerant and scalable tcp splice and web server architecture.” in SRDS ’06: Proceedings of the 25th IEEE Symposium on Reliable Distributed Systems. IEEE Computer Society, 2006, pp. 301–310, 2006.
[18] 蘇建郡、吳子硯、張志銘、林原羽、梁書維,“支援 SNMP 及動態負載平衡之叢集式防火牆設計”, 行政院國家科學委員會專題研究計畫成果報告,民國95年。
指導教授 曾黎明(Li-Ming Tseng) 審核日期 2012-7-12
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明