Hi,

In order to avoiding memory problems in Lenya, I have increased the
memory in JAVA_OPTIONS in lenya.sh

I've experimented (and also Lenya documentation advise about this) that
althoug I reserve a lot of memory it becames perjudicial in the memory
consum, I'm not able to determine a good relation between number of
documents and the amount of memory to configure

Is it possible to know some rules for calculating it?

I have 8 GB RAM and 10.000 documents, I've proved that with this kind of
configuration 'JAVA_OPTIONS=-Xms128M -Xmx1024M' it seems work ok but
sometimes appear a 'Java heap error', and in the other hand I've proved
this other 'JAVA_OPTIONS=-Xms3000M -Xmx6000M ' with bad results except
then the 'java heap error' dissapear, maybe a configuration like
'JAVA_OPTIONS=-Xms1024M -Xmx2048M better in this case?, 

How much memory would you suggest me?

Thanks for advance


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to