Page 1 of 1

Tuning for performance - openkm 5.1.7

PostPosted:Tue Mar 06, 2012 11:05 am
by semperfolio
Hi,

we are using openkm in company and are experiencing performance issues. We currently have ~30K documents for a total of 6GB.
It's and apache + jboss install under linux (4GB system) with jvm configured as follows :
JAVA_OPTS="-Xms256m -Xmx1524m -XX:PermSize=64m -XX:MaxPermSize=256m -Djava.awt.headless=true"
We raised jvm memory and it seems to go a little bit better; we will upgrade to 5.1.9 asap.
Any other suggestions ?

Thanks
-Paul

Re: Tuning for performance - openkm 5.1.7

PostPosted:Tue Mar 06, 2012 11:07 am
by semperfolio
We are runnig 5.1.8 (OpenKM - Knowledge Management
Version: 5.1.8 (build: 7363)
sorry for the mistake

Re: Tuning for performance - openkm 5.1.7

PostPosted:Wed Mar 07, 2012 4:23 pm
by pavila
Which database?

Re: Tuning for performance - openkm 5.1.7

PostPosted:Thu Mar 08, 2012 7:30 am
by jllort
in 4GB better configuration could be:

-Xms512m -Xmx2048m

Re: Tuning for performance - openkm 5.1.7

PostPosted:Thu Mar 08, 2012 11:34 am
by semperfolio
pavila wrote:Which database?
HyperSQL

Re: Tuning for performance - openkm 5.1.7

PostPosted:Fri Mar 09, 2012 9:16 am
by jllort
Should not be major problems with this amount of RAM and hypersql with this repository size is acceptable without major problems, from 50k-100k documents should thinking upgrading to Mysql or other DBMS is not your case.

Which is your OS ? And how much cores have your hardware ?