<?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: Amazon limits the bandwith of EC2 instances</title>
	<atom:link href="http://www.stottmeister.com/blog/2009/08/06/amazon-limits-the-bandwith-of-ec2-instances/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stottmeister.com/blog/2009/08/06/amazon-limits-the-bandwith-of-ec2-instances/</link>
	<description>Christian Stottmeister on code, security and projectmanagement.</description>
	<lastBuildDate>Fri, 04 Jun 2010 07:53:13 +0200</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shlomo</title>
		<link>http://www.stottmeister.com/blog/2009/08/06/amazon-limits-the-bandwith-of-ec2-instances/comment-page-1/#comment-16451</link>
		<dc:creator>Shlomo</dc:creator>
		<pubDate>Thu, 06 Aug 2009 22:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.stottmeister.com/blog/?p=530#comment-16451</guid>
		<description>Testing ELBs by throwing a heavy load at it is not going to reveal the true behavior of the service. ELB is designed to scale up in response to load, gradually over the course of a few hours of increasing load.

The reason for this behavior is because &quot;real world&quot; web traffic behaves the same way - it doesn&#039;t spike from 0 to 100 all within a minute, it gradually ramps up over the course of many minutes.

If you test ELB by hitting it full-on with high load, it will behave badly, dropping connections.

See my article on ELB&#039;s design and how to test ELB deployments.

http://clouddevelopertips.blogspot.com/2009/07/elastic-in-elastic-load-balancing-elb.html</description>
		<content:encoded><![CDATA[<p>Testing ELBs by throwing a heavy load at it is not going to reveal the true behavior of the service. ELB is designed to scale up in response to load, gradually over the course of a few hours of increasing load.</p>
<p>The reason for this behavior is because &#8220;real world&#8221; web traffic behaves the same way &#8211; it doesn&#8217;t spike from 0 to 100 all within a minute, it gradually ramps up over the course of many minutes.</p>
<p>If you test ELB by hitting it full-on with high load, it will behave badly, dropping connections.</p>
<p>See my article on ELB&#8217;s design and how to test ELB deployments.</p>
<p><a href="http://clouddevelopertips.blogspot.com/2009/07/elastic-in-elastic-load-balancing-elb.html" rel="nofollow">http://clouddevelopertips.blogspot.com/2009/07/elastic-in-elastic-load-balancing-elb.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
