<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Load balanced configuration in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71227#M46105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good tips!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was struggling to get TreeCache working for the better part of a week, before giving up, and I have noticed some serious slowdowns.&amp;nbsp; It sounds like EH clustering will be easier, I will look into it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2007 23:57:55 GMT</pubDate>
    <dc:creator>markdcc</dc:creator>
    <dc:date>2007-03-06T23:57:55Z</dc:date>
    <item>
      <title>Load balanced configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71223#M46101</link>
      <description>I am trying to configure two JBoss/Linux servers to handle web requests while accessing the same storage filesystem and database.&amp;nbsp; The outcome is to mainly provide higher performance with a bit of redundancy on the front end.&amp;nbsp; The database server (MSSQL) and file system (SMB share) will be on separa</description>
      <pubDate>Tue, 20 Feb 2007 20:30:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71223#M46101</guid>
      <dc:creator>markdcc</dc:creator>
      <dc:date>2007-02-20T20:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Load balanced configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71224#M46102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything can be shared except the Lucene indexes, and obviously the caches, both of which need to replic8.&amp;nbsp; Clearly there is a need for documentation on the 1.4 clustering - our partners and clients have samples, but I've not had the time to translate them for the Wiki.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 23:30:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71224#M46102</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2007-03-06T23:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Load balanced configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71225#M46103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Derek,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is pretty much what I had come up with.&amp;nbsp; I never did get the cache replic8tion to work, but I have both boxes with there own copy of the lucene indexes, running recovery every minute, and cache turned off.&amp;nbsp; Do you see any future headaches I might run into with this configuration?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 23:39:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71225#M46103</guid>
      <dc:creator>markdcc</dc:creator>
      <dc:date>2007-03-06T23:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Load balanced configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71226#M46104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The cache will become a performance issue.&amp;nbsp; If you find that the machines serve their requests fast enough without the caches, then you're lucky.&amp;nbsp; They make a big difference.&amp;nbsp; Under load, you might see the database struggling unduly as a result.&amp;nbsp; I'd say that it's a workaround until you get the EHCache clustered.&amp;nbsp; You can copy the &lt;/SPAN&gt;&lt;STRONG&gt;ehcache-default&lt;/STRONG&gt;&lt;SPAN&gt; to &lt;/SPAN&gt;&lt;STRONG&gt;&amp;lt;extension&amp;gt;/alfresco/extensions/ehcache-custom.xml&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp; It will be picked up as the default automatically.&amp;nbsp; Then follow the instructions on the EHCache site.&amp;nbsp; Once you've done it once, it's done and will be worth the effort.&amp;nbsp; I want to make that config a single switch, but it'll require some low-level hooking into EHCache, so I've not had time, yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd also say that you should make the index recovery task fire more frequently.&amp;nbsp; 5s or 10s at the most.&amp;nbsp; Just as long as it is on &lt;/SPAN&gt;&lt;STRONG&gt;remoteOnly&lt;/STRONG&gt;&lt;SPAN&gt;, it will not affect your system noticeably.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 23:53:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71226#M46104</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2007-03-06T23:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Load balanced configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71227#M46105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good tips!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was struggling to get TreeCache working for the better part of a week, before giving up, and I have noticed some serious slowdowns.&amp;nbsp; It sounds like EH clustering will be easier, I will look into it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 23:57:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71227#M46105</guid>
      <dc:creator>markdcc</dc:creator>
      <dc:date>2007-03-06T23:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Load balanced configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71228#M46106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you have sticky sessions on the load-balancer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have thrown the TreeCache out.&amp;nbsp; Apart from anything else, it didn't fit nicely into the Tomcat world.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 23:57:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71228#M46106</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2007-03-06T23:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Load balanced configuration</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71229#M46107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yep…. Sticky sessions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2007 23:58:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/load-balanced-configuration/m-p/71229#M46107</guid>
      <dc:creator>markdcc</dc:creator>
      <dc:date>2007-03-06T23:58:52Z</dc:date>
    </item>
  </channel>
</rss>

