<?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: Linux Web Server Hack &#8211; How to Write Automated Load Balancing Script!</title>
	<atom:link href="http://zedomax.com/blog/2008/09/23/linux-web-server-hack-how-to-write-automated-load-balancing-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://zedomax.com/blog/2008/09/23/linux-web-server-hack-how-to-write-automated-load-balancing-script/</link>
	<description>Zedomax - The DIY, HOWTO, Mod, Hacks, Gadgets, and Tech Blog!</description>
	<lastBuildDate>Sun, 22 Nov 2009 00:28:54 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Linux Server Hack - How to Limit Bandwidth with Linux, TC, and iproute2! &#124; zedomax.com - The DIY, HOWTO, Hacks, Gadgets, and Tech Blog!</title>
		<link>http://zedomax.com/blog/2008/09/23/linux-web-server-hack-how-to-write-automated-load-balancing-script/comment-page-1/#comment-387893</link>
		<dc:creator>Linux Server Hack - How to Limit Bandwidth with Linux, TC, and iproute2! &#124; zedomax.com - The DIY, HOWTO, Hacks, Gadgets, and Tech Blog!</dc:creator>
		<pubDate>Fri, 26 Sep 2008 03:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/?p=9660#comment-387893</guid>
		<description>[...] Remember I did a quick post on how to write a load-balancing script (or bandwidth throttling)? [...]</description>
		<content:encoded><![CDATA[<p>[...] Remember I did a quick post on how to write a load-balancing script (or bandwidth throttling)? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: max</title>
		<link>http://zedomax.com/blog/2008/09/23/linux-web-server-hack-how-to-write-automated-load-balancing-script/comment-page-1/#comment-387866</link>
		<dc:creator>max</dc:creator>
		<pubDate>Wed, 24 Sep 2008 17:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/?p=9660#comment-387866</guid>
		<description>Oh awesome, I got it in the Wiki entry now, Bandwidth throttling rocks! :)</description>
		<content:encoded><![CDATA[<p>Oh awesome, I got it in the Wiki entry now, Bandwidth throttling rocks! <img src='http://zedomax.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inno</title>
		<link>http://zedomax.com/blog/2008/09/23/linux-web-server-hack-how-to-write-automated-load-balancing-script/comment-page-1/#comment-387865</link>
		<dc:creator>inno</dc:creator>
		<pubDate>Wed, 24 Sep 2008 14:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/?p=9660#comment-387865</guid>
		<description>The problem is, this isn&#039;t load balancing of any form.  It&#039;s throttling, and violently so.</description>
		<content:encoded><![CDATA[<p>The problem is, this isn&#8217;t load balancing of any form.  It&#8217;s throttling, and violently so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BiSScuiTT</title>
		<link>http://zedomax.com/blog/2008/09/23/linux-web-server-hack-how-to-write-automated-load-balancing-script/comment-page-1/#comment-387864</link>
		<dc:creator>BiSScuiTT</dc:creator>
		<pubDate>Wed, 24 Sep 2008 13:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/?p=9660#comment-387864</guid>
		<description>O.. M.. G... Best Load Balancer script EVAR!!!!!!! You r Teh L33test!

Seriously! Can I have some of whatever it is you are smoking !?</description>
		<content:encoded><![CDATA[<p>O.. M.. G&#8230; Best Load Balancer script EVAR!!!!!!! You r Teh L33test!</p>
<p>Seriously! Can I have some of whatever it is you are smoking !?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hates_</title>
		<link>http://zedomax.com/blog/2008/09/23/linux-web-server-hack-how-to-write-automated-load-balancing-script/comment-page-1/#comment-387863</link>
		<dc:creator>Hates_</dc:creator>
		<pubDate>Wed, 24 Sep 2008 12:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/?p=9660#comment-387863</guid>
		<description>Yes, but this is not load balancing, this is throttling:

http://en.wikipedia.org/wiki/Bandwidth_throttling

Even on one server you can use proper load balancing techniques. Like running a small cluster and directing requests to non-busy servers via a proxy of some sort like Nginx.</description>
		<content:encoded><![CDATA[<p>Yes, but this is not load balancing, this is throttling:</p>
<p><a target="_blank" href="http://en.wikipedia.org/wiki/Bandwidth_throttling" >http://en.wikipedia.org/wiki/Bandwidth_throttling</a></p>
<p>Even on one server you can use proper load balancing techniques. Like running a small cluster and directing requests to non-busy servers via a proxy of some sort like Nginx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: max</title>
		<link>http://zedomax.com/blog/2008/09/23/linux-web-server-hack-how-to-write-automated-load-balancing-script/comment-page-1/#comment-387845</link>
		<dc:creator>max</dc:creator>
		<pubDate>Tue, 23 Sep 2008 18:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/?p=9660#comment-387845</guid>
		<description>Well, I am talking about the &quot;cheap&quot; solution to load balance, of course if you had money for multiple servers, that&#039;d be another story.

Besides, iptables can&#039;t do load balance in a simple way,
this is a great solution for people who can afford 1 dedicated server. (like this one but believe me I&#039;d need at least 2 servers but running on one here)

It&#039;s like you are saying you can get a high-powered turbo for your car but most people can&#039;t afford it and it&#039;s not a viable solution if you have to pay $2000/month.</description>
		<content:encoded><![CDATA[<p>Well, I am talking about the &#8220;cheap&#8221; solution to load balance, of course if you had money for multiple servers, that&#8217;d be another story.</p>
<p>Besides, iptables can&#8217;t do load balance in a simple way,<br />
this is a great solution for people who can afford 1 dedicated server. (like this one but believe me I&#8217;d need at least 2 servers but running on one here)</p>
<p>It&#8217;s like you are saying you can get a high-powered turbo for your car but most people can&#8217;t afford it and it&#8217;s not a viable solution if you have to pay $2000/month.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: richard staw</title>
		<link>http://zedomax.com/blog/2008/09/23/linux-web-server-hack-how-to-write-automated-load-balancing-script/comment-page-1/#comment-387841</link>
		<dc:creator>richard staw</dc:creator>
		<pubDate>Tue, 23 Sep 2008 17:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/?p=9660#comment-387841</guid>
		<description>That is not load balance! it is just shutdown the webserver on higher loads, not a good pratice at all, check for linux virtual server, pound and even iptables can do load balance!</description>
		<content:encoded><![CDATA[<p>That is not load balance! it is just shutdown the webserver on higher loads, not a good pratice at all, check for linux virtual server, pound and even iptables can do load balance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
