<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EzyLinux &#187; load balance</title>
	<atom:link href="http://www.ezylinux.com/tag/load-balance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ezylinux.com</link>
	<description>ลินุกซ์ง่ายนิดเดียว</description>
	<lastBuildDate>Fri, 23 Jul 2010 10:07:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Network Card Bonding On Red Hat Linux and CentOS</title>
		<link>http://www.ezylinux.com/network/network-card-bonding-on-red-hat-linux-and-centos/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=network-card-bonding-on-red-hat-linux-and-centos</link>
		<comments>http://www.ezylinux.com/network/network-card-bonding-on-red-hat-linux-and-centos/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 09:33:19 +0000</pubDate>
		<dc:creator>Tum.</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[802.1q]]></category>
		<category><![CDATA[802.3ad]]></category>
		<category><![CDATA[Channel Bonding]]></category>
		<category><![CDATA[Fail over]]></category>
		<category><![CDATA[load balance]]></category>
		<category><![CDATA[Multiple Ethernet Cards]]></category>
		<category><![CDATA[Network Card Bonding]]></category>
		<category><![CDATA[Port trunking]]></category>
		<category><![CDATA[VLAN]]></category>

		<guid isPermaLink="false">http://www.ezylinux.com/?p=418</guid>
		<description><![CDATA[Channel Bonding เป็นวิธีการนำเอา network interface card หลายๆใบมารวมกันเพื่อให้สามารถ ขยาย bandwidth, fail-over interface, load balancing หรือ port trunking 802.3ad และยัง support VLAN หรือ 802.1q ได้อีกด้วย Mode ต่างๆของการทำ bonding interface mode=0 round-robin policy เป็นการรับและส่งข้อมูลเป็นลำดับบนแต่ละ port lan โหมดนี้ใช้สำหรับ fault tolerance และ load balancing mode=1 (active-backup) เป็นวิธีการทำงานแบบ active และ backup โดยที่ interface ที่ถูกกำหนดให้เป็น master จะทำงานตามปกติ และอีก interface หนึ่งที่ถูกกำหนดให้เป็น slave จะไม่ทำงาน [...]


Related posts:<ol><li><a href='http://www.ezylinux.com/network/configure-vlan-devices-over-a-bond-interface/' rel='bookmark' title='Permanent Link: Configure VLAN devices over a bond interface'>Configure VLAN devices over a bond interface</a> <small>ใน Linux เราสามารถตั้งค่าของ VLAN network ได้ไม่ยาก ซึ่ง Linux เองก็ support...</small></li>
<li><a href='http://www.ezylinux.com/network/other-virtual-network-interfaces-go-down-when-bring-down-virtual-network-interfaces/' rel='bookmark' title='Permanent Link: Other Virtual network interfaces go down when bring down virtual network interfaces'>Other Virtual network interfaces go down when bring down virtual network interfaces</a> <small>เคยเกิดปัญหาไหม ถ้าเราทำการสร้าง Virtual network interfaces ขึ้นมาหลายๆ interface และพบว่าเมื่อเรา down Virtual...</small></li>
<li><a href='http://www.ezylinux.com/sshtelnet/test-the-connectivity-to-any-socket-on-my-server-from-a-client-on-the-same-network-using-netcat/' rel='bookmark' title='Permanent Link: Test the connectivity to any socket on my server from a client on the same network using netcat'>Test the connectivity to any socket on my server from a client on the same network using netcat</a> <small>เมื่อต้องการทดสอบ connection เราสามารถที่จะใช้โปรแกรม netcat เพื่อทำการทดสอบได้ ขั้นตอนการทดสอบสามารถทำได้ดังนี้ ถ้าไม่มีโปรแกรม netcat ให้ใช้คำสั่ง ดังข้างล่างนี้...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ezylinux.com/network/network-card-bonding-on-red-hat-linux-and-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Cluster Concept [Fail-Over and Load-Balancing Cluster]</title>
		<link>http://www.ezylinux.com/linux-cluster/linux-cluster-concept-fail-over-and-load-balancing-cluster/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=linux-cluster-concept-fail-over-and-load-balancing-cluster</link>
		<comments>http://www.ezylinux.com/linux-cluster/linux-cluster-concept-fail-over-and-load-balancing-cluster/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 17:54:00 +0000</pubDate>
		<dc:creator>Tum.</dc:creator>
				<category><![CDATA[Linux Cluster]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[Fail over]]></category>
		<category><![CDATA[load balance]]></category>
		<category><![CDATA[Red Hat Cluster Suite]]></category>

		<guid isPermaLink="false">http://ezylinux.com/?p=10</guid>
		<description><![CDATA[Linux Cluster style 1. High Availability or Fail-Over Cluster 2. Load balancing Cluster 1. Linux Cluster: High Availibility (HA) or Fail-Over Cluster เป็นการทำงานในส่วนของการของการทำ fail over คือ เมื่อ server ตัวใดตัวหลักเกิด down ขึ้นมาตัวรองจะขึ้นมาทำงานแทน ถ้าดูจากรูปมันก็คือตัว linux director นั้นเอง สมมตินะ server ช้ายตัวกลางคือ server A ,server ทางขวาตัวกลางคือ server B และ real server( server ข้างล่าง) มันคือ server ที่ให้บริการในส่วนของ service ต่างๆที่เราไม่ต้องการ down [...]


Related posts:<ol><li><a href='http://www.ezylinux.com/linux-cluster/how-to-configure-service-dependency-in-red-hat-cluster-suite/' rel='bookmark' title='Permanent Link: How to Configure Service Dependency in Red Hat Cluster Suite'>How to Configure Service Dependency in Red Hat Cluster Suite</a> <small>Red Hat Cluster แบบ Fail-Over ได้มี features หนึ่งที่น่าสนใจมาก คือ การกำหนดทิศทางของ...</small></li>
<li><a href='http://www.ezylinux.com/knowledge/%e0%b8%84%e0%b8%ad%e0%b8%a1%e0%b8%9e%e0%b8%b4%e0%b8%a7%e0%b9%80%e0%b8%95%e0%b8%ad%e0%b8%a3%e0%b9%8c%e0%b8%84%e0%b8%a5%e0%b8%b1%e0%b8%aa%e0%b9%80%e0%b8%95%e0%b8%ad%e0%b8%a3%e0%b9%8c-computer-cluster/' rel='bookmark' title='Permanent Link: คอมพิวเตอร์คลัสเตอร์, Computer Cluster คืออะไร'>คอมพิวเตอร์คลัสเตอร์, Computer Cluster คืออะไร</a> <small>คอมพิวเตอร์คลัสเตอร์ คือ กลุ่มของคอมพิวเตอร์ที่เชื่อมต่อกันและทำงานด้วยกันเสมือนว่าเป็นเครื่องคอมพิวเตอร์เพียง 1 เครื่อง การเชื่อมต่อแต่ละเครื่องจะผ่านเครือข่าย fast local area network...</small></li>
<li><a href='http://www.ezylinux.com/linux-cluster/%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-mysql-cluster/' rel='bookmark' title='Permanent Link: ติดตั้ง MySQL Cluster'>ติดตั้ง MySQL Cluster</a> <small>ในบทความนี้จะใช้เครื่องจำนวน 4 เครื่อง โดยแต่ละเครื่องจะมีหน้าที่ storages node จำนวน 2 เครื่อง (mysql-ndb-1...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ezylinux.com/linux-cluster/linux-cluster-concept-fail-over-and-load-balancing-cluster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
