<?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: AWS Elastic Load Balancer Tutorial</title>
	<atom:link href="http://leadthinking.com/42-aws-elastic-load-balancer-tutorial/feed" rel="self" type="application/rss+xml" />
	<link>http://leadthinking.com/42-aws-elastic-load-balancer-tutorial</link>
	<description>The Business of Software Development</description>
	<lastBuildDate>Tue, 31 Jan 2012 22:44:46 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Srinivasu</title>
		<link>http://leadthinking.com/42-aws-elastic-load-balancer-tutorial/comment-page-1#comment-31779</link>
		<dc:creator>Srinivasu</dc:creator>
		<pubDate>Tue, 29 Nov 2011 23:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://leadthinking.com/?p=42#comment-31779</guid>
		<description>I have multiple virtual hosts configured in apache using vhosts file listing all virtual hosts. Say if I now use load balancer dashboard.xyz.com, callback.xyz.com both pointing to different document root

do I have to use different load balancer instances to achieve this? I am trying to configure it using the same loadbalencer...

say if i point dashboard.xyz.com and callback.xyz.com both pointing to a single loadbalancer can apache find out which request corresponds to which document root dynamically? How do you achieve that...

with out using load balancer we can easily achieve that using apache dynamic virtual hosts listing different document roots in the mapped file...but with load balancer this logic is failing as if we hardcode load balancer document root it goes to a single document root instead of two or more domains....since loadbalancer terminates all incoming domain requests to single domain name and tries to go to the single document root....

