<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Load Balancing Techniques</title>
	<atom:link href="http://www.koopman.me/2009/06/load-balancing-techniques/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.koopman.me/2009/06/load-balancing-techniques/</link>
	<description>Dave Koopman&#039;s Blog</description>
	<lastBuildDate>Mon, 30 Jan 2012 09:18:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Manuel Alcantar</title>
		<link>http://www.koopman.me/2009/06/load-balancing-techniques/comment-page-1/#comment-1048</link>
		<dc:creator>Manuel Alcantar</dc:creator>
		<pubDate>Fri, 11 Nov 2011 01:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1441#comment-1048</guid>
		<description>@ jean Bullington: I agree with your post. In fact this system would really help the students a lot.</description>
		<content:encoded><![CDATA[<p>@ jean Bullington: I agree with your post. In fact this system would really help the students a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean Bullington</title>
		<link>http://www.koopman.me/2009/06/load-balancing-techniques/comment-page-1/#comment-1038</link>
		<dc:creator>Jean Bullington</dc:creator>
		<pubDate>Mon, 07 Nov 2011 03:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1441#comment-1038</guid>
		<description>Load Balancing Techniques is good .This technique would solve the problem on &quot;Scalability and Redundancy&quot; as stated on the above article. This application is very useful for all the windows users.</description>
		<content:encoded><![CDATA[<p>Load Balancing Techniques is good .This technique would solve the problem on &#8220;Scalability and Redundancy&#8221; as stated on the above article. This application is very useful for all the windows users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.koopman.me/2009/06/load-balancing-techniques/comment-page-1/#comment-65</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 17 Feb 2010 04:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1441#comment-65</guid>
		<description>Mike - I&#039;d have to look it up, but I think there is a way to see it with tcpdump. The idea is your web servers should not respond to arp requests for the VIP. Did u turn on arptables_jf?</description>
		<content:encoded><![CDATA[<p>Mike &#8211; I&#8217;d have to look it up, but I think there is a way to see it with tcpdump. The idea is your web servers should not respond to arp requests for the VIP. Did u turn on arptables_jf?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.koopman.me/2009/06/load-balancing-techniques/comment-page-1/#comment-64</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 17 Feb 2010 03:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1441#comment-64</guid>
		<description>Dave-

How can I check to see if ARP is enabled on the web servers. The config for lo:0 shows that arp is on, however I am being told that it is on but not arp&#039;ing.

I can&#039;t find anything that states how to test this.</description>
		<content:encoded><![CDATA[<p>Dave-</p>
<p>How can I check to see if ARP is enabled on the web servers. The config for lo:0 shows that arp is on, however I am being told that it is on but not arp&#8217;ing.</p>
<p>I can&#8217;t find anything that states how to test this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cristian ditoiu</title>
		<link>http://www.koopman.me/2009/06/load-balancing-techniques/comment-page-1/#comment-60</link>
		<dc:creator>cristian ditoiu</dc:creator>
		<pubDate>Mon, 04 Jan 2010 22:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1441#comment-60</guid>
		<description>Or you could try haproxy. http://haproxy.1wt.eu/
Used it for two years to balance 500MBS+ of http trafic .</description>
		<content:encoded><![CDATA[<p>Or you could try haproxy. <a href="http://haproxy.1wt.eu/" rel="nofollow">http://haproxy.1wt.eu/</a><br />
Used it for two years to balance 500MBS+ of http trafic .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.koopman.me/2009/06/load-balancing-techniques/comment-page-1/#comment-53</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 08 Jul 2009 06:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1441#comment-53</guid>
		<description>Hi, I actually figured out my problem. I had a index.html page which was redirecting using the real server hostname. I replaced the hostname with the vip hostname and things started to work, not dns related.</description>
		<content:encoded><![CDATA[<p>Hi, I actually figured out my problem. I had a index.html page which was redirecting using the real server hostname. I replaced the hostname with the vip hostname and things started to work, not dns related.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.koopman.me/2009/06/load-balancing-techniques/comment-page-1/#comment-52</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 08 Jul 2009 02:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1441#comment-52</guid>
		<description>Hi,

I&#039;d to ask for some help in this matter. I&#039;m working on a POC myself and have the same setup as you, except dns is not in place yet, but will be soon. I&#039;m currently using /etc/hosts file on the node servers to bypass this for now. 

My problem is when I hit the VIP via browser it&#039;s returning the real hostname of the nodes instead keeping the VIP hostname like your POC. Would dns cause this kind of behavior? Any help is appreciated.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;d to ask for some help in this matter. I&#8217;m working on a POC myself and have the same setup as you, except dns is not in place yet, but will be soon. I&#8217;m currently using /etc/hosts file on the node servers to bypass this for now. </p>
<p>My problem is when I hit the VIP via browser it&#8217;s returning the real hostname of the nodes instead keeping the VIP hostname like your POC. Would dns cause this kind of behavior? Any help is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaveK</title>
		<link>http://www.koopman.me/2009/06/load-balancing-techniques/comment-page-1/#comment-51</link>
		<dc:creator>DaveK</dc:creator>
		<pubDate>Sat, 27 Jun 2009 13:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1441#comment-51</guid>
		<description>Bonnie - your comments smell like advertising, but they are on topic, and I&#039;m just so excited to have somebody post a comment on my blog!  I added Kemp to the list of Hardware Load Balancers in the article.  Good luck.</description>
		<content:encoded><![CDATA[<p>Bonnie &#8211; your comments smell like advertising, but they are on topic, and I&#8217;m just so excited to have somebody post a comment on my blog!  I added Kemp to the list of Hardware Load Balancers in the article.  Good luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

