Hey guys,
I think I'm experiencing some unusual performance problems. I've setup alfresco on a hyperthreading 2.8Ghz P4, with 1.5G of RAM for the JVM. This is for a small organization, at most 10 users at a time.
I'm using Debian with tomcat5 and mysql5. When I drop a file into an extsing folder, it takes a good minute or two. Looking at the 'top' output on the server I see that two java threads are working hard, maxing out the CPU. What are some things I can do to pinpoint the cause of this poor performance? Are there any benchmarking tools I can use, and how? I also saw a cache configuration section of the wiki, but no real way to determine which caches should be grown.
Any ideas? Thanks!