<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Pierre-yves's Favorite Links on apache from Diigo</title>
    <link>http://www.diigo.com/user/Pierre-yves/apache</link>
    <pubDate>Wed, 14 May 2008 09:28:52 -0000</pubDate>
    <lastBuildDate>Wed, 14 May 2008 09:28:52 -0000</lastBuildDate>
    <item>
      <title>Enterprise Java Community: Load-balancing Tomcat with Apache</title>
      <link>http://www.theserverside.com/tt/knowledgecenter/knowledgecenter.tss?l=LoadBalancingTomcatApache</link>
      <description>&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Highlights and Sticky Notes:&lt;/strong&gt;&lt;p&gt;&lt;div class=&quot;content&quot;&gt;&lt;strong&gt;Safe removal of a server node&lt;/strong&gt; When an application server (real worker) has to be taken offline for maintenance, set a very low load factor for the server due to be taken offline. Few new users will be served by that server. All existing users ‘sticking’ to this real worker will continue to be processed by this real worker. This will help reduce the number of users who will have to login again when the real worker is taken offline.After some time, the real worker is disabled and taken offline. Once it is ready to come online, the worker is enabled again in balancer manager.&lt;/div&gt;&lt;/p&gt;&lt;p&gt;&lt;div class=&quot;content&quot;&gt;ProxyPass /apache-load-balancing-1.0 balancer://mycluster stickysession=JSESSIONID

&amp;lt;Proxy balancer://mycluster&amp;gt;
	BalancerMember ajp://tomcat1:8009/apache-load-balancing-1.0 route=tomcat1 loadfactor=50
	BalancerMember ajp://tomcat2:8009/apache-load-balancing-1.0 route=tomcat2 loadfactor=50
&amp;lt;/Proxy&amp;gt;&lt;/div&gt;&lt;/p&gt;&lt;p&gt;&lt;p&gt;&lt;strong&gt;Tags:&lt;/strong&gt; &lt;a href='http://www.diigo.com/user/pierre-yves/apache' rel='tag'&gt;apache&lt;/a&gt; &lt;a href='http://www.diigo.com/user/pierre-yves/tomcat' rel='tag'&gt;tomcat&lt;/a&gt; &lt;a href='http://www.diigo.com/user/pierre-yves/load-balancing' rel='tag'&gt;load-balancing&lt;/a&gt; &lt;a href='http://www.diigo.com/user/pierre-yves/clustering' rel='tag'&gt;clustering&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Posted by:&lt;/strong&gt; &lt;a href='http://www.diigo.com/user/pierre-yves'&gt;pierre-yves&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 14 May 2008 09:28:52 -0000</pubDate>
    </item>
    <ttl>60</ttl>
  </channel>
</rss>