<?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: The &#8220;Elastic&#8221; in &#8220;Elastic Load Balancing&#8221;: ELB Elasticity and How to Test it</title> <atom:link href="http://shlomoswidler.com/2009/07/elastic-in-elastic-load-balancing-elb.html/feed" rel="self" type="application/rss+xml" /><link>http://shlomoswidler.com/2009/07/elastic-in-elastic-load-balancing-elb.html</link> <description>Cloud Developer Tips: Practical tips for developers of cloud computing applications.</description> <lastBuildDate>Mon, 30 Aug 2010 13:09:34 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: shlomo</title><link>http://shlomoswidler.com/2009/07/elastic-in-elastic-load-balancing-elb.html/comment-page-1#comment-364</link> <dc:creator>shlomo</dc:creator> <pubDate>Mon, 19 Jul 2010 16:19:00 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=9#comment-364</guid> <description>@Entr04y,Failure modes for ELB are not documented anywhere, and there&#039;s no SLA for ELB. Sometimes there are service interruptions (rarely, actually) but the ELB does &quot;come back to life&quot; with the same endpoint name.</description> <content:encoded><![CDATA[<p>@Entr04y,</p><p>Failure modes for ELB are not documented anywhere, and there&#8217;s no SLA for ELB. Sometimes there are service interruptions (rarely, actually) but the ELB does &#8220;come back to life&#8221; with the same endpoint name.</p> ]]></content:encoded> </item> <item><title>By: Entr04y</title><link>http://shlomoswidler.com/2009/07/elastic-in-elastic-load-balancing-elb.html/comment-page-1#comment-357</link> <dc:creator>Entr04y</dc:creator> <pubDate>Sun, 11 Jul 2010 18:25:49 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=9#comment-357</guid> <description>one thing that is not clear to me is if there is a case where an ELB can become unavailable.  What happens when whatever piece of equipment within amazon that is forwarding the traffic dies?  Do they create a new ELB on another device or does it just go away like a regular instance?  I&#039;m sort of inferring that it reappears, but I&#039;d like to know for sure...</description> <content:encoded><![CDATA[<p>one thing that is not clear to me is if there is a case where an ELB can become unavailable.  What happens when whatever piece of equipment within amazon that is forwarding the traffic dies?  Do they create a new ELB on another device or does it just go away like a regular instance?  I&#8217;m sort of inferring that it reappears, but I&#8217;d like to know for sure&#8230;</p> ]]></content:encoded> </item> <item><title>By: Nicola</title><link>http://shlomoswidler.com/2009/07/elastic-in-elastic-load-balancing-elb.html/comment-page-1#comment-352</link> <dc:creator>Nicola</dc:creator> <pubDate>Fri, 09 Jul 2010 11:02:28 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=9#comment-352</guid> <description>@shlomofirst thank for the help. I&#039;m running jmeter with the following param -Jsun.net.inetaddr.ttl=0, and the script is configured in order to use an HTTP Request Defaults pointing to the lb dns name.
How do I check from the browser which webserver responds to the request? Shall I just check IIS logs and see if they all contain requests from my browser?
Thanks again</description> <content:encoded><![CDATA[<p>@shlomo</p><p>first thank for the help. I&#8217;m running jmeter with the following param -Jsun.net.inetaddr.ttl=0, and the script is configured in order to use an HTTP Request Defaults pointing to the lb dns name.<br
/> How do I check from the browser which webserver responds to the request? Shall I just check IIS logs and see if they all contain requests from my browser?<br
/> Thanks again</p> ]]></content:encoded> </item> <item><title>By: shlomo</title><link>http://shlomoswidler.com/2009/07/elastic-in-elastic-load-balancing-elb.html/comment-page-1#comment-351</link> <dc:creator>shlomo</dc:creator> <pubDate>Fri, 09 Jul 2010 10:48:53 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=9#comment-351</guid> <description>@Nicola,Did you start JMeter&#039;s JVM with the sun.net.inetaddr.ttl property set appropriately?
Are you hitting the ELB&#039;s DNS name in JMeter?
What happens if you hit the ELB&#039;s DNS name via a browser and constantly refresh the page - does the traffic get distributed?</description> <content:encoded><![CDATA[<p>@Nicola,</p><p>Did you start JMeter&#8217;s JVM with the sun.net.inetaddr.ttl property set appropriately?<br
/> Are you hitting the ELB&#8217;s DNS name in JMeter?<br
/> What happens if you hit the ELB&#8217;s DNS name via a browser and constantly refresh the page &#8211; does the traffic get distributed?</p> ]]></content:encoded> </item> <item><title>By: Nicola</title><link>http://shlomoswidler.com/2009/07/elastic-in-elastic-load-balancing-elb.html/comment-page-1#comment-350</link> <dc:creator>Nicola</dc:creator> <pubDate>Fri, 09 Jul 2010 10:31:51 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=9#comment-350</guid> <description>@shlomothe trigger adds the instance to the elb automatically. I&#039;ve tried to disable the keepalive flag in the Jmeter script, but still I don&#039;t see the traffic equally distributed among the instances.</description> <content:encoded><![CDATA[<p>@shlomo</p><p>the trigger adds the instance to the elb automatically. I&#8217;ve tried to disable the keepalive flag in the Jmeter script, but still I don&#8217;t see the traffic equally distributed among the instances.</p> ]]></content:encoded> </item> <item><title>By: shlomo</title><link>http://shlomoswidler.com/2009/07/elastic-in-elastic-load-balancing-elb.html/comment-page-1#comment-349</link> <dc:creator>shlomo</dc:creator> <pubDate>Fri, 09 Jul 2010 08:59:46 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=9#comment-349</guid> <description>@Nicola,You should double-check that the AutoScaling group is connected to the ELB. As per ChrisK@AWS in &lt;a href=&quot;http://developer.amazonwebservices.com/connect/thread.jspa?messageID=133671&amp;#133671&quot; rel=&quot;nofollow&quot;&gt;this thread&lt;/a&gt;:
&lt;blockquote&gt;AutoScaling will not add instances to the ELB if you do not specify the ELB name in the AutoScalingGroup. Without the ELB, AutoScaling will just launch the instance and you can add the instance to your ELB whenever the instance is ready. Note however that, when AutoScaling terminates an instance, without the ELB configured, AutoScaling will not be able to remove the instance from ELB. &lt;/blockquote&gt;</description> <content:encoded><![CDATA[<p>@Nicola,</p><p>You should double-check that the AutoScaling group is connected to the ELB. As per ChrisK@AWS in <a
href="http://developer.amazonwebservices.com/connect/thread.jspa?messageID=133671&#133671" rel="nofollow">this thread</a>:</p><blockquote><p>AutoScaling will not add instances to the ELB if you do not specify the ELB name in the AutoScalingGroup. Without the ELB, AutoScaling will just launch the instance and you can add the instance to your ELB whenever the instance is ready. Note however that, when AutoScaling terminates an instance, without the ELB configured, AutoScaling will not be able to remove the instance from ELB.</p></blockquote> ]]></content:encoded> </item> <item><title>By: Nicola</title><link>http://shlomoswidler.com/2009/07/elastic-in-elastic-load-balancing-elb.html/comment-page-1#comment-348</link> <dc:creator>Nicola</dc:creator> <pubDate>Fri, 09 Jul 2010 08:14:30 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=9#comment-348</guid> <description>Hi Shlomo,great post!I&#039;m trying to load test a website using jmeter and I&#039;ve configured elb as member of eu-west-1a only. I&#039;ve also configure an autoscaling trigger, in order to increase the number of instance if the load is above a threshold. I&#039;m running jmeter from a large instance in the same availability zone. What I notice is that, once the additional instance is up and running, it doesn&#039;t receive any traffic, while the old one stays overloaded. Am I doing anything wrong in the config? Both  AppCookieStickinessPolicies  LBCookieStickinessPolicies are both unset. Any thoughts?
Thanks for the great postNicola</description> <content:encoded><![CDATA[<p>Hi Shlomo,</p><p>great post!</p><p>I&#8217;m trying to load test a website using jmeter and I&#8217;ve configured elb as member of eu-west-1a only. I&#8217;ve also configure an autoscaling trigger, in order to increase the number of instance if the load is above a threshold. I&#8217;m running jmeter from a large instance in the same availability zone. What I notice is that, once the additional instance is up and running, it doesn&#8217;t receive any traffic, while the old one stays overloaded. Am I doing anything wrong in the config? Both  AppCookieStickinessPolicies  LBCookieStickinessPolicies are both unset. Any thoughts?<br
/> Thanks for the great post</p><p>Nicola</p> ]]></content:encoded> </item> <item><title>By: shlomo</title><link>http://shlomoswidler.com/2009/07/elastic-in-elastic-load-balancing-elb.html/comment-page-1#comment-337</link> <dc:creator>shlomo</dc:creator> <pubDate>Wed, 30 Jun 2010 16:32:22 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=9#comment-337</guid> <description>@Vinod,I don&#039;t know of any other way to get the client&#039;s IP address via HTTPS when using ELB other than the workaround I propose in that thread. Perhaps other readers know of something?</description> <content:encoded><![CDATA[<p>@Vinod,</p><p>I don&#8217;t know of any other way to get the client&#8217;s IP address via HTTPS when using ELB other than the workaround I propose in that thread. Perhaps other readers know of something?</p> ]]></content:encoded> </item> <item><title>By: Vinod</title><link>http://shlomoswidler.com/2009/07/elastic-in-elastic-load-balancing-elb.html/comment-page-1#comment-333</link> <dc:creator>Vinod</dc:creator> <pubDate>Tue, 29 Jun 2010 11:30:59 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=9#comment-333</guid> <description>Hi Shlomo,As of now is there any work around for capturing client ip address through HTTPS traffic, other than the work around you had mentioned in the AWS Forumhttp://developer.amazonwebservices.com/connect/thread.jspa?messageID=176811I have a server that is configured to handle both HTTP annd HTTPS traffic. I have set the X-Forwarded-For in apache.conf and is capturing client ip address for http traffic without any issues?So is it like as of now we don&#039;t have any solution to capture client ip through HTTPS traffic when using ELB?</description> <content:encoded><![CDATA[<p>Hi Shlomo,</p><p>As of now is there any work around for capturing client ip address through HTTPS traffic, other than the work around you had mentioned in the AWS Forum</p><p><a
href="http://developer.amazonwebservices.com/connect/thread.jspa?messageID=176811" rel="nofollow">http://developer.amazonwebservices.com/connect/thread.jspa?messageID=176811</a></p><p>I have a server that is configured to handle both HTTP annd HTTPS traffic. I have set the X-Forwarded-For in apache.conf and is capturing client ip address for http traffic without any issues?</p><p>So is it like as of now we don&#8217;t have any solution to capture client ip through HTTPS traffic when using ELB?</p> ]]></content:encoded> </item> <item><title>By: shlomo</title><link>http://shlomoswidler.com/2009/07/elastic-in-elastic-load-balancing-elb.html/comment-page-1#comment-304</link> <dc:creator>shlomo</dc:creator> <pubDate>Mon, 31 May 2010 19:13:08 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=9#comment-304</guid> <description>@Michael Lenaghan,Thanks for the link to that paper - a very interesting read!Two m1.small instances will have better network performance than a single c1.medium instance - Figures 3 and 4 in the paper show this. For network-intensive applications m1.smalls are more economical.</description> <content:encoded><![CDATA[<p>@Michael Lenaghan,</p><p>Thanks for the link to that paper &#8211; a very interesting read!</p><p>Two m1.small instances will have better network performance than a single c1.medium instance &#8211; Figures 3 and 4 in the paper show this. For network-intensive applications m1.smalls are more economical.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 8/25 queries in 0.003 seconds using disk
Content Delivery Network via Amazon Web Services: S3: blogstatic.shlomoswidler.com.s3.amazonaws.com

Served from: shlomoswidler.com @ 2010-09-07 19:30:49 -->