[opencms-dev] serious performance problem

david.van_den_brande at the-ecorp.com david.van_den_brande at the-ecorp.com
Wed Aug 13 14:56:01 CEST 2003


Hi all, 

I would like to get your attention again on the performance of openCMS 5.0
(see my first mail below).

We made the navigation static (exported the jsp). This did help a lot. Now,
it takes "only" 3 seconds to refresh a page...
Anyway, 3 seconds is still way to much and if we do the test with more then
5 concurrent users, the response time gets up to 10 (20 users) and 30
seconds (50 users).

It seems that the bottleneck lies in the aggregation of different pages
defined in the jsp template.

Any ideas? Suggestions? Known issues?

Thanks in advance!!!

David

-----Original Message-----
From: david.van_den_brande at the-ecorp.com
[mailto:david.van_den_brande at the-ecorp.com]
Sent: dinsdag 12 augustus 2003 14:57
To: opencms-dev at opencms.org
Subject: [opencms-dev] serious performance problem


Hi there,

We are facing a serious performance problem in OpenCms 5.0 ...
We ran a simple test scenario ("refresh Home.jsp file 10 times") with
LoadRunner. 
Here are some results:
1 user : 
- scenario execution time: 25 secs 
- CPU usage by java process: 25%
10 users : 
- average scenario execution time: 3 min 45 secs 
- CPU usage by java process: 55%
The high cpu usage of the java process seems to indicate that opencms is not
able to process jsp's, composed of several other jsp's, in a performant
way!?
Some information about the Home.jsp file, as used during the tests:
- uses a jsp template (look & feel + navigation jsp + "calendar" jsp +
"poll" jsp)
- includes 2 jsp's to show some news items and related information.
Other :
- OpenCms version: 5.0
- Server: Sun Solaris (2 CPU's)
- Database: MySQL 4.0
- Application server: Tomcat 4.1.24
- JAVA_OPTS (catalina.sh) : "-Xms128m -Xmx512m"
Does anyone have a clue what the problem could be, ...and how to solve it?

Thanks in advance!!!

David


_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev



More information about the opencms-dev mailing list