[opencms-dev] opencms tuning performance

Michael Emmerich m.emmerich at alkacon.com
Tue Oct 23 11:08:22 CEST 2012


Raffaele,

> Hi all,
> how can i optimize opencms.properties to incrase the perfomances?

There is nothing in the opencms.properties file that can be used for 
performance tuning.

Some general tips are:

1) Make sure that you use the FLEX cache (caching of HMTL fragments 
generated by JSPs) correctly.
2) If you use custom build content collectors -> make sure that the 
selection criteria must not unmarshal the xmlcontens. Instead use a 
mapping to properties
3) Use static export of pages where this is possible
4) Use the OCEE Accelerator


-- 
Kind Regards,
Michael.

-------------------

Michael Emmerich

Alkacon Software GmbH  - The OpenCms Experts
http://www.alkacon.com - http://www.opencms.org



More information about the opencms-dev mailing list