<?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 Slow performance. Need Help! in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/slow-performance-need-help/m-p/178433#M131563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using Alfresco 2.9B.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are 215 users(concurent about 100) and about 10000 documents at this time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can we configure Tomcat and Oracle for the best performance?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Apr 2009 10:08:17 GMT</pubDate>
    <dc:creator>masofcon</dc:creator>
    <dc:date>2009-04-13T10:08:17Z</dc:date>
    <item>
      <title>Slow performance. Need Help!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/slow-performance-need-help/m-p/178433#M131563</link>
      <description>Hello.We are using Alfresco 2.9B.There are 215 users(concurent about 100) and about 10000 documents at this time.How can we configure Tomcat and Oracle for the best performance?Thanks.</description>
      <pubDate>Mon, 13 Apr 2009 10:08:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/slow-performance-need-help/m-p/178433#M131563</guid>
      <dc:creator>masofcon</dc:creator>
      <dc:date>2009-04-13T10:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Slow performance. Need Help!</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/slow-performance-need-help/m-p/178434#M131564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi masofcon &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have given us only one part of the important information required, you have that many users but what is your hardware like? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please have a look at this post it may be of some help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;We have implemented Alfresco for large storage (millions of documents; with around 10 TB of data and meta-data) in Production environment.&amp;nbsp; However we had a clustered deployment to manage the load and to give us good performance.&lt;BR /&gt;&lt;BR /&gt;There might be various reasons for slow performance which are both Alfresco related and non-Alfresco related. You need to locate the actual problem.&lt;BR /&gt;&lt;BR /&gt;Non-Alfresco related:&lt;BR /&gt;- Network issues&lt;BR /&gt;- Database connectivity issues&lt;BR /&gt;- File System Access issues&lt;BR /&gt;- Slower LDAP or Active Directory (if used)&lt;BR /&gt;- Server (CPU) Power etc…&lt;BR /&gt;- Number of people using Alfresco at a specific point of time (large number of concurrent users)&lt;BR /&gt;&lt;BR /&gt;Alfresco Related:&lt;BR /&gt;&lt;BR /&gt;- File operations (add/edit/delete) in a space which has LARGE number of files takes more time. &lt;BR /&gt;&lt;BR /&gt;- Having versionable aspect on new nodes has a huge negative impact on performance. Some noticed more than 50% improvement in performance by not applying versioning.&lt;BR /&gt;&lt;BR /&gt;- File operations in a space which has business rules (run in foreground not in background) takes up good amount of time.&amp;nbsp; For example the rules such as transforming content from Word to PDF, executing custom Javascript etc.&lt;BR /&gt;&lt;BR /&gt;- Unbalanced deployment of Alfresco (need to check the topology of your production deployment)&lt;BR /&gt;&lt;BR /&gt;- Unsupported Stack of Alfresco (Please check Alfresco website for the stack supported)&lt;BR /&gt;&lt;BR /&gt;- Community version or Older version which has known performance related bugs (Use the latest Enterprise tested version)&lt;BR /&gt;&lt;BR /&gt;- Too much of logging the details (see if you have DEBUG option enabled in Production environment)&lt;BR /&gt;&lt;BR /&gt;- Enabled Audit Trail (By default this is OFF), which does lots of extra activities for each operation&lt;BR /&gt;&lt;BR /&gt;- the list goes on … depending upon the way you implemented Alfresco&lt;BR /&gt;&lt;BR /&gt;Review your production deployment for such situations.&lt;BR /&gt;&lt;BR /&gt;Alfresco is deployed for large production environments (for 80 million page views / month, for 10 TB of data etc..), hence it is a proven stable platform for enterprise roll-outs.&amp;nbsp; May be consider getting a supported (Enterprise) version which saves lots of your time.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=14&amp;amp;t=14504&amp;amp;st=0&amp;amp;sk=t&amp;amp;sd=a#p49676" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=14&amp;amp;t=14504&amp;amp;st=0&amp;amp;sk=t&amp;amp;sd=a#p49676&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also what operating system are you using? 64bit?&amp;nbsp; For 200 concurrent users or up to 2000 casual users:&amp;nbsp; 2GB JVM&amp;nbsp; 8x server CPU (or 4xDual-core) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;because you have a substantial amount of users it may be worth your wile to change the default JVM settings&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JAVA_OPTS=-server -Xss1024K -Xms1G -Xmx2G -XX:MaxPermSize=128M -XX:NewSize=512m&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also if you have made any changes to lucene indexes setting i would sudgest looking back at it and setting it back to the default setting of The index.recovery.mode=VALIDATE in repository properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ctrl&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.ixxus.com" rel="nofollow noopener noreferrer"&gt;http://www.ixxus.com&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2009 11:13:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/slow-performance-need-help/m-p/178434#M131564</guid>
      <dc:creator>ctrl</dc:creator>
      <dc:date>2009-04-13T11:13:51Z</dc:date>
    </item>
  </channel>
</rss>

