[opencms-dev] OpenCMS performance tuning
Achim Westermann
Achim.Westermann at gmx.de
Wed May 26 15:56:48 CEST 2010
Hi,
If I had to guess from this information I'd say: Relaunch the website (with a newer version of OpenCms). And not a relauch with a different design but all the old code still in action. However this is just a guess.
>From the Software point of view I can say that this should not cause bad performance (except for Oracle).
I'd try to find out the bottleneck parts of the web page / code and in an first attempt try to use flex cache tuning whenever possible. Regarding system design: Do avoid calls to remote systems if you can (speed, stability), try to keep all components (apache, appserver, database) on a single machine. And virtual machines.... well I had my issuses with team developement on vmware.
HTH,
Achim
-------- Original-Nachricht --------
> Datum: Wed, 26 May 2010 14:39:26 +0100
> Von: "Sandeep Murthy" <Sandeep.Murthy at Altran.PT>
> An: opencms-dev at opencms.org
> Betreff: [opencms-dev] OpenCMS performance tuning
> Hi,
>
> I have a Virtual production server running OpenCMS 6.0 on Tomcat with
> Apache, Linux and Oracle. The installation went fine but the problem is the
> Performance which is extremely slow.
>
> I have perused some performance tuning actions available on
> http://opencms-wiki.org/Performance_Tuning_Example
> <http://opencms-wiki.org/Performance_Tuning_Example> and elsewhere but it has helped very little.
>
> Following is the information regarding the setup:
>
> Tomcat: Versão 5.5
> OpenCMS: OpenCms 6
> Apache: 2.2.3
> Linux: Debian 4.0
> Java: 1.5
> Oracle: Oracle Database 10g Enterprise Edition Release 10.1.0.5.0 - 64bi
>
> Can anyone please provide concrete steps on what to check and tune??
>
> Thanks,
> sg
>
More information about the opencms-dev
mailing list