<?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: Java EE Load Balancing with Tomcat and Apache</title>
	<atom:link href="http://www.zulutown.com/blog/2009/02/16/java-ee-load-balancing-with-tomcat-and-apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zulutown.com/blog/2009/02/16/java-ee-load-balancing-with-tomcat-and-apache/</link>
	<description>All the Guides You Need to Become a Web2.0 Expert</description>
	<lastBuildDate>Sun, 29 Aug 2010 16:37:26 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zulutown Webmaster</title>
		<link>http://www.zulutown.com/blog/2009/02/16/java-ee-load-balancing-with-tomcat-and-apache/comment-page-1/#comment-3786</link>
		<dc:creator>Zulutown Webmaster</dc:creator>
		<pubDate>Sun, 02 Aug 2009 07:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=78#comment-3786</guid>
		<description>If Glassfish had a AJP connector and the jvmRoute configuration you can apply this tutorial to Glassfish too.</description>
		<content:encoded><![CDATA[<p>If Glassfish had a AJP connector and the jvmRoute configuration you can apply this tutorial to Glassfish too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://www.zulutown.com/blog/2009/02/16/java-ee-load-balancing-with-tomcat-and-apache/comment-page-1/#comment-3785</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Sun, 02 Aug 2009 07:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=78#comment-3785</guid>
		<description>thank you ! definitely , this is very helpful.
just one question, this configuration works with glassfish 2.1 ?</description>
		<content:encoded><![CDATA[<p>thank you ! definitely , this is very helpful.<br />
just one question, this configuration works with glassfish 2.1 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://www.zulutown.com/blog/2009/02/16/java-ee-load-balancing-with-tomcat-and-apache/comment-page-1/#comment-2726</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Wed, 27 May 2009 07:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=78#comment-2726</guid>
		<description>Thank you. I needed something simple to start with, and I found this very helpful!</description>
		<content:encoded><![CDATA[<p>Thank you. I needed something simple to start with, and I found this very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.zulutown.com/blog/2009/02/16/java-ee-load-balancing-with-tomcat-and-apache/comment-page-1/#comment-10</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 17 Feb 2009 08:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=78#comment-10</guid>
		<description>I agree with you.
If each Tomcat is deployed on a different server/ip (as would probably happen in production environment), it&#039;s possible to use the same port for each connector.

Anyway it can be better to have multiple Tomcat on the same box, than having just one, because if for some reason of of them crashes, there are others that can handle requests until an administrator will restart the failed one and look for the cause.</description>
		<content:encoded><![CDATA[<p>I agree with you.<br />
If each Tomcat is deployed on a different server/ip (as would probably happen in production environment), it&#8217;s possible to use the same port for each connector.</p>
<p>Anyway it can be better to have multiple Tomcat on the same box, than having just one, because if for some reason of of them crashes, there are others that can handle requests until an administrator will restart the failed one and look for the cause.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan McGinty</title>
		<link>http://www.zulutown.com/blog/2009/02/16/java-ee-load-balancing-with-tomcat-and-apache/comment-page-1/#comment-9</link>
		<dc:creator>Bryan McGinty</dc:creator>
		<pubDate>Mon, 16 Feb 2009 23:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.zulutown.com/blog/?p=78#comment-9</guid>
		<description>If you are going to be doing load balancing I would have thought that you would be running your Tomcats on different hosts (or blades), therefore there is no requirement for using different ports.  This would mean that you could use the same Tomcat configuration on each node (or blade).</description>
		<content:encoded><![CDATA[<p>If you are going to be doing load balancing I would have thought that you would be running your Tomcats on different hosts (or blades), therefore there is no requirement for using different ports.  This would mean that you could use the same Tomcat configuration on each node (or blade).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