kindly please let me know if community has any solution...</description>
		<content:encoded><![CDATA[<p>I have multiple virtual hosts configured in apache using vhosts file listing all virtual hosts. Say if I now use load balancer dashboard.xyz.com, callback.xyz.com both pointing to different document root</p>
<p>do I have to use different load balancer instances to achieve this? I am trying to configure it using the same loadbalencer&#8230;</p>
<p>say if i point dashboard.xyz.com and callback.xyz.com both pointing to a single loadbalancer can apache find out which request corresponds to which document root dynamically? How do you achieve that&#8230;</p>
<p>with out using load balancer we can easily achieve that using apache dynamic virtual hosts listing different document roots in the mapped file&#8230;but with load balancer this logic is failing as if we hardcode load balancer document root it goes to a single document root instead of two or more domains&#8230;.since loadbalancer terminates all incoming domain requests to single domain name and tries to go to the single document root&#8230;.</p>
<p>kindly please let me know if community has any solution&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lucky</title>
		<link>http://leadthinking.com/42-aws-elastic-load-balancer-tutorial/comment-page-1#comment-15928</link>
		<dc:creator>lucky</dc:creator>
		<pubDate>Thu, 01 Sep 2011 17:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://leadthinking.com/?p=42#comment-15928</guid>
		<description>Hello sir,

This is my setup
LOAD BALANCER
&#124;
&#124;
&#124;------------------------&#124;
MACHINE1           MACHINE2

Sir I have read the documentation and I have to launch the website after 6 hours.
 I need to know is it correct or do I need to modify this and what are the changes.

Please sir help me. I am not proficient in DNS setting.


mydomain.com        A(Alias)       loadbal-123456789.us-east-1.elb.amazonaws.com
www.mydomain.com    A(Alias)       loadbal-123456789.us-east-1.elb.amazonaws.com
mydomain.com        NS                ns-1638.awsdns-12.co.uk.
                                    ns-148.awsdns-18.com.
                                    ns-842.awsdns-41.net.
                                    ns-1455.awsdns-53.org.
                                   
mydomain.com        SOA                ns-1638.awsdns-12.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400</description>
		<content:encoded><![CDATA[<p>Hello sir,</p>
<p>This is my setup<br />
LOAD BALANCER<br />
|<br />
|<br />
|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|<br />
MACHINE1           MACHINE2</p>
<p>Sir I have read the documentation and I have to launch the website after 6 hours.<br />
 I need to know is it correct or do I need to modify this and what are the changes.</p>
<p>Please sir help me. I am not proficient in DNS setting.</p>
<p>mydomain.com        A(Alias)       loadbal-123456789.us-east-1.elb.amazonaws.com<br />
<a href="http://www.mydomain.com" rel="nofollow">http://www.mydomain.com</a>    A(Alias)       loadbal-123456789.us-east-1.elb.amazonaws.com<br />
mydomain.com        NS                ns-1638.awsdns-12.co.uk.<br />
                                    ns-148.awsdns-18.com.<br />
                                    ns-842.awsdns-41.net.<br />
                                    ns-1455.awsdns-53.org.</p>
<p>mydomain.com        SOA                ns-1638.awsdns-12.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HotPads Shows The True Cost Of Hosting On Amazon &#124; DBASoul.com</title>
		<link>http://leadthinking.com/42-aws-elastic-load-balancer-tutorial/comment-page-1#comment-11421</link>
		<dc:creator>HotPads Shows The True Cost Of Hosting On Amazon &#124; DBASoul.com</dc:creator>
		<pubDate>Tue, 28 Jun 2011 06:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://leadthinking.com/?p=42#comment-11421</guid>
		<description>[...] AWS Elastic Load Balancer Tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] AWS Elastic Load Balancer Tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhinesh</title>
		<link>http://leadthinking.com/42-aws-elastic-load-balancer-tutorial/comment-page-1#comment-11339</link>
		<dc:creator>Dhinesh</dc:creator>
		<pubDate>Mon, 27 Jun 2011 09:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://leadthinking.com/?p=42#comment-11339</guid>
		<description>Hi, am basically running a server client application where server is behind ELB. The tcp connection is getting closed after a while. i just opened the port in which the two system interacts. if i run the program without elb it works fine. is there any setting am missing?</description>
		<content:encoded><![CDATA[<p>Hi, am basically running a server client application where server is behind ELB. The tcp connection is getting closed after a while. i just opened the port in which the two system interacts. if i run the program without elb it works fine. is there any setting am missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuradha</title>
		<link>http://leadthinking.com/42-aws-elastic-load-balancer-tutorial/comment-page-1#comment-8413</link>
		<dc:creator>Anuradha</dc:creator>
		<pubDate>Wed, 04 May 2011 09:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://leadthinking.com/?p=42#comment-8413</guid>
		<description>Hi,

I have launched a ELB but not able to login to the application. Application on both these instances are fine when accessed with IP address\path\

I removed one instance from load balancer and tried. Now application is accessible by using ELB (http://appli-153124424.us-east-1.elb.amazonaws.com/).
after adding another instance it goes to login page but cannot login. 

Is there anything am i missing here.

Please someone suggest .</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have launched a ELB but not able to login to the application. Application on both these instances are fine when accessed with IP address\path\</p>
<p>I removed one instance from load balancer and tried. Now application is accessible by using ELB (<a href="http://appli-153124424.us-east-1.elb.amazonaws.com/)" rel="nofollow">http://appli-153124424.us-east-1.elb.amazonaws.com/)</a>.<br />
after adding another instance it goes to login page but cannot login. </p>
<p>Is there anything am i missing here.</p>
<p>Please someone suggest .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alecco</title>
		<link>http://leadthinking.com/42-aws-elastic-load-balancer-tutorial/comment-page-1#comment-8233</link>
		<dc:creator>Alecco</dc:creator>
		<pubDate>Tue, 26 Apr 2011 01:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://leadthinking.com/?p=42#comment-8233</guid>
		<description>ELB has SSL Termination support now.

http://aws.typepad.com/aws/2010/10/elastic-load-balancer-support-for-ssl-termination.html</description>
		<content:encoded><![CDATA[<p>ELB has SSL Termination support now.</p>
<p><a href="http://aws.typepad.com/aws/2010/10/elastic-load-balancer-support-for-ssl-termination.html" rel="nofollow">http://aws.typepad.com/aws/2010/10/elastic-load-balancer-support-for-ssl-termination.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven Breunig</title>
		<link>http://leadthinking.com/42-aws-elastic-load-balancer-tutorial/comment-page-1#comment-7488</link>
		<dc:creator>Sven Breunig</dc:creator>
		<pubDate>Tue, 29 Mar 2011 22:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://leadthinking.com/?p=42#comment-7488</guid>
		<description>For MySQL load balancing, you only need to open 10.0.0.0/8 on 3306. The ELB connects to EC2 instances using an internal IP.</description>
		<content:encoded><![CDATA[<p>For MySQL load balancing, you only need to open 10.0.0.0/8 on 3306. The ELB connects to EC2 instances using an internal IP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rudy</title>
		<link>http://leadthinking.com/42-aws-elastic-load-balancer-tutorial/comment-page-1#comment-7286</link>
		<dc:creator>rudy</dc:creator>
		<pubDate>Sun, 20 Mar 2011 05:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://leadthinking.com/?p=42#comment-7286</guid>
		<description>Is it possible for ELB to configured to talk to a server outside AWS? something like direct server return?

For example, I have a server located in some colo facility and I would like to use the ELB and make this server part of the farms?</description>
		<content:encoded><![CDATA[<p>Is it possible for ELB to configured to talk to a server outside AWS? something like direct server return?</p>
<p>For example, I have a server located in some colo facility and I would like to use the ELB and make this server part of the farms?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Gillmore</title>
		<link>http://leadthinking.com/42-aws-elastic-load-balancer-tutorial/comment-page-1#comment-6938</link>
		<dc:creator>James Gillmore</dc:creator>
		<pubDate>Fri, 04 Mar 2011 07:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://leadthinking.com/?p=42#comment-6938</guid>
		<description>But on which server do you do the mod rewrite redirection? If you&#039;re putting it on the load balanced servers, they won&#039;t be reached in the first place. So you need to use one of them through an elastic ip address just for this redirection basically, right?</description>
		<content:encoded><![CDATA[<p>But on which server do you do the mod rewrite redirection? If you&#8217;re putting it on the load balanced servers, they won&#8217;t be reached in the first place. So you need to use one of them through an elastic ip address just for this redirection basically, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: real money slots</title>
		<link>http://leadthinking.com/42-aws-elastic-load-balancer-tutorial/comment-page-1#comment-3010</link>
		<dc:creator>real money slots</dc:creator>
		<pubDate>Fri, 11 Jun 2010 09:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://leadthinking.com/?p=42#comment-3010</guid>
		<description>The Elastic Load Balancing detects unhealthy instances within a pool and automatically reroutes traffic to healthy instances until the unhealthy instances have been restored.</description>
		<content:encoded><![CDATA[<p>The Elastic Load Balancing detects unhealthy instances within a pool and automatically reroutes traffic to healthy instances until the unhealthy instances have been restored.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

