Ubuntu Enterprise Cloud 的用途? - Linux

Margaret avatar
By Margaret
at 2011-12-26T21:24

Table of Contents

最近有個朋友遇到網頁伺服器流量太大,常常當掉的問題
他想要去多架幾台伺服器,把流量分散掉
於是開始學 apache loadbalance 之類的



我突然想到在安裝 Ubuntu server 時,看到這個選項:

Ubuntu Enterprise Cloud install

稍微查了一下,看起來.....
好像是將好幾台主機串在一起,當作一台主機那樣,請問是這樣嗎?

請問這個可不可以解決我那個朋友的問題?
以及,如果可以解決的話,那Centos上有沒有類似的東西?



--

--
Tags: Linux

All Comments

Donna avatar
By Donna
at 2011-12-27T07:09
不是
Kumar avatar
By Kumar
at 2011-12-29T20:30
ldirectord? 不知道過時了沒, 請有經驗的鄉民推薦別的.
Bethany avatar
By Bethany
at 2012-01-02T08:40
Nginx? HAProxy?
Eden avatar
By Eden
at 2012-01-04T19:38
可以考慮Amazon EC2
Blanche avatar
By Blanche
at 2012-01-05T16:11
提議過Amazon了,但他還是想自己架說
Edward Lewis avatar
By Edward Lewis
at 2012-01-08T10:36
cloud不是你要的,你需要的是怎麼把流量分散到多台機器
不然就是選擇PaaS的平台..(上面有點說錯:cloud不是唯一解)
Callum avatar
By Callum
at 2012-01-11T12:55
linux virtual server 是解法嗎? 有google到有這種解法...
Iris avatar
By Iris
at 2012-01-15T15:14
DNS Round Robin

有關ubuntu 11.10 內建的火狐

Yuri avatar
By Yuri
at 2011-12-26T10:32
大家好 最近換了新的ubuntu 11.10 其內建的firefo是7.0.1版 因有裝moonlight的需求 到moonlight的官方去donwload ,卻怎都無法安裝 似乎版本未支援,後來搜了一下,也照著國外的方法 修改檔案使之支援7以上版本 但是依然無法 因此想請教有經驗的版友 該如何 ...

請問VPN client對傳流量算誰呢?

Audriana avatar
By Audriana
at 2011-12-26T00:30
請教各位前輩 假設我有三台電腦,A 安裝 vpn server (ex. pptpd) B, C為windows 只有A有public IP, B和C都是虛擬IP 在B與C都連到A之後,透過vpn配發的IP,B和C應該是可以互相連到對方 可是在這種情況,B和C溝通是透過A嗎? (B和C其實是透過A轉送) 還 ...

有沒有精簡的debian live CD ?

Delia avatar
By Delia
at 2011-12-25T23:00
最近想玩玩 linux live CD 首先當然是想用 我目前最熟悉的debian 官方有提供 live CD 但是最小的也要約500M = = 有沒有精簡版的debian阿 最好是在100M之下的 = = -- 20330 6/17 - □ (本文已被吃掉) ...

請問iptables規則

Genevieve avatar
By Genevieve
at 2011-12-25T15:24
應該是指 iptables -A INPUT -p tcp -i eth1 --dport 20 -j DROP ^^^^^^ 看要擋掉哪些服務ex:ssh、http、ftp...就可以囉 應該是這樣 有錯請指教.. ...

A Bookmark File Cleaner

Victoria avatar
By Victoria
at 2011-12-25T03:16
I need something to clean out all the dead links in my bookmark fileand#39; and so I wrote the following script. It works well for me as you can see from ...